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 | 4370fced41e434d1d89a374c0f0a2a7f02002908 (patch) | |
tree | 9ca2651499202386c8ce6c4866106353d8ebb3f9 /kde-base | |
parent | x86 stable wrt #176297 (diff) | |
download | historical-4370fced41e434d1d89a374c0f0a2a7f02002908.tar.gz historical-4370fced41e434d1d89a374c0f0a2a7f02002908.tar.bz2 historical-4370fced41e434d1d89a374c0f0a2a7f02002908.zip |
alpha/ia64 stable wrt #176297
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base')
-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="" |