diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-06 20:30:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-06 20:30:09 +0000 |
commit | 399367ee74b324e67aaf3c977e1064d8df98286a (patch) | |
tree | 9690c1a7867ce031a7ce9cb2e6687b03a19431f0 /dev-perl | |
parent | Marking Class-MethodMaker-2.180.0 ppc for bug 413085 (diff) | |
download | gentoo-2-399367ee74b324e67aaf3c977e1064d8df98286a.tar.gz gentoo-2-399367ee74b324e67aaf3c977e1064d8df98286a.tar.bz2 gentoo-2-399367ee74b324e67aaf3c977e1064d8df98286a.zip |
Marking Crypt-RIPEMD160-0.50.0 ppc for bug 413091
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/ChangeLog b/dev-perl/Crypt-RIPEMD160/ChangeLog index b4374f9d6874..1ef7d65d7af0 100644 --- a/dev-perl/Crypt-RIPEMD160/ChangeLog +++ b/dev-perl/Crypt-RIPEMD160/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Crypt-RIPEMD160 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.25 2012/04/24 12:38:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.26 2012/05/06 20:30:09 ranger Exp $ + + 06 May 2012; Brent Baude <ranger@gentoo.org> Crypt-RIPEMD160-0.50.0.ebuild: + Marking Crypt-RIPEMD160-0.50.0 ppc for bug 413091 24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> Crypt-RIPEMD160-0.50.0.ebuild: Stable for amd64, wrt bug #413091 diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild index 51c97d609ea0..5b31d55cedf7 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild,v 1.5 2012/04/24 12:38:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild,v 1.6 2012/05/06 20:30:09 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Crypt::RIPEMD160 module for perl" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" export OPTIMIZE="$CFLAGS" |