summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-12-30 16:15:56 +0000
committerTorsten Veller <tove@gentoo.org>2008-12-30 16:15:56 +0000
commitf5317c541ab595c339368802eeaa0dffe5a735d7 (patch)
treeaa9c96c457749590bedc1b8a120311a5f4c6539e /dev-perl/MogileFS-Utils
parentCleanup (diff)
downloadgentoo-2-f5317c541ab595c339368802eeaa0dffe5a735d7.tar.gz
gentoo-2-f5317c541ab595c339368802eeaa0dffe5a735d7.tar.bz2
gentoo-2-f5317c541ab595c339368802eeaa0dffe5a735d7.zip
Cleanup
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'dev-perl/MogileFS-Utils')
-rw-r--r--dev-perl/MogileFS-Utils/ChangeLog7
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild20
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild20
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild20
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild20
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild19
6 files changed, 6 insertions, 100 deletions
diff --git a/dev-perl/MogileFS-Utils/ChangeLog b/dev-perl/MogileFS-Utils/ChangeLog
index cb09976f1190..aebd8d4985ac 100644
--- a/dev-perl/MogileFS-Utils/ChangeLog
+++ b/dev-perl/MogileFS-Utils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/MogileFS-Utils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.7 2008/11/18 15:16:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.8 2008/12/30 16:15:56 tove Exp $
+
+ 30 Dec 2008; Torsten Veller <tove@gentoo.org> -MogileFS-Utils-2.07.ebuild,
+ -MogileFS-Utils-2.09.ebuild, -MogileFS-Utils-2.10.ebuild,
+ -MogileFS-Utils-2.11.ebuild, -MogileFS-Utils-2.12.ebuild:
+ Cleanup
18 Nov 2008; Torsten Veller <tove@gentoo.org> MogileFS-Utils-2.07.ebuild,
MogileFS-Utils-2.09.ebuild, MogileFS-Utils-2.10.ebuild,
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild
deleted file mode 100644
index 35fa251d688b..000000000000
--- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Server for the MogileFS distributed file system"
-HOMEPAGE="http://search.cpan.org/search?query=MogileFS-Utils&mode=dist"
-SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="virtual/perl-Compress-Zlib
- dev-perl/libwww-perl
- dev-perl/MogileFS-Client
- dev-lang/perl"
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild
deleted file mode 100644
index fa34500807a0..000000000000
--- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Server for the MogileFS distributed file system"
-HOMEPAGE="http://search.cpan.org/search?query=MogileFS-Utils&mode=dist"
-SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="virtual/perl-Compress-Zlib
- dev-perl/libwww-perl
- >=dev-perl/MogileFS-Client-1.07
- dev-lang/perl"
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild
deleted file mode 100644
index 601c26ab4394..000000000000
--- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Server for the MogileFS distributed file system"
-HOMEPAGE="http://search.cpan.org/search?query=MogileFS-Utils&mode=dist"
-SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="virtual/perl-Compress-Zlib
- dev-perl/libwww-perl
- >=dev-perl/MogileFS-Client-1.07
- dev-lang/perl"
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild
deleted file mode 100644
index a74cce54123c..000000000000
--- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Server for the MogileFS distributed file system"
-HOMEPAGE="http://search.cpan.org/search?query=MogileFS-Utils&mode=dist"
-SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="virtual/perl-Compress-Zlib
- dev-perl/libwww-perl
- >=dev-perl/MogileFS-Client-1.07
- dev-lang/perl"
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild
deleted file mode 100644
index 8dd91ca20142..000000000000
--- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
-
-MODULE_AUTHOR="BRADFITZ"
-inherit perl-module
-
-DESCRIPTION="Server for the MogileFS distributed file system"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DEPEND="virtual/perl-Compress-Zlib
- dev-perl/libwww-perl
- >=dev-perl/MogileFS-Client-1.07
- dev-lang/perl"