diff options
author | 2005-05-14 11:10:20 +0000 | |
---|---|---|
committer | 2005-05-14 11:10:20 +0000 | |
commit | 56f921bf2f39fdf9761077bce3212d5174fa5d3f (patch) | |
tree | 9a46a37de1799b9b350220986e64022faaaf9c0e /sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild | |
parent | introduced support for the audiofile useflag, as suggest by Dennis Schridde <... (diff) | |
download | gentoo-2-56f921bf2f39fdf9761077bce3212d5174fa5d3f.tar.gz gentoo-2-56f921bf2f39fdf9761077bce3212d5174fa5d3f.tar.bz2 gentoo-2-56f921bf2f39fdf9761077bce3212d5174fa5d3f.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild')
-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 6b223dd7045b..712224997046 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.8 2005/05/09 03:59:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild,v 1.9 2005/05/14 11:08:30 gmsoft Exp $ inherit cron toolchain-funcs debug @@ -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 |