diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 03:24:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 03:24:23 +0000 |
commit | fef8038c7f7133615cb4c3f7798c353f6fd31f58 (patch) | |
tree | 0cf7eda813e16e03d1f204352e5776d65b85e9c8 /kde-base/lilo-config | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-fef8038c7f7133615cb4c3f7798c353f6fd31f58.tar.gz gentoo-2-fef8038c7f7133615cb4c3f7798c353f6fd31f58.tar.bz2 gentoo-2-fef8038c7f7133615cb4c3f7798c353f6fd31f58.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 2d5926cc0ca0..181ddd26e63a 100644 --- a/kde-base/lilo-config/ChangeLog +++ b/kde-base/lilo-config/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2006/11/14 00:08:55 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.31 2006/11/16 03:24:23 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> lilo-config-3.5.5.ebuild: + Marked ppc stable for bug #147570. 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> lilo-config-3.5.5.ebuild: diff --git a/kde-base/lilo-config/lilo-config-3.5.5.ebuild b/kde-base/lilo-config/lilo-config-3.5.5.ebuild index 1ad0647eba7f..379b47d422c4 100644 --- a/kde-base/lilo-config/lilo-config-3.5.5.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.5.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.5.ebuild,v 1.3 2006/11/14 00:08:55 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.5.ebuild,v 1.4 2006/11/16 03:24:23 josejx Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" |