diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 01:59:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 01:59:19 +0000 |
commit | 53fdc29390b8e78d182f0b6343e0634c8eccd2dc (patch) | |
tree | 79c7a81b81cece473f9e3c48941c335620082785 /kde-base/artsplugin-mpeglib | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-53fdc29390b8e78d182f0b6343e0634c8eccd2dc.tar.gz gentoo-2-53fdc29390b8e78d182f0b6343e0634c8eccd2dc.tar.bz2 gentoo-2-53fdc29390b8e78d182f0b6343e0634c8eccd2dc.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 807002538918..12350553b30e 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-mpeglib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.55 2006/11/13 23:47:10 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.56 2006/11/16 01:59:19 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> + artsplugin-mpeglib-3.5.5.ebuild: + Marked ppc stable for bug #147570. 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> artsplugin-mpeglib-3.5.5.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild index 284d0c4a5db2..23447a15c175 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.4 2006/11/13 23:47:10 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.5 2006/11/16 01:59:19 josejx Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/mpeglib)" |