diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:46:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:46:48 +0000 |
commit | 3fc6c64fcbe0e8aa6e964431d0f1d1219118fc36 (patch) | |
tree | 77ca3ecdda9f4c1e223a50708838040488fa2208 /dev-perl/convert-pem/convert-pem-0.80.0.ebuild | |
parent | Stable for amd64, wrt bug #400275 (diff) | |
download | gentoo-2-3fc6c64fcbe0e8aa6e964431d0f1d1219118fc36.tar.gz gentoo-2-3fc6c64fcbe0e8aa6e964431d0f1d1219118fc36.tar.bz2 gentoo-2-3fc6c64fcbe0e8aa6e964431d0f1d1219118fc36.zip |
Stable for amd64, wrt bug #400277
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/convert-pem/convert-pem-0.80.0.ebuild')
-rw-r--r-- | dev-perl/convert-pem/convert-pem-0.80.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/convert-pem/convert-pem-0.80.0.ebuild b/dev-perl/convert-pem/convert-pem-0.80.0.ebuild index 0fce69caf8d8..242ed64ce36e 100644 --- a/dev-perl/convert-pem/convert-pem-0.80.0.ebuild +++ b/dev-perl/convert-pem/convert-pem-0.80.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-pem/convert-pem-0.80.0.ebuild,v 1.1 2011/08/27 20:24:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-pem/convert-pem-0.80.0.ebuild,v 1.2 2012/02/24 10:46:48 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Read/write encrypted ASN.1 PEM files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=" |