diff options
author | 2009-06-05 07:52:04 +0000 | |
---|---|---|
committer | 2009-06-05 07:52:04 +0000 | |
commit | 0208c3f3738cd77b5ca1e12c3e7678a137a56c60 (patch) | |
tree | 7e29760c6dcf75fbe772224be713584c6af2c463 /kde-base/lilo-config | |
parent | Fix bug #270299 compiling with gcc-4.3 (diff) | |
download | historical-0208c3f3738cd77b5ca1e12c3e7678a137a56c60.tar.gz historical-0208c3f3738cd77b5ca1e12c3e7678a137a56c60.tar.bz2 historical-0208c3f3738cd77b5ca1e12c3e7678a137a56c60.zip |
Fix accidently added keywords
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 78e396b428f7..4431a502b8ea 100644 --- a/kde-base/lilo-config/ChangeLog +++ b/kde-base/lilo-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/lilo-config # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.77 2009/06/04 13:44:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.78 2009/06/05 07:41:38 alexxy Exp $ + + 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> lilo-config-4.2.4.ebuild: + Fix accidently added keywords *lilo-config-4.2.4 (04 Jun 2009) diff --git a/kde-base/lilo-config/lilo-config-4.2.4.ebuild b/kde-base/lilo-config/lilo-config-4.2.4.ebuild index 4ee0858d4b1c..cd99bae13e27 100644 --- a/kde-base/lilo-config/lilo-config-4.2.4.ebuild +++ b/kde-base/lilo-config/lilo-config-4.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-4.2.4.ebuild,v 1.1 2009/06/04 13:44:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-4.2.4.ebuild,v 1.2 2009/06/05 07:41:38 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug +handbook" DEPEND=" |