summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-11-25 22:33:02 +0000
committerTom Gall <tgall@gentoo.org>2005-11-25 22:33:02 +0000
commit485786c44de9d4f208427f4f8c68acb8984ad028 (patch)
treedbb2a3abcf5505149f5b0bbf3d766cb8354a2458 /dev-perl/digest-bubblebabble
parentstable on ppc64 (diff)
downloadhistorical-485786c44de9d4f208427f4f8c68acb8984ad028.tar.gz
historical-485786c44de9d4f208427f4f8c68acb8984ad028.tar.bz2
historical-485786c44de9d4f208427f4f8c68acb8984ad028.zip
stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-perl/digest-bubblebabble')
-rw-r--r--dev-perl/digest-bubblebabble/ChangeLog8
-rw-r--r--dev-perl/digest-bubblebabble/Manifest4
-rw-r--r--dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/digest-bubblebabble/ChangeLog b/dev-perl/digest-bubblebabble/ChangeLog
index 5e446aab9621..98306a953bb4 100644
--- a/dev-perl/digest-bubblebabble/ChangeLog
+++ b/dev-perl/digest-bubblebabble/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/digest-bubblebabble
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/ChangeLog,v 1.11 2005/10/02 13:36:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/ChangeLog,v 1.12 2005/11/25 22:33:02 tgall Exp $
+
+ 25 Nov 2005; Tom Gall <tgall@gentoo.org>
+ digest-bubblebabble-0.01.ebuild:
+ stable on ppc64
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
digest-bubblebabble-0.01.ebuild:
@@ -24,7 +28,7 @@
25 Dec 2004; Yuta SATOH <nigoro@gentoo.org> digest-bubblebabble-0.01.ebuild:
added ~ppc64
- 30 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ 30 May 2004; Bryan Østergaard <kloeri@gentoo.org>
digest-bubblebabble-0.01.ebuild:
Stable on alpha.
diff --git a/dev-perl/digest-bubblebabble/Manifest b/dev-perl/digest-bubblebabble/Manifest
index c56b51faa86f..99ad9f1ad303 100644
--- a/dev-perl/digest-bubblebabble/Manifest
+++ b/dev-perl/digest-bubblebabble/Manifest
@@ -1,4 +1,4 @@
+MD5 3d0c948ec990b1bc16cb4b04fe263085 ChangeLog 1459
+MD5 77c370f01e1e44f034295db71e10f9cb digest-bubblebabble-0.01.ebuild 613
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 e804d523fe4c22e529d1c8ec389787da ChangeLog 1362
-MD5 32698cbef55d518827cbb8a51fbd7594 digest-bubblebabble-0.01.ebuild 617
MD5 04655211f4d9aafa493950f4ac3b635c files/digest-digest-bubblebabble-0.01 74
diff --git a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild
index cd9a83ad5a47..ef11a7970720 100644
--- a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild
+++ b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.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/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.13 2005/10/02 13:36:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.14 2005/11/25 22:33:02 tgall Exp $
inherit perl-module
@@ -12,5 +12,5 @@ SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86"
IUSE=""