diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:55:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:55:36 +0000 |
commit | 76e1281b76eb6f3cb8c2de6d309d6318d900897c (patch) | |
tree | 94623f7c0ccece11ff95167d2bb27493b7b2d350 /dev-perl/HTTP-Date | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.tar.gz historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.tar.bz2 historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/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 10d06d13b332..e548ee25ea9c 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.20 2012/04/21 19:17:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.21 2012/05/05 23:46:49 aballier Exp $ + + 05 May 2012; Alexis Ballier <aballier@gentoo.org> HTTP-Date-6.20.0.ebuild: + keyword ~amd64-fbsd 21 Apr 2012; Torsten Veller <tove@gentoo.org> -HTTP-Date-6.0.1.ebuild: Cleanup 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 52c4c207453c..a1f5e557d95a 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.1 2012/03/30 14:35:52 tove Exp $ +# $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 $ 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 ~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=" |