diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 18:42:33 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 18:42:33 +0000 |
commit | 0726ae832793f6a6957f531cf512027c591675de (patch) | |
tree | d7e9227d4f332133b56ef1a4f17b362a962fbfe4 /dev-perl/Crypt-RIPEMD160 | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-0726ae832793f6a6957f531cf512027c591675de.tar.gz gentoo-2-0726ae832793f6a6957f531cf512027c591675de.tar.bz2 gentoo-2-0726ae832793f6a6957f531cf512027c591675de.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/ChangeLog b/dev-perl/Crypt-RIPEMD160/ChangeLog index 8e6228dc0a6a..442dd3313237 100644 --- a/dev-perl/Crypt-RIPEMD160/ChangeLog +++ b/dev-perl/Crypt-RIPEMD160/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-RIPEMD160 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.19 2007/01/15 15:36:32 mcummings Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.20 2010/01/09 18:42:33 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Crypt-RIPEMD160-0.04.ebuild: + Transfer Prefix keywords 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> Crypt-RIPEMD160-0.04.ebuild: diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild index eda9b84804cb..00597dfe0f52 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 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.04.ebuild,v 1.13 2007/01/15 15:36:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.14 2010/01/09 18:42:33 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" export OPTIMIZE="$CFLAGS" |