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-xine | |
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-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 90974e11cdf5..2332f43e1dba 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-xine # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.8 2005/03/25 01:10:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.9 2005/04/27 20:11:35 corsair Exp $ + + 27 Apr 2005; Markus Rothe <corsair@gentoo.org> + artsplugin-xine-3.4.0.ebuild: + Added ~ppc64 to KEYWORDS 25 Mar 2005; Jason Wever <weeve@gentoo.org> artsplugin-xine-3.4.0.ebuild: Added ~sparc keyword. diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild index 91a56964077e..3d73e89b9acb 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-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-xine/artsplugin-xine-3.4.0.ebuild,v 1.5 2005/03/25 01:10:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.4.0.ebuild,v 1.6 2005/04/27 20:11:35 corsair Exp $ KMNAME=kdemultimedia KMMODULE=xine_artsplugin @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |