diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-18 21:35:18 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-18 21:35:18 +0000 |
commit | ff4c308388faa0b167c1a7963e96f4df6a3abfe5 (patch) | |
tree | 409318f0aad79457a8c1f228e4045a892c0040b9 /dev-perl/HTTP-Date | |
parent | Stable for ppc64; bug #386309 (diff) | |
download | gentoo-2-ff4c308388faa0b167c1a7963e96f4df6a3abfe5.tar.gz gentoo-2-ff4c308388faa0b167c1a7963e96f4df6a3abfe5.tar.bz2 gentoo-2-ff4c308388faa0b167c1a7963e96f4df6a3abfe5.zip |
Stable for ppc64; bug #386309
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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.0.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 ec4fc98f5ed6..c7c73751a434 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.15 2011/11/19 18:49:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.16 2011/12/18 21:35:18 halcy0n Exp $ + + 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> HTTP-Date-6.0.0.ebuild: + Stable for ppc64; bug #386309 19 Nov 2011; Raúl Porcel <armin76@gentoo.org> HTTP-Date-6.0.0.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #386309 diff --git a/dev-perl/HTTP-Date/HTTP-Date-6.0.0.ebuild b/dev-perl/HTTP-Date/HTTP-Date-6.0.0.ebuild index 24bd74276b70..445a2d7ded0b 100644 --- a/dev-perl/HTTP-Date/HTTP-Date-6.0.0.ebuild +++ b/dev-perl/HTTP-Date/HTTP-Date-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.0.0.ebuild,v 1.14 2011/11/19 18:49:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/HTTP-Date-6.0.0.ebuild,v 1.15 2011/12/18 21:35:18 halcy0n Exp $ EAPI=3 @@ -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 ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |