summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-05-09 04:01:52 +0000
committerAron Griffis <agriffis@gentoo.org>2005-05-09 04:01:52 +0000
commite1a16c6ef18afd0e1f49c073fdcbfb39ab43b515 (patch)
treed5735ef2efcca3767c7cc230ceaf4a21684f7260 /sys-process/cronbase
parentstable on ia64 (diff)
downloadgentoo-2-e1a16c6ef18afd0e1f49c073fdcbfb39ab43b515.tar.gz
gentoo-2-e1a16c6ef18afd0e1f49c073fdcbfb39ab43b515.tar.bz2
gentoo-2-e1a16c6ef18afd0e1f49c073fdcbfb39ab43b515.zip
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-process/cronbase')
-rw-r--r--sys-process/cronbase/ChangeLog5
-rw-r--r--sys-process/cronbase/Manifest26
-rw-r--r--sys-process/cronbase/cronbase-0.3.2.ebuild4
3 files changed, 14 insertions, 21 deletions
diff --git a/sys-process/cronbase/ChangeLog b/sys-process/cronbase/ChangeLog
index 41bb129754a0..9515cfa1884b 100644
--- a/sys-process/cronbase/ChangeLog
+++ b/sys-process/cronbase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronbase
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v 1.4 2005/05/06 20:00:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v 1.5 2005/05/09 03:57:21 agriffis Exp $
+
+ 09 May 2005; Aron Griffis <agriffis@gentoo.org> cronbase-0.3.2.ebuild:
+ stable on ia64
06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> cronbase-0.3.2.ebuild:
Stable on sparc
diff --git a/sys-process/cronbase/Manifest b/sys-process/cronbase/Manifest
index 95b15b9c7f08..a114b2622218 100644
--- a/sys-process/cronbase/Manifest
+++ b/sys-process/cronbase/Manifest
@@ -1,25 +1,15 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 23838cd0cfbd5edb430ee40e4c55bb25 ChangeLog 4277
-MD5 cb008353dea555fdac9dde6d43a47dbe cronbase-0.2.1-r3.ebuild 800
MD5 d608177619361b5cf07109d7e45bf726 cronbase-0.3.1.ebuild 789
MD5 6eaaa244afa1aa0b96112382e643d6f6 cronbase-0.3.ebuild 795
+MD5 de128f7bb1b90922b600b6da6e32aff2 cronbase-0.3.2.ebuild 801
+MD5 cb008353dea555fdac9dde6d43a47dbe cronbase-0.2.1-r3.ebuild 800
+MD5 23838cd0cfbd5edb430ee40e4c55bb25 ChangeLog 4277
MD5 9c8fdf815ce980c230d763b496d4d088 metadata.xml 158
-MD5 f2265bbc642b4f0841a6e03e2dba119a cronbase-0.3.2.ebuild 802
+MD5 b24a8cee126be26a019b3e31b072f226 files/run-crons-0.3 2641
+MD5 8a5efc0f1ab99d6942692ea684cd72c5 files/run-crons-0.2.1 1962
+MD5 e97f3765fe2a786526128816cd5d5d11 files/run-crons-0.3.1 2802
+MD5 1e8ba0da3984335e921892a8176acb27 files/run-crons-0.3.2 3076
MD5 790f5f4a29421ae2ca3bd4a6d150bb71 files/README 2861
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-cronbase-0.2.1-r3 0
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-cronbase-0.3 0
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-cronbase-0.2.1-r3 0
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-cronbase-0.3.1 0
-MD5 8a5efc0f1ab99d6942692ea684cd72c5 files/run-crons-0.2.1 1962
-MD5 b24a8cee126be26a019b3e31b072f226 files/run-crons-0.3 2641
-MD5 e97f3765fe2a786526128816cd5d5d11 files/run-crons-0.3.1 2802
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-cronbase-0.3.2 0
-MD5 1e8ba0da3984335e921892a8176acb27 files/run-crons-0.3.2 3076
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFCe80PKRy60XGEcJIRAgwTAKCL2p0BaDM+i87rSyeBy+7XloxTnQCgn24r
-UQi6BssEJfF6CSn900J4mao=
-=Qakd
------END PGP SIGNATURE-----
diff --git a/sys-process/cronbase/cronbase-0.3.2.ebuild b/sys-process/cronbase/cronbase-0.3.2.ebuild
index a713f3bac862..5f2ef0376f75 100644
--- a/sys-process/cronbase/cronbase-0.3.2.ebuild
+++ b/sys-process/cronbase/cronbase-0.3.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.4 2005/05/06 20:00:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.5 2005/05/09 03:57:21 agriffis Exp $
DESCRIPTION="base for all cron ebuilds"
HOMEPAGE="http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE=""
src_install() {