summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2014-11-02 18:02:35 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2014-11-02 18:02:35 +0000
commitb752a3446afaa7ac48e7996ac45b84887ecbd625 (patch)
tree07db3fe50e31760311522441f1c5092a5147ed10 /dev-perl
parentversion bump (diff)
downloadgentoo-2-b752a3446afaa7ac48e7996ac45b84887ecbd625.tar.gz
gentoo-2-b752a3446afaa7ac48e7996ac45b84887ecbd625.tar.bz2
gentoo-2-b752a3446afaa7ac48e7996ac45b84887ecbd625.zip
Bug #527890: cleanup old versions.
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/MogileFS-Client/ChangeLog7
-rw-r--r--dev-perl/MogileFS-Client/MogileFS-Client-1.140.0.ebuild22
-rw-r--r--dev-perl/MogileFS-Client/MogileFS-Client-1.150.0.ebuild22
-rw-r--r--dev-perl/MogileFS-Client/MogileFS-Client-1.160.0.ebuild22
4 files changed, 6 insertions, 67 deletions
diff --git a/dev-perl/MogileFS-Client/ChangeLog b/dev-perl/MogileFS-Client/ChangeLog
index 32e2d99ac4af..856769cfcda1 100644
--- a/dev-perl/MogileFS-Client/ChangeLog
+++ b/dev-perl/MogileFS-Client/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/MogileFS-Client
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Client/ChangeLog,v 1.17 2014/08/26 18:52:42 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Client/ChangeLog,v 1.18 2014/11/02 18:02:35 robbat2 Exp $
+
+ 02 Nov 2014; Robin H. Johnson <robbat2@gentoo.org>
+ -MogileFS-Client-1.140.0.ebuild, -MogileFS-Client-1.150.0.ebuild,
+ -MogileFS-Client-1.160.0.ebuild:
+ Bug #527890: cleanup old versions.
*MogileFS-Client-1.170.0-r1 (26 Aug 2014)
diff --git a/dev-perl/MogileFS-Client/MogileFS-Client-1.140.0.ebuild b/dev-perl/MogileFS-Client/MogileFS-Client-1.140.0.ebuild
deleted file mode 100644
index 09f58c94de7b..000000000000
--- a/dev-perl/MogileFS-Client/MogileFS-Client-1.140.0.ebuild
+++ /dev/null
@@ -1,22 +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/MogileFS-Client/MogileFS-Client-1.140.0.ebuild,v 1.1 2011/08/29 17:56:14 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DORMANDO
-MODULE_VERSION=1.14
-inherit perl-module
-
-DESCRIPTION="Client library for the MogileFS distributed file system"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/IO-stringy-2.110
- dev-perl/libwww-perl"
-DEPEND="${RDEPEND}"
-
-# Tests only available if you have a local mogilefsd on 127.0.0.1:7001
-#SRC_TEST="do"
diff --git a/dev-perl/MogileFS-Client/MogileFS-Client-1.150.0.ebuild b/dev-perl/MogileFS-Client/MogileFS-Client-1.150.0.ebuild
deleted file mode 100644
index f12ce3ffe0a2..000000000000
--- a/dev-perl/MogileFS-Client/MogileFS-Client-1.150.0.ebuild
+++ /dev/null
@@ -1,22 +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/MogileFS-Client/MogileFS-Client-1.150.0.ebuild,v 1.2 2012/04/21 02:24:49 robbat2 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DORMANDO
-MODULE_VERSION=${PV%0.0}
-inherit perl-module
-
-DESCRIPTION="Client library for the MogileFS distributed file system"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/IO-stringy-2.110
- dev-perl/libwww-perl"
-DEPEND="${RDEPEND}"
-
-# Tests only available if you have a local mogilefsd on 127.0.0.1:7001
-#SRC_TEST="do"
diff --git a/dev-perl/MogileFS-Client/MogileFS-Client-1.160.0.ebuild b/dev-perl/MogileFS-Client/MogileFS-Client-1.160.0.ebuild
deleted file mode 100644
index aa4e665ee47e..000000000000
--- a/dev-perl/MogileFS-Client/MogileFS-Client-1.160.0.ebuild
+++ /dev/null
@@ -1,22 +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/MogileFS-Client/MogileFS-Client-1.160.0.ebuild,v 1.1 2012/04/21 02:24:49 robbat2 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DORMANDO
-MODULE_VERSION=${PV%0.0}
-inherit perl-module
-
-DESCRIPTION="Client library for the MogileFS distributed file system"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/IO-stringy-2.110
- dev-perl/libwww-perl"
-DEPEND="${RDEPEND}"
-
-# Tests only available if you have a local mogilefsd on 127.0.0.1:7001
-#SRC_TEST="do"