diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-09 12:27:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-09 12:27:24 +0000 |
commit | 1a40a272d637bb0f0cc3a475012e69b39877f1df (patch) | |
tree | e6e9b4e9f3bb756f764425eb9f1ed8f58646dd89 | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | gentoo-2-1a40a272d637bb0f0cc3a475012e69b39877f1df.tar.gz gentoo-2-1a40a272d637bb0f0cc3a475012e69b39877f1df.tar.bz2 gentoo-2-1a40a272d637bb0f0cc3a475012e69b39877f1df.zip |
alpha/ia64 stable
(Portage version: 2.1.3.19)
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 43a44e2febaf..8665d77eddde 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.48 2008/02/07 00:12:24 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.49 2008/02/09 12:27:24 armin76 Exp $ + + 09 Feb 2008; Raúl Porcel <armin76@gentoo.org> lilo-config-3.5.8.ebuild: + alpha/ia64 stable *lilo-config-4.0.1 (06 Feb 2008) diff --git a/kde-base/lilo-config/lilo-config-3.5.8.ebuild b/kde-base/lilo-config/lilo-config-3.5.8.ebuild index 3a9e69991184..a5b2d1b7b273 100644 --- a/kde-base/lilo-config/lilo-config-3.5.8.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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.8.ebuild,v 1.5 2008/01/31 15:32:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.8.ebuild,v 1.6 2008/02/09 12:27:24 armin76 Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 x86" IUSE="kdehiddenvisibility" DEPEND="" |