diff options
Diffstat (limited to 'kde-base/kcron/kcron-4.3.3.ebuild')
-rw-r--r-- | kde-base/kcron/kcron-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcron/kcron-4.3.3.ebuild b/kde-base/kcron/kcron-4.3.3.ebuild index 6f2c8ed655ee..0ad19cb7f38c 100644 --- a/kde-base/kcron/kcron-4.3.3.ebuild +++ b/kde-base/kcron/kcron-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.3.3.ebuild,v 1.1 2009/11/02 20:44:38 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.3.3.ebuild,v 1.2 2009/11/29 14:21:50 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" RDEPEND="virtual/cron" |