diff options
author | 2012-09-29 16:54:56 +0000 | |
---|---|---|
committer | 2012-09-29 16:54:56 +0000 | |
commit | f274770f56e0a41c86ac7061c2e9ea1edcd013c8 (patch) | |
tree | f0febc7b8916c688bba80546e7dbab3d3fc5d884 /dev-perl/Convert-ASN1 | |
parent | alpha/ia64/s390/sh/sparc stable wrt #433325 (diff) | |
download | gentoo-2-f274770f56e0a41c86ac7061c2e9ea1edcd013c8.tar.gz gentoo-2-f274770f56e0a41c86ac7061c2e9ea1edcd013c8.tar.bz2 gentoo-2-f274770f56e0a41c86ac7061c2e9ea1edcd013c8.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #428980
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Convert-ASN1')
-rw-r--r-- | dev-perl/Convert-ASN1/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Convert-ASN1/Convert-ASN1-0.260.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Convert-ASN1/ChangeLog b/dev-perl/Convert-ASN1/ChangeLog index 5a6893a986b7..d2d805a88587 100644 --- a/dev-perl/Convert-ASN1/ChangeLog +++ b/dev-perl/Convert-ASN1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Convert-ASN1 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/ChangeLog,v 1.67 2012/09/18 15:29:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/ChangeLog,v 1.68 2012/09/29 16:54:56 armin76 Exp $ + + 29 Sep 2012; Raúl Porcel <armin76@gentoo.org> Convert-ASN1-0.260.0.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #428980 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> Convert-ASN1-0.260.0.ebuild: Stable for HPPA (bug #428980). diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.260.0.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.260.0.ebuild index 07e5117c1c9b..90e714ddec3c 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.260.0.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.260.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/Convert-ASN1/Convert-ASN1-0.260.0.ebuild,v 1.5 2012/09/18 15:29:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.260.0.ebuild,v 1.6 2012/09/29 16:54:56 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Standard en/decode of ASN.1 structures" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |