diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-18 15:29:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-18 15:29:47 +0000 |
commit | 7df2fb4b29e666547e72553cb3da4ef8b9b2beee (patch) | |
tree | f4b7f80d68417c1dc31963346f735e67acc265b2 /dev-perl/Convert-ASN1 | |
parent | Stable for HPPA (bug #428978). (diff) | |
download | historical-7df2fb4b29e666547e72553cb3da4ef8b9b2beee.tar.gz historical-7df2fb4b29e666547e72553cb3da4ef8b9b2beee.tar.bz2 historical-7df2fb4b29e666547e72553cb3da4ef8b9b2beee.zip |
Stable for HPPA (bug #428980).
Package-Manager: portage-2.2.0_alpha128/cvs/Linux x86_64
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 bf86cbeba725..5a6893a986b7 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.66 2012/09/14 18:37:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/ChangeLog,v 1.67 2012/09/18 15:29:47 jer Exp $ + + 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> Convert-ASN1-0.260.0.ebuild: + Stable for HPPA (bug #428980). 14 Sep 2012; Markus Meier <maekke@gentoo.org> Convert-ASN1-0.260.0.ebuild: arm stable, 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 eb8311b95506..07e5117c1c9b 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.4 2012/09/14 18:37:49 maekke Exp $ +# $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 $ 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" |