diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 01:30:24 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 01:30:24 +0000 |
commit | e0cd2ef024fcd8c461b728e16d902e8513652c14 (patch) | |
tree | 97d650aa99d36f51fc497c0a8da8febb83b2852d /sys-apps/vcron | |
parent | Changed bootloader to elilo (diff) | |
download | historical-e0cd2ef024fcd8c461b728e16d902e8513652c14.tar.gz historical-e0cd2ef024fcd8c461b728e16d902e8513652c14.tar.bz2 historical-e0cd2ef024fcd8c461b728e16d902e8513652c14.zip |
ia64 keywords
Diffstat (limited to 'sys-apps/vcron')
-rw-r--r-- | sys-apps/vcron/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/vcron/vcron-3.0.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/vcron/Manifest b/sys-apps/vcron/Manifest index 835a410363f3..a14964fa3c1a 100644 --- a/sys-apps/vcron/Manifest +++ b/sys-apps/vcron/Manifest @@ -1,5 +1,5 @@ MD5 5297fbcebcdce2d2898932fbffed9dee ChangeLog 2242 -MD5 07f53df79b875f2956be8ef911931e74 vcron-3.0.1-r1.ebuild 1556 +MD5 f736fe5ee6f82e92efa1a2b6ba15122f vcron-3.0.1-r1.ebuild 1558 MD5 7f79290c2f51c9dcee459c8a5636f652 files/vcron.rc6 520 MD5 6a065c2a4012e573ebb852275516a1d4 files/crontab 563 MD5 21a88e40cea6fde9bf6163e501b993dd files/digest-vcron-3.0.1-r1 140 diff --git a/sys-apps/vcron/vcron-3.0.1-r1.ebuild b/sys-apps/vcron/vcron-3.0.1-r1.ebuild index 3d5edd60dcae..98616593493a 100644 --- a/sys-apps/vcron/vcron-3.0.1-r1.ebuild +++ b/sys-apps/vcron/vcron-3.0.1-r1.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/vcron/vcron-3.0.1-r1.ebuild,v 1.23 2003/09/07 00:36:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/vcron-3.0.1-r1.ebuild,v 1.24 2003/09/18 01:30:15 avenj Exp $ inherit eutils @@ -12,7 +12,7 @@ DESCRIPTION="The Vixie cron daemon" SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 selinux? mirror://gentoo/${P}-selinux.patch.bz2" HOMEPAGE="" -KEYWORDS="x86 amd64 ppc sparc alpha arm mips hppa" +KEYWORDS="x86 amd64 ppc sparc alpha arm mips hppa ia64" SLOT="0" LICENSE="as-is" |