diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
commit | 85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2 (patch) | |
tree | 7b1cbb6139a73ab52ea5420284458cb7b8ef0445 /kde-base/artsplugin-mpeglib | |
parent | Version bump. Use distutils_src_unpack. Added patch to fix the tests. Run tes... (diff) | |
download | gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.gz gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.bz2 gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.zip |
Stable ppc for 207634
(Portage version: 2.1.3.19)
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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index a6c63581edd0..0dab05e55660 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.72 2008/01/30 17:23:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.73 2008/01/31 15:30:42 ranger Exp $ + + 31 Jan 2008; Brent Baude <ranger@gentoo.org> + artsplugin-mpeglib-3.5.8.ebuild: + Marking artsplugin-mpeglib-3.5.8 ppc for bug 207634 30 Jan 2008; Brent Baude <ranger@gentoo.org> artsplugin-mpeglib-3.5.8.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild index 70db66c6f5db..a80964c2340b 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.8.ebuild,v 1.4 2008/01/30 17:23:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild,v 1.5 2008/01/31 15:30:42 ranger Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha amd64 ~ppc ppc64 x86" +KEYWORDS="~alpha amd64 ppc ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.6 $MAXKDEVER kde-base/mpeglib)" |