diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 04:09:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 04:09:37 +0000 |
commit | 78c4a230d4fe59c993086b095d613b2dacefe075 (patch) | |
tree | a8b41d734eed2145f0e24bb8c1e8c75778cf7d63 /sys-process | |
parent | arm/hppa stable (diff) | |
download | gentoo-2-78c4a230d4fe59c993086b095d613b2dacefe075.tar.gz gentoo-2-78c4a230d4fe59c993086b095d613b2dacefe075.tar.bz2 gentoo-2-78c4a230d4fe59c993086b095d613b2dacefe075.zip |
arm stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild index 9836449abd6b..ba49b8b91352 100644 --- a/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild +++ b/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild,v 1.10 2005/05/20 13:18:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild,v 1.11 2005/05/25 04:06:30 vapier Exp $ inherit cron toolchain-funcs debug pam @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2" LICENSE="as-is" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="selinux pam debug" DEPEND=">=sys-apps/portage-2.0.47-r10 |