diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:38:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:38:25 +0000 |
commit | 7e0e77a9daf04eb064d9ecf7516397da7b86b7e2 (patch) | |
tree | 31d2dcbd004b0583266116cbcab5c45365933270 /kde-base/lilo-config | |
parent | x86 stable wrt #176297 (diff) | |
download | gentoo-2-7e0e77a9daf04eb064d9ecf7516397da7b86b7e2.tar.gz gentoo-2-7e0e77a9daf04eb064d9ecf7516397da7b86b7e2.tar.bz2 gentoo-2-7e0e77a9daf04eb064d9ecf7516397da7b86b7e2.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 69350f7155be..3e82589cc634 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.40 2007/08/11 16:40:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.41 2007/08/11 17:38:25 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> lilo-config-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> lilo-config-3.5.7.ebuild: x86 stable wrt #185823 diff --git a/kde-base/lilo-config/lilo-config-3.5.7.ebuild b/kde-base/lilo-config/lilo-config-3.5.7.ebuild index ab3b1c3efa40..db89d531558c 100644 --- a/kde-base/lilo-config/lilo-config-3.5.7.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 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.7.ebuild,v 1.3 2007/08/11 16:40:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.7.ebuild,v 1.4 2007/08/11 17:38:25 armin76 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="" |