diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:31:23 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:31:23 +0000 |
commit | c42db752a0465db8ce86637f17e47fcf8589d6fc (patch) | |
tree | 4d493119cce063d793ecbb6fa513f9a9deff9f73 /kde-base/lilo-config | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-c42db752a0465db8ce86637f17e47fcf8589d6fc.tar.gz gentoo-2-c42db752a0465db8ce86637f17e47fcf8589d6fc.tar.bz2 gentoo-2-c42db752a0465db8ce86637f17e47fcf8589d6fc.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index ced565ef3240..5f0355669697 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.43 2008/01/18 01:40:23 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.44 2008/01/28 22:31:23 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + lilo-config-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *lilo-config-4.0.0 (18 Jan 2008) 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 72e5fac87f4d..a11e2de4df75 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-2007 Gentoo Foundation +# 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.1 2007/10/19 23:53:26 philantrop Exp $ +# $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 $ 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="" |