diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 16:07:57 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 16:07:57 +0000 |
commit | 54cee86eae0df28c67306ead637eba7444335cb4 (patch) | |
tree | 586b306a4c95dc50c2f187cbedae6fe80cd0b325 /dev-perl | |
parent | Marked ~ppc/~ppc64 wrt #358079 (diff) | |
download | gentoo-2-54cee86eae0df28c67306ead637eba7444335cb4.tar.gz gentoo-2-54cee86eae0df28c67306ead637eba7444335cb4.tar.bz2 gentoo-2-54cee86eae0df28c67306ead637eba7444335cb4.zip |
Marked ~ppc/~ppc64 wrt #358079
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-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 e486e0a6c4e5..f0912e4e8645 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.8 2011/06/15 04:47:13 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.9 2011/08/09 16:07:57 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> HTTP-Date-6.0.0.ebuild: + Marked ~ppc/~ppc64 wrt #358079 14 Jun 2011; Naohiro Aota <naota@gentoo.org> ChangeLog: Update sign 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 57dcf6b6068f..f341708f6721 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.7 2011/06/14 04:23:42 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/HTTP-Date-6.0.0.ebuild,v 1.8 2011/08/09 16:07:57 xarthisius 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 ~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=" |