diff options
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
3 files changed, 10 insertions, 5 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index ae111d30176d..382d0f20ea0c 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,11 @@ # 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.21 2005/10/15 11:08:39 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.22 2005/10/22 06:18:25 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> + artsplugin-mpeglib-3.5_beta1.ebuild, + artsplugin-mpeglib-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *artsplugin-mpeglib-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0_beta2.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0_beta2.ebuild index 6916db1df15c..651765718602 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0_beta2.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-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-mpeglib/artsplugin-mpeglib-3.5.0_beta2.ebuild,v 1.1 2005/10/14 18:41:48 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0_beta2.ebuild,v 1.2 2005/10/22 06:18:25 halcy0n Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)" diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_beta1.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_beta1.ebuild index e209b37192f0..c670339351e0 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_beta1.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-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-mpeglib/artsplugin-mpeglib-3.5_beta1.ebuild,v 1.1 2005/09/22 17:27:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5_beta1.ebuild,v 1.2 2005/10/22 06:18:25 halcy0n Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |