diff options
author | Torsten Veller <tove@gentoo.org> | 2012-04-21 20:00:15 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-04-21 20:00:15 +0000 |
commit | 2409fd1dc241b00f8347d8e5d9869e0e1e97c27d (patch) | |
tree | 4854088ae245ac909515b1e2e57dacc3ffee087d /dev-perl/HTTP-Date | |
parent | marked x86 per bug 412949 (diff) | |
download | historical-2409fd1dc241b00f8347d8e5d9869e0e1e97c27d.tar.gz historical-2409fd1dc241b00f8347d8e5d9869e0e1e97c27d.tar.bz2 historical-2409fd1dc241b00f8347d8e5d9869e0e1e97c27d.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha100/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.0.1.ebuild | 23 |
2 files changed, 4 insertions, 24 deletions
diff --git a/dev-perl/HTTP-Date/ChangeLog b/dev-perl/HTTP-Date/ChangeLog index d14ab4720b96..10d06d13b332 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.19 2012/03/30 14:35:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Date/ChangeLog,v 1.20 2012/04/21 19:17:29 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -HTTP-Date-6.0.1.ebuild: + Cleanup *HTTP-Date-6.20.0 (30 Mar 2012) diff --git a/dev-perl/HTTP-Date/HTTP-Date-6.0.1.ebuild b/dev-perl/HTTP-Date/HTTP-Date-6.0.1.ebuild deleted file mode 100644 index bdeb7b59de9e..000000000000 --- a/dev-perl/HTTP-Date/HTTP-Date-6.0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.0.1.ebuild,v 1.1 2012/02/29 09:02:18 robbat2 Exp $ - -EAPI=3 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=${PV/0./0} -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" -IUSE="" - -RDEPEND=" - !<dev-perl/libwww-perl-6 - virtual/perl-Time-Local -" -DEPEND="${RDEPEND}" - -SRC_TEST=do |