diff options
author | 2012-04-21 19:17:29 +0000 | |
---|---|---|
committer | 2012-04-21 19:17:29 +0000 | |
commit | b1a57cc0dbbfc067afd0af3e86b10861ee98c0b8 (patch) | |
tree | 4072e68156b115436372937a35e466f099ae349b /dev-perl/HTTP-Date | |
parent | Cleanup (diff) | |
download | gentoo-2-b1a57cc0dbbfc067afd0af3e86b10861ee98c0b8.tar.gz gentoo-2-b1a57cc0dbbfc067afd0af3e86b10861ee98c0b8.tar.bz2 gentoo-2-b1a57cc0dbbfc067afd0af3e86b10861ee98c0b8.zip |
Cleanup
(Portage version: 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 |