diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 13:21:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 13:21:48 +0000 |
commit | be05d1dfdc3a033bfdf3c2e3f54ab7446a4c1704 (patch) | |
tree | c30acf5e6015184f1acb327b8e29ee867c39e766 /sys-process | |
parent | version bump (diff) | |
download | gentoo-2-be05d1dfdc3a033bfdf3c2e3f54ab7446a4c1704.tar.gz gentoo-2-be05d1dfdc3a033bfdf3c2e3f54ab7446a4c1704.tar.bz2 gentoo-2-be05d1dfdc3a033bfdf3c2e3f54ab7446a4c1704.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/cronbase/cronbase-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/cronbase/cronbase-0.3.2.ebuild b/sys-process/cronbase/cronbase-0.3.2.ebuild index 962e7fe2e926..e56ded95bfcf 100644 --- a/sys-process/cronbase/cronbase-0.3.2.ebuild +++ b/sys-process/cronbase/cronbase-0.3.2.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/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.10 2005/06/12 15:19:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.11 2005/06/18 13:21:48 hansmi Exp $ DESCRIPTION="base for all cron ebuilds" HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" src_install() { |