diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 15:24:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 15:24:10 +0000 |
commit | cc464c003cad6887ad15fd6718ec5aed602f624a (patch) | |
tree | 8409ab13877de44f84a0e77ee1c969635218c00d /kde-base/lilo-config | |
parent | Version bump. (diff) | |
download | historical-cc464c003cad6887ad15fd6718ec5aed602f624a.tar.gz historical-cc464c003cad6887ad15fd6718ec5aed602f624a.tar.bz2 historical-cc464c003cad6887ad15fd6718ec5aed602f624a.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_rc2-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 f9673d2bb3de..160e5948960f 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.33 2006/12/01 20:06:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.34 2006/12/06 12:58:23 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> lilo-config-3.5.5.ebuild: + Stable on Alpha. 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> lilo-config-3.5.1.ebuild, 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 9a4c6bc8f08d..5cb4029042f2 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.5 2006/12/01 20:06:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.5.ebuild,v 1.6 2006/12/06 12:58:23 kloeri Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="kdehiddenvisibility" DEPEND="" |