diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:17:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:17:53 +0000 |
commit | 62622abc54b1ba9c28267c3e1e3f9d42fac61b95 (patch) | |
tree | b5efad9a2c6ac7a3212776a4ef1906cce2f30096 /dev-perl/Crypt-OpenPGP | |
parent | x86 stable wrt bug #400063 (diff) | |
download | gentoo-2-62622abc54b1ba9c28267c3e1e3f9d42fac61b95.tar.gz gentoo-2-62622abc54b1ba9c28267c3e1e3f9d42fac61b95.tar.bz2 gentoo-2-62622abc54b1ba9c28267c3e1e3f9d42fac61b95.zip |
x86 stable wrt bug #400065
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Crypt-OpenPGP')
-rw-r--r-- | dev-perl/Crypt-OpenPGP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.60.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Crypt-OpenPGP/ChangeLog b/dev-perl/Crypt-OpenPGP/ChangeLog index ae5764f2c70e..93562a3cb795 100644 --- a/dev-perl/Crypt-OpenPGP/ChangeLog +++ b/dev-perl/Crypt-OpenPGP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-OpenPGP # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.23 2012/02/24 10:00:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.24 2012/03/08 12:17:53 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Crypt-OpenPGP-1.60.0.ebuild: + x86 stable wrt bug #400065 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Crypt-OpenPGP-1.60.0.ebuild: Stable for amd64, wrt bug #400065 diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.60.0.ebuild b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.60.0.ebuild index bacad9e900b4..2e4d3624c976 100644 --- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.60.0.ebuild +++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.60.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-OpenPGP/Crypt-OpenPGP-1.60.0.ebuild,v 1.2 2012/02/24 10:00:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.60.0.ebuild,v 1.3 2012/03/08 12:17:53 phajdan.jr Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Pure-Perl OpenPGP-compatible PGP implementation" LICENSE="Artistic" #LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-solaris" +KEYWORDS="amd64 x86 ~x86-solaris" IUSE="test" # Core dependancies are: |