diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 06:07:17 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 06:07:17 +0000 |
commit | caeff7fb223c7f9653758f885659b7961d2bda15 (patch) | |
tree | 579c3595e73391f731ec54ca5df03760f0fb6622 /kde-base/artsplugin-mpeglib | |
parent | No longer need to check for USE=cid in libXfont, because it builds unconditio... (diff) | |
download | historical-caeff7fb223c7f9653758f885659b7961d2bda15.tar.gz historical-caeff7fb223c7f9653758f885659b7961d2bda15.tar.bz2 historical-caeff7fb223c7f9653758f885659b7961d2bda15.zip |
Marked ppc stable for bug #112842.
Package-Manager: portage-2.0.53
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.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 96a716d27c0d..d98598d0a1be 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.29 2005/11/26 14:35:11 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.30 2005/12/09 05:29:50 josejx Exp $ + + 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> + artsplugin-mpeglib-3.4.3.ebuild: + Marked ppc stable for bug #112842. 26 Nov 2005; Dan Armak <danarmak@gentoo.org> artsplugin-mpeglib-3.5.0.ebuild: Upstream (unreleased) tarball updated, updating digests. diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild index 946070d9d811..714ef98a64d7 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.3.ebuild,v 1.4 2005/11/25 01:39:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild,v 1.5 2005/12/09 05:29:50 josejx Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" IUSE="" DEPEND="$(deprange 3.4.1 $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |