diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-29 16:55:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-29 16:55:53 +0000 |
commit | ec8433542cca0a096620f055df8729e61703c398 (patch) | |
tree | cf0eff9ae7111c4c883575c60a31ce55f37f8a4c /dev-perl/HTTP-Date | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #428980 (diff) | |
download | gentoo-2-ec8433542cca0a096620f055df8729e61703c398.tar.gz gentoo-2-ec8433542cca0a096620f055df8729e61703c398.tar.bz2 gentoo-2-ec8433542cca0a096620f055df8729e61703c398.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #428984
(Portage version: 2.1.11.16/cvs/Linux ia64)
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 8d1d162c45eb..79f43b76daf8 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.26 2012/09/18 15:30:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.27 2012/09/29 16:55:53 armin76 Exp $ + + 29 Sep 2012; Raúl Porcel <armin76@gentoo.org> HTTP-Date-6.20.0.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #428984 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> HTTP-Date-6.20.0.ebuild: Stable for HPPA (bug #428984). 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 5eab514cc812..50d569ec7a0b 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.6 2012/09/18 15:30:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/HTTP-Date-6.20.0.ebuild,v 1.7 2012/09/29 16:55:53 armin76 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=" |