diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:45:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:45:56 +0000 |
commit | ac7c4595c9d4f3b4f589b0abc039de623f0fcb12 (patch) | |
tree | 3afaf2561b9ab94358d9aea9495ac67e5bbaa709 /kde-base/kcron/kcron-3.5.7.ebuild | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-ac7c4595c9d4f3b4f589b0abc039de623f0fcb12.tar.gz gentoo-2-ac7c4595c9d4f3b4f589b0abc039de623f0fcb12.tar.bz2 gentoo-2-ac7c4595c9d4f3b4f589b0abc039de623f0fcb12.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kcron/kcron-3.5.7.ebuild')
-rw-r--r-- | kde-base/kcron/kcron-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcron/kcron-3.5.7.ebuild b/kde-base/kcron/kcron-3.5.7.ebuild index c6846264df74..e7aebdfe1a38 100644 --- a/kde-base/kcron/kcron-3.5.7.ebuild +++ b/kde-base/kcron/kcron-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/kcron/kcron-3.5.7.ebuild,v 1.3 2007/08/07 22:54:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.7.ebuild,v 1.4 2007/08/08 20:45:56 armin76 Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" |