diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:23:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:23:58 +0000 |
commit | 10311af56fde0b9b1412cdb1db98db920e8da776 (patch) | |
tree | 74e9a8bf670da8e1d496bc219972b23b9f428e39 /dev-perl/HTTP-Date | |
parent | x86 stable wrt #430158 (diff) | |
download | historical-10311af56fde0b9b1412cdb1db98db920e8da776.tar.gz historical-10311af56fde0b9b1412cdb1db98db920e8da776.tar.bz2 historical-10311af56fde0b9b1412cdb1db98db920e8da776.zip |
Stable for amd64, wrt bug #428984
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/HTTP-Date')
-rw-r--r-- | dev-perl/HTTP-Date/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/HTTP-Date/HTTP-Date-6.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Date/ChangeLog b/dev-perl/HTTP-Date/ChangeLog index e5ea00b12aa2..d1176ac52da1 100644 --- a/dev-perl/HTTP-Date/ChangeLog +++ b/dev-perl/HTTP-Date/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTTP-Date # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.22 2012/06/24 12:59:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.23 2012/09/12 08:23:58 ago Exp $ + + 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> HTTP-Date-6.20.0.ebuild: + Stable for amd64, wrt bug #428984 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/HTTP-Date/HTTP-Date-6.20.0.ebuild b/dev-perl/HTTP-Date/HTTP-Date-6.20.0.ebuild index a1f5e557d95a..f3f5b70ddfe6 100644 --- a/dev-perl/HTTP-Date/HTTP-Date-6.20.0.ebuild +++ b/dev-perl/HTTP-Date/HTTP-Date-6.20.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/HTTP-Date/HTTP-Date-6.20.0.ebuild,v 1.2 2012/05/05 23:46:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/HTTP-Date-6.20.0.ebuild,v 1.3 2012/09/12 08:23:58 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Date conversion for HTTP date formats" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |