diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 11:59:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 11:59:51 +0000 |
commit | 2d6437e9cb8d4c6bf359fe5e465d744e873e1608 (patch) | |
tree | 63eafbe09622624b15bd0db57fec70b8f22dfc7b /kde-base/lilo-config | |
parent | amd64/x86 stable wrt #300393 (diff) | |
download | gentoo-2-2d6437e9cb8d4c6bf359fe5e465d744e873e1608.tar.gz gentoo-2-2d6437e9cb8d4c6bf359fe5e465d744e873e1608.tar.bz2 gentoo-2-2d6437e9cb8d4c6bf359fe5e465d744e873e1608.zip |
amd64/x86 stable wrt #300393
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
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-4.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 965de6c4a66f..3782dfb0c6e8 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.100 2010/02/09 00:16:10 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.101 2010/02/20 11:59:51 ssuominen Exp $ + + 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + lilo-config-4.3.5.ebuild: + amd64/x86 stable wrt #300393 *lilo-config-4.4.0 (09 Feb 2010) diff --git a/kde-base/lilo-config/lilo-config-4.3.5.ebuild b/kde-base/lilo-config/lilo-config-4.3.5.ebuild index 9cfa1b988957..597efdf6b9ce 100644 --- a/kde-base/lilo-config/lilo-config-4.3.5.ebuild +++ b/kde-base/lilo-config/lilo-config-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.5.ebuild,v 1.1 2010/01/25 17:24:08 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-4.3.5.ebuild,v 1.2 2010/02/20 11:59:51 ssuominen 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=" |