diff options
author | 2014-10-06 11:50:29 +0000 | |
---|---|---|
committer | 2014-10-06 11:50:29 +0000 | |
commit | 74c64e7a9af59122009a4d08a0f485abc9ff96ed (patch) | |
tree | 40b75aa4d58de321ce747d7d28e8615de410efde /dev-perl/SRU | |
parent | sys-kernel/aufs-sources: Bump to latest genpatches (diff) | |
download | gentoo-2-74c64e7a9af59122009a4d08a0f485abc9ff96ed.tar.gz gentoo-2-74c64e7a9af59122009a4d08a0f485abc9ff96ed.tar.bz2 gentoo-2-74c64e7a9af59122009a4d08a0f485abc9ff96ed.zip |
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/SRU')
-rw-r--r-- | dev-perl/SRU/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/SRU/SRU-0.990.0.ebuild | 27 |
2 files changed, 5 insertions, 29 deletions
diff --git a/dev-perl/SRU/ChangeLog b/dev-perl/SRU/ChangeLog index a3ce42c8b21b..1c05a91d443d 100644 --- a/dev-perl/SRU/ChangeLog +++ b/dev-perl/SRU/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SRU -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SRU/ChangeLog,v 1.9 2013/01/25 19:54:39 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SRU/ChangeLog,v 1.10 2014/10/06 11:50:29 zlogene Exp $ + + 06 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -SRU-0.990.0.ebuild: + Drop old. *SRU-1.0.0 (25 Jan 2013) diff --git a/dev-perl/SRU/SRU-0.990.0.ebuild b/dev-perl/SRU/SRU-0.990.0.ebuild deleted file mode 100644 index b82a2d408619..000000000000 --- a/dev-perl/SRU/SRU-0.990.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SRU/SRU-0.990.0.ebuild,v 1.1 2011/08/29 09:35:43 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=BRICAS -MODULE_VERSION=0.99 -inherit perl-module - -DESCRIPTION="Catalyst::Controller::SRU - Dispatch SRU methods with Catalyst" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/URI - dev-perl/XML-LibXML - dev-perl/XML-Simple - dev-perl/Class-Accessor - >=dev-perl/CQL-Parser-1.0" -DEPEND=" - test? ( ${RDEPEND} - dev-perl/Test-Exception )" - -SRC_TEST=do |