diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-26 20:50:34 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-26 20:50:34 +0000 |
commit | 584f6945bafbaab4067546accc66cec8e2584445 (patch) | |
tree | 2e5e12214c37b90f8543404ac9a9a2783acbbfda /sys-apps/cronbase/cronbase-0.2.1-r3.ebuild | |
parent | Version bump; modified to use portage's CFLAGS (diff) | |
download | gentoo-2-584f6945bafbaab4067546accc66cec8e2584445.tar.gz gentoo-2-584f6945bafbaab4067546accc66cec8e2584445.tar.bz2 gentoo-2-584f6945bafbaab4067546accc66cec8e2584445.zip |
Marked stable on hppa.
Diffstat (limited to 'sys-apps/cronbase/cronbase-0.2.1-r3.ebuild')
-rw-r--r-- | sys-apps/cronbase/cronbase-0.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild b/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild index e80dbd3a076a..b4af02507c12 100644 --- a/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild +++ b/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild,v 1.2 2003/12/17 04:55:07 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1-r3.ebuild,v 1.3 2003/12/26 20:49:06 gmsoft Exp $ DESCRIPTION="The is the base for all cron ebuilds." HOMEPAGE="http://www.gentoo.org/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64 ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips hppa ~arm ~ia64 ppc64" SLOT="0" LICENSE="GPL-2" |