diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-27 22:42:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-27 22:42:34 +0000 |
commit | dd0afce68725e1059b8f0c31aa5105becdbeaa5c (patch) | |
tree | 50add29674fe8ca31a15bc3fb126c9ab0f2ca899 /kde-base/artsplugin-mpeglib | |
parent | Fixed version string. (diff) | |
download | historical-dd0afce68725e1059b8f0c31aa5105becdbeaa5c.tar.gz historical-dd0afce68725e1059b8f0c31aa5105becdbeaa5c.tar.bz2 historical-dd0afce68725e1059b8f0c31aa5105becdbeaa5c.zip |
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.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.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index c6a2057f964a..cb0ec61be418 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.8 2005/03/25 01:13:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.9 2005/04/27 20:12:29 corsair Exp $ + + 27 Apr 2005; Markus Rothe <corsair@gentoo.org> + artsplugin-mpeglib-3.4.0.ebuild: + Added ~ppc64 to KEYWORDS 25 Mar 2005; Jason Wever <weeve@gentoo.org> artsplugin-mpeglib-3.4.0.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild index 345984f045cc..df89ef0061b4 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.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.0.ebuild,v 1.4 2005/03/25 01:13:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild,v 1.5 2005/04/27 20:12:29 corsair Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |