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/vixie-cron/vixie-cron-3.0.1-r4.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/vixie-cron/vixie-cron-3.0.1-r4.ebuild')
-rw-r--r-- | sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild b/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild index a6cadaba1e89..cb131552f5c9 100644 --- a/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild +++ b/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild,v 1.2 2003/12/11 16:22:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild,v 1.3 2003/12/26 20:50:26 gmsoft Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~arm ~mips ~hppa ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~arm ~mips hppa ~ia64" DEPEND=">=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4.0.5 |