diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:15:18 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:15:18 +0000 |
commit | 8946a21580b0cadde42f451fefed6b8bd1fc6663 (patch) | |
tree | 9ed6d2b76bd28cd15087d5bb787f621922b4695d /kde-base/kcron/kcron-3.4.3.ebuild | |
parent | Fix some vars. (diff) | |
download | gentoo-2-8946a21580b0cadde42f451fefed6b8bd1fc6663.tar.gz gentoo-2-8946a21580b0cadde42f451fefed6b8bd1fc6663.tar.bz2 gentoo-2-8946a21580b0cadde42f451fefed6b8bd1fc6663.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kcron/kcron-3.4.3.ebuild')
-rw-r--r-- | kde-base/kcron/kcron-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcron/kcron-3.4.3.ebuild b/kde-base/kcron/kcron-3.4.3.ebuild index 10ec59e03566..e28d25e59850 100644 --- a/kde-base/kcron/kcron-3.4.3.ebuild +++ b/kde-base/kcron/kcron-3.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.3.ebuild,v 1.3 2005/11/24 22:50:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.4.3.ebuild,v 1.4 2005/11/24 23:12:54 cryos Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="" |