diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:31:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:31:53 +0000 |
commit | a7a3e145af456a60e3378e3c556c7d991c6cce05 (patch) | |
tree | 3e6168351a90899c66e2e16f8cdc55faf8571201 /kde-base | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-a7a3e145af456a60e3378e3c556c7d991c6cce05.tar.gz gentoo-2-a7a3e145af456a60e3378e3c556c7d991c6cce05.tar.bz2 gentoo-2-a7a3e145af456a60e3378e3c556c7d991c6cce05.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 749c1ffc0308..7f633ee05b7e 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.95 2009/12/01 11:24:41 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.96 2009/12/10 17:31:53 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + lilo-config-4.3.3.ebuild: + x86 stable, bug 292455 *lilo-config-4.3.4 (01 Dec 2009) diff --git a/kde-base/lilo-config/lilo-config-4.3.3.ebuild b/kde-base/lilo-config/lilo-config-4.3.3.ebuild index 6e0611690c8c..aacc7019486b 100644 --- a/kde-base/lilo-config/lilo-config-4.3.3.ebuild +++ b/kde-base/lilo-config/lilo-config-4.3.3.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.3.ebuild,v 1.2 2009/11/29 16:29:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-4.3.3.ebuild,v 1.3 2009/12/10 17:31:53 fauli 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=" |