summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2005-10-10 07:42:18 +0000
committerHardave Rior <hardave@gentoo.org>2005-10-10 07:42:18 +0000
commit235decbc96bd270eea63979ead74cd3838a00dca (patch)
tree3cece74e231fb23f03567829a631da57b0cbce23 /perl-core
parentFixed init script to work with all options and stop correctly with (diff)
downloadhistorical-235decbc96bd270eea63979ead74cd3838a00dca.tar.gz
historical-235decbc96bd270eea63979ead74cd3838a00dca.tar.bz2
historical-235decbc96bd270eea63979ead74cd3838a00dca.zip
Stable on mips.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/digest-base/ChangeLog5
-rw-r--r--perl-core/digest-base/Manifest16
-rw-r--r--perl-core/digest-base/digest-base-1.10.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index 6a81baa9c16f..573c3066f766 100644
--- a/perl-core/digest-base/ChangeLog
+++ b/perl-core/digest-base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/digest-base
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.9 2005/09/17 15:18:14 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.10 2005/10/10 07:42:18 hardave Exp $
+
+ 10 Oct 2005; Hardave Riar <hardave@gentoo.org> digest-base-1.10.ebuild:
+ Stable on mips.
17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> digest-base-1.10.ebuild:
Stable on amd64.
diff --git a/perl-core/digest-base/Manifest b/perl-core/digest-base/Manifest
index 8d3368e73268..a9e437ce38ad 100644
--- a/perl-core/digest-base/Manifest
+++ b/perl-core/digest-base/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 7cb1bfde0516cb8c7afa77899cfe0ab1 digest-base-1.10.ebuild 632
+MD5 18456834a657d886f252afc598b145f7 ChangeLog 3021
+MD5 e706dff64d9dbfd06bfe1f07dec80873 digest-base-1.05.ebuild 589
MD5 b0eab3436874706df4bce6c12b201ccf digest-base-1.08.ebuild 646
-MD5 4f1ed56ec7a99052740d143410b7f070 ChangeLog 2925
+MD5 1d978089832613376d69bef2716253ad digest-base-1.10.ebuild 633
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 e706dff64d9dbfd06bfe1f07dec80873 digest-base-1.05.ebuild 589
MD5 35900ffbfad8f86b1af3a6ad4e16018e files/digest-digest-base-1.05 61
MD5 824966168d7aa40d2879cf23686d97df files/digest-digest-base-1.08 61
MD5 3d509a58b2378e7d62f5163a5e58c508 files/digest-digest-base-1.10 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDLDPSntT9W3vfTuoRAjEiAKCRJBhwpXdkyIT8b1i5X19TLLAn/gCgq7EQ
-VXUFWarpw8m3LMDjtXHl1XA=
-=BLtm
------END PGP SIGNATURE-----
diff --git a/perl-core/digest-base/digest-base-1.10.ebuild b/perl-core/digest-base/digest-base-1.10.ebuild
index da282123e1ca..acdbf7f80d3d 100644
--- a/perl-core/digest-base/digest-base-1.10.ebuild
+++ b/perl-core/digest-base/digest-base-1.10.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/perl-core/digest-base/digest-base-1.10.ebuild,v 1.8 2005/09/17 15:18:14 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.10.ebuild,v 1.9 2005/10/10 07:42:18 hardave Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
SRC_TEST="do"
IUSE=""