diff options
-rw-r--r-- | sys-process/vixie-cron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/vixie-cron/Manifest | 12 | ||||
-rw-r--r-- | sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog index 7195950ed285..96f8780ee763 100644 --- a/sys-process/vixie-cron/ChangeLog +++ b/sys-process/vixie-cron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/vixie-cron # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.3 2005/03/13 10:29:05 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.4 2005/04/23 15:52:27 ka0ttic Exp $ + + 23 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> vixie-cron-4.1-r7.ebuild: + Marked stable on x86. *vixie-cron-4.1-r7 (13 Mar 2005) diff --git a/sys-process/vixie-cron/Manifest b/sys-process/vixie-cron/Manifest index 85e650c1084b..0d208b88c3d1 100644 --- a/sys-process/vixie-cron/Manifest +++ b/sys-process/vixie-cron/Manifest @@ -2,10 +2,10 @@ Hash: SHA1 MD5 da21751a527096452e591d8defac6026 vixie-cron-3.0.1-r4.ebuild 2024 -MD5 2765deb8b6de6400f80ee268ee4dbb35 vixie-cron-4.1-r7.ebuild 2673 +MD5 a57f3a3ce591d7fdfc483e4025d5a355 vixie-cron-4.1-r7.ebuild 2672 MD5 09e2d4607c603eb1bedaceaa87bf92c6 vixie-cron-4.1-r4.ebuild 3300 MD5 af45391149f90c6a9a7fca422e349727 vixie-cron-3.0.1-r5.ebuild 2208 -MD5 cc31b255187daf707d10c32941bd8e67 ChangeLog 13578 +MD5 e7965ca54d34cbabdfbf6082d174bcc6 ChangeLog 13678 MD5 a4991c2bfe4f49dce6571193f07709a5 vixie-cron-4.1-r6.ebuild 2673 MD5 0fcc78652b11c683f3fe76d614934379 metadata.xml 288 MD5 2d67e6c187ebd062179a892d79466462 files/vixie-cron-4.1-cron.deny 220 @@ -27,9 +27,9 @@ MD5 b806ca293a6934a3965a063ec2fe0381 files/digest-vixie-cron-4.1-r6 143 MD5 97c19ba5204c68115a2648856e685c0c files/digest-vixie-cron-4.1-r7 143 MD5 1915f29deae7e87c569877f1dbbbec67 files/vixie-cron-3.0.1-selinux.diff.bz2 1853 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCOA/EEZCkKN40op4RAlqgAJ951KUQ11Bnod0DmSoV8H/NyQCpzwCeIGOL -ZAVD+uHJM3QSarFgVNpshDA= -=Z3sH +iD8DBQFCam9UEZCkKN40op4RAra7AJ95fdtXeebAiwZOObySmyfR5cML7QCgk8PT +k7iB4denDucLCQudTHrEWJQ= +=e4Ul -----END PGP SIGNATURE----- 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 940e14576b3c..8539fc9d27c0 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.2 2005/03/16 10:51:27 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild,v 1.3 2005/04/23 15:52:27 ka0ttic 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 |