diff options
-rw-r--r-- | dev-perl/digest-bubblebabble/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-perl/digest-bubblebabble/ChangeLog b/dev-perl/digest-bubblebabble/ChangeLog index 305760b49e4d..f3a56c806b76 100644 --- a/dev-perl/digest-bubblebabble/ChangeLog +++ b/dev-perl/digest-bubblebabble/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/digest-bubblebabble -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/ChangeLog,v 1.20 2011/12/17 18:50:13 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/ChangeLog,v 1.21 2012/02/12 20:45:10 chainsaw Exp $ + + 12 Feb 2012; Tony Vroon <chainsaw@gentoo.org> + digest-bubblebabble-0.20.0.ebuild: + Marked stable on PPC64 as requested by Paweł Hajdan, Jr. in bug #392785. + Compile tested on a PowerMac7,3 (64UL) with GCC 4.5.3. 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> digest-bubblebabble-0.20.0.ebuild: diff --git a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0.ebuild b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0.ebuild index 66989d72640f..6ea875d0c5f2 100644 --- a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0.ebuild +++ b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.20.0.ebuild,v 1.5 2011/12/17 18:50:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/digest-bubblebabble-0.20.0.ebuild,v 1.6 2012/02/12 20:45:10 chainsaw Exp $ EAPI=3 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Create bubble-babble fingerprints" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" SRC_TEST=do |