diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:52:16 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:52:16 +0000 |
commit | 0f9d329f60f85e58cc9e47faf4fa48c989f3c870 (patch) | |
tree | 7d5ff7f567031ce80ffeb06d89c644593096797b /kde-base/lilo-config | |
parent | cvs ebuild #41985 (diff) | |
download | gentoo-2-0f9d329f60f85e58cc9e47faf4fa48c989f3c870.tar.gz gentoo-2-0f9d329f60f85e58cc9e47faf4fa48c989f3c870.tar.bz2 gentoo-2-0f9d329f60f85e58cc9e47faf4fa48c989f3c870.zip |
Adding ~x86 to keywords
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5_beta1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index ecf79e1a382c..7c80ec42926b 100644 --- a/kde-base/lilo-config/ChangeLog +++ b/kde-base/lilo-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/lilo-config # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.11 2005/10/15 11:08:46 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.12 2005/10/22 07:47:19 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> + lilo-config-3.5_beta1.ebuild, lilo-config-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *lilo-config-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/lilo-config/lilo-config-3.5.0_beta2.ebuild b/kde-base/lilo-config/lilo-config-3.5.0_beta2.ebuild index 15555eee8302..6e9fa05de176 100644 --- a/kde-base/lilo-config/lilo-config-3.5.0_beta2.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.0_beta2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.0_beta2.ebuild,v 1.1 2005/10/14 18:42:01 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.0_beta2.ebuild,v 1.2 2005/10/22 07:47:19 halcy0n Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" diff --git a/kde-base/lilo-config/lilo-config-3.5_beta1.ebuild b/kde-base/lilo-config/lilo-config-3.5_beta1.ebuild index f4448395ab0e..995468df7154 100644 --- a/kde-base/lilo-config/lilo-config-3.5_beta1.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5_beta1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5_beta1.ebuild,v 1.1 2005/09/22 21:25:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5_beta1.ebuild,v 1.2 2005/10/22 07:47:19 halcy0n Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |