diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:16:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-18 17:16:12 +0000 |
commit | ac46014523f32bd336a9dab73e47bf1b145f5262 (patch) | |
tree | 8fa51e7ccb8ff0f465008f091e602c100c007fa1 /kde-base/lilo-config | |
parent | x86 stable, bug #287697 (diff) | |
download | gentoo-2-ac46014523f32bd336a9dab73e47bf1b145f5262.tar.gz gentoo-2-ac46014523f32bd336a9dab73e47bf1b145f5262.tar.bz2 gentoo-2-ac46014523f32bd336a9dab73e47bf1b145f5262.zip |
x86 stable, bug #287697
(Portage version: 2.2_rc46/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.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index e1ce54932e03..d580459f0958 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.88 2009/10/12 23:10:29 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.89 2009/10/18 17:16:12 maekke Exp $ + + 18 Oct 2009; Markus Meier <maekke@gentoo.org> lilo-config-4.3.1.ebuild: + x86 stable, bug #287697 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -lilo-config-3.5.9.ebuild: KDE 3.5.9 removal diff --git a/kde-base/lilo-config/lilo-config-4.3.1.ebuild b/kde-base/lilo-config/lilo-config-4.3.1.ebuild index f1b93aea809d..80e070290908 100644 --- a/kde-base/lilo-config/lilo-config-4.3.1.ebuild +++ b/kde-base/lilo-config/lilo-config-4.3.1.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.3.1.ebuild,v 1.2 2009/10/10 10:36:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-4.3.1.ebuild,v 1.3 2009/10/18 17:16:12 maekke Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +handbook" DEPEND=" |