diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 22:47:30 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 22:47:30 +0000 |
commit | f9562ea2d74bb1fb811f5c1a7d22e75b8ac81ed9 (patch) | |
tree | 100716836f98e2e13d07f75818178476c6a59d36 /dev-perl/crypt-rsa | |
parent | Bug #287686 - Fix poppler and libusb deps. (diff) | |
download | gentoo-2-f9562ea2d74bb1fb811f5c1a7d22e75b8ac81ed9.tar.gz gentoo-2-f9562ea2d74bb1fb811f5c1a7d22e75b8ac81ed9.tar.bz2 gentoo-2-f9562ea2d74bb1fb811f5c1a7d22e75b8ac81ed9.zip |
stable sparc, bug 283969
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/crypt-rsa')
-rw-r--r-- | dev-perl/crypt-rsa/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/crypt-rsa/crypt-rsa-1.99.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/crypt-rsa/ChangeLog b/dev-perl/crypt-rsa/ChangeLog index 152e314c91d7..87625eb10a29 100644 --- a/dev-perl/crypt-rsa/ChangeLog +++ b/dev-perl/crypt-rsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/crypt-rsa # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/ChangeLog,v 1.36 2009/09/18 18:19:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/ChangeLog,v 1.37 2009/10/07 22:47:30 tcunha Exp $ + + 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> crypt-rsa-1.99.ebuild: + stable sparc, bug 283969 18 Sep 2009; Torsten Veller <tove@gentoo.org> crypt-rsa-1.99.ebuild: Stable on amd64 (#283969) diff --git a/dev-perl/crypt-rsa/crypt-rsa-1.99.ebuild b/dev-perl/crypt-rsa/crypt-rsa-1.99.ebuild index cdfdca59f1e8..7cb8eab26ffd 100644 --- a/dev-perl/crypt-rsa/crypt-rsa-1.99.ebuild +++ b/dev-perl/crypt-rsa/crypt-rsa-1.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.99.ebuild,v 1.4 2009/09/18 18:19:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.99.ebuild,v 1.5 2009/10/07 22:47:30 tcunha Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="RSA public-key cryptosystem" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc sparc x86" IUSE="" DEPEND="dev-perl/class-loader |