diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 07:08:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 07:08:08 +0000 |
commit | 9ca5162c3920b426dd4bd29bce1127401283d348 (patch) | |
tree | efaea1db2d9162e0edcea97b176e5155bb8477bc /dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-9ca5162c3920b426dd4bd29bce1127401283d348.tar.gz gentoo-2-9ca5162c3920b426dd4bd29bce1127401283d348.tar.bz2 gentoo-2-9ca5162c3920b426dd4bd29bce1127401283d348.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild index a6428fdcdb25..2f750e7acc5a 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-2004 Gentoo Technologies, Inc. # 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.3 2004/01/09 21:13:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.4 2004/05/26 07:08:08 kloeri Exp $ inherit perl-module @@ -11,6 +11,6 @@ SRC_URI="http://cpan.pair.com/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" export OPTIMIZE="$CFLAGS" |