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
commit6fd962065fff9b4a9aa1dc8a55fe1cfdd3c88407 (patch)
tree65ffa8bceae920846de80c9d2543350663aa6c28 /dev-perl/digest-bubblebabble
parentstable on ppc64 (diff)
downloadgentoo-2-6fd962065fff9b4a9aa1dc8a55fe1cfdd3c88407.tar.gz
gentoo-2-6fd962065fff9b4a9aa1dc8a55fe1cfdd3c88407.tar.bz2
gentoo-2-6fd962065fff9b4a9aa1dc8a55fe1cfdd3c88407.zip
stable on ppc64
(Portage version: 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/digest-bubblebabble-0.01.ebuild4
2 files changed, 8 insertions, 4 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/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=""