diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:40:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:40:17 +0000 |
commit | cd88a03b05cc2ca4cd8bd9904a3db59025099db3 (patch) | |
tree | a4829207dc4ffbd48accef858401b3bfdf59e9ec /kde-base/lilo-config/lilo-config-3.5.7.ebuild | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-cd88a03b05cc2ca4cd8bd9904a3db59025099db3.tar.gz gentoo-2-cd88a03b05cc2ca4cd8bd9904a3db59025099db3.tar.bz2 gentoo-2-cd88a03b05cc2ca4cd8bd9904a3db59025099db3.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/lilo-config/lilo-config-3.5.7.ebuild')
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 5cb2c7cb41df..ab3b1c3efa40 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.2 2007/08/10 16:19:09 angelos Exp $ +# $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 $ 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="" |