diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 11:33:43 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 11:33:43 +0000 |
commit | 6732857cb0ff6aaecb7e4f3716eb1b87a875eebe (patch) | |
tree | e48968a64bcdaec5ac087f8f1caa2547b55514b8 /kde-base/lilo-config | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-6732857cb0ff6aaecb7e4f3716eb1b87a875eebe.tar.gz gentoo-2-6732857cb0ff6aaecb7e4f3716eb1b87a875eebe.tar.bz2 gentoo-2-6732857cb0ff6aaecb7e4f3716eb1b87a875eebe.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, 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-3.5.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 5f0355669697..4924bbe347d1 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.44 2008/01/28 22:31:23 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.45 2008/01/30 11:33:43 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + lilo-config-3.5.8.ebuild: + stable x86, bug 207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> lilo-config-3.5.8.ebuild: diff --git a/kde-base/lilo-config/lilo-config-3.5.8.ebuild b/kde-base/lilo-config/lilo-config-3.5.8.ebuild index a11e2de4df75..c6c9796d51ef 100644 --- a/kde-base/lilo-config/lilo-config-3.5.8.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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.8.ebuild,v 1.2 2008/01/28 22:31:23 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.8.ebuild,v 1.3 2008/01/30 11:33:43 opfer Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc x86" IUSE="kdehiddenvisibility" DEPEND="" |