summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-01-14 03:41:42 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-01-14 03:41:42 +0000
commit2e05e8f6a62ff172ccc5307f53d8fa1fc5f4a26f (patch)
tree6ba4b8f5b774f6723d116f7c46d4b6d5061e15b8 /dev-perl/MogileFS-Utils/MogileFS-Utils-2.19.ebuild
parentCleanup detection on warning for upgrade needed. (diff)
downloadhistorical-2e05e8f6a62ff172ccc5307f53d8fa1fc5f4a26f.tar.gz
historical-2e05e8f6a62ff172ccc5307f53d8fa1fc5f4a26f.tar.bz2
historical-2e05e8f6a62ff172ccc5307f53d8fa1fc5f4a26f.zip
Version bump.
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/MogileFS-Utils/MogileFS-Utils-2.19.ebuild')
-rw-r--r--dev-perl/MogileFS-Utils/MogileFS-Utils-2.19.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.19.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.19.ebuild
new file mode 100644
index 000000000000..d060545c41d1
--- /dev/null
+++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.19.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 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.19.ebuild,v 1.1 2011/01/14 03:40:42 robbat2 Exp $
+
+MODULE_AUTHOR="DORMANDO"
+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-IO-Compress
+ dev-perl/libwww-perl
+ >=dev-perl/MogileFS-Client-1.14"