diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 01:17:19 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 01:17:19 +0000 |
commit | 215bb63e62b7c6f6b46d8cfb848e4a064492a2e0 (patch) | |
tree | 6c0a291efae6a40b2c0708652334fe7555e84e06 | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | gentoo-2-215bb63e62b7c6f6b46d8cfb848e4a064492a2e0.tar.gz gentoo-2-215bb63e62b7c6f6b46d8cfb848e4a064492a2e0.tar.bz2 gentoo-2-215bb63e62b7c6f6b46d8cfb848e4a064492a2e0.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 3eb6fa3c5cf5..56cb8be8c1cf 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.19 2006/04/06 03:17:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.20 2006/05/26 01:17:19 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + lilo-config-3.5.1.ebuild: + Stable on x86 wrt bug #132213 06 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -lilo-config-3.5.0.ebuild: diff --git a/kde-base/lilo-config/lilo-config-3.5.1.ebuild b/kde-base/lilo-config/lilo-config-3.5.1.ebuild index 66f94f2dc9ea..babcc0f381d2 100644 --- a/kde-base/lilo-config/lilo-config-3.5.1.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.1.ebuild,v 1.3 2006/03/30 10:33:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.1.ebuild,v 1.4 2006/05/26 01:17:19 wolf31o2 Exp $ KMNAME=kdeadmin MAXKDEVER=3.5.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" |