diff options
author | 2006-01-31 22:31:48 +0000 | |
---|---|---|
committer | 2006-01-31 22:31:48 +0000 | |
commit | f8e49ef79f0a1f9f1fd6d3e4e2ab837a578c1e58 (patch) | |
tree | c7c6e309135fed3fbe3894f891869059dabd3735 /dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild | |
parent | Mark 0.13 stable on alpha (diff) | |
download | gentoo-2-f8e49ef79f0a1f9f1fd6d3e4e2ab837a578c1e58.tar.gz gentoo-2-f8e49ef79f0a1f9f1fd6d3e4e2ab837a578c1e58.tar.bz2 gentoo-2-f8e49ef79f0a1f9f1fd6d3e4e2ab837a578c1e58.zip |
Mark 1.57 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild')
-rw-r--r-- | dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild b/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild index ce99b0fd4c6a..089fada9266a 100644 --- a/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild +++ b/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild,v 1.4 2006/01/16 21:22:24 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild,v 1.5 2006/01/31 22:31:48 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ~mips ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |