diff options
author | 2005-10-22 07:57:44 +0000 | |
---|---|---|
committer | 2005-10-22 07:57:44 +0000 | |
commit | 60aca27880f4e470bdf005ace7773cb8c88dc345 (patch) | |
tree | 9cbcae01d4c31af666780f3fd9ad3ac20c694354 /kde-base/artsplugin-xine | |
parent | cvs ebuild #41985 (diff) | |
download | historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.gz historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.bz2 historical-60aca27880f4e470bdf005ace7773cb8c88dc345.zip |
Adding ~x86 to keywords
Package-Manager: portage-2.0.53_rc5
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.5.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5_beta1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index cfeb5d503d97..f71ecbf89330 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.20 2005/10/15 11:08:39 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.21 2005/10/22 06:19:11 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> + artsplugin-xine-3.5_beta1.ebuild, artsplugin-xine-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *artsplugin-xine-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.0_beta2.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.0_beta2.ebuild index dd192574f080..58a6ef6a7758 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.0_beta2.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.0_beta2.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.5.0_beta2.ebuild,v 1.1 2005/10/14 18:41:48 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.0_beta2.ebuild,v 1.2 2005/10/22 06:19:11 halcy0n Exp $ KMNAME=kdemultimedia KMMODULE=xine_artsplugin @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5_beta1.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5_beta1.ebuild index 69700c62fbad..218911086b7e 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5_beta1.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5_beta1.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.5_beta1.ebuild,v 1.1 2005/09/22 17:29:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5_beta1.ebuild,v 1.2 2005/10/22 06:19:11 halcy0n Exp $ KMNAME=kdemultimedia KMMODULE=xine_artsplugin @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |