diff options
author | 2006-11-26 22:37:09 +0000 | |
---|---|---|
committer | 2006-11-26 22:37:09 +0000 | |
commit | f8bcc5c61a810ebc6e82cf9c7438fbac965ab1b4 (patch) | |
tree | 421634f653ae8f2857919e0b3d705858690389e3 /kde-base/kcron/kcron-3.5.5.ebuild | |
parent | Add a new revision that doesn't use X useflag to decided whether to install T... (diff) | |
download | gentoo-2-f8bcc5c61a810ebc6e82cf9c7438fbac965ab1b4.tar.gz gentoo-2-f8bcc5c61a810ebc6e82cf9c7438fbac965ab1b4.tar.bz2 gentoo-2-f8bcc5c61a810ebc6e82cf9c7438fbac965ab1b4.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kcron/kcron-3.5.5.ebuild')
-rw-r--r-- | kde-base/kcron/kcron-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcron/kcron-3.5.5.ebuild b/kde-base/kcron/kcron-3.5.5.ebuild index 980042dc87b9..14415f5ab15f 100644 --- a/kde-base/kcron/kcron-3.5.5.ebuild +++ b/kde-base/kcron/kcron-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.5.ebuild,v 1.5 2006/11/16 03:23:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.5.ebuild,v 1.6 2006/11/26 22:37:09 corsair 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="" DEPEND="" |