diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-10-27 01:28:35 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-10-27 01:28:35 +0000 |
commit | 60b3c128a25fdc0a81406781526b6ec4bc98c3ad (patch) | |
tree | c3f9aa9996d53e378e5d18b85162a46904fa168a /dev-perl/MogileFS-Utils | |
parent | Version bump. (diff) | |
download | gentoo-2-60b3c128a25fdc0a81406781526b6ec4bc98c3ad.tar.gz gentoo-2-60b3c128a25fdc0a81406781526b6ec4bc98c3ad.tar.bz2 gentoo-2-60b3c128a25fdc0a81406781526b6ec4bc98c3ad.zip |
Version bump.
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-perl/MogileFS-Utils')
-rw-r--r-- | dev-perl/MogileFS-Utils/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/MogileFS-Utils/files/digest-MogileFS-Utils-2.12 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/MogileFS-Utils/ChangeLog b/dev-perl/MogileFS-Utils/ChangeLog index 406eac572f72..0daf8bf3eb9b 100644 --- a/dev-perl/MogileFS-Utils/ChangeLog +++ b/dev-perl/MogileFS-Utils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/MogileFS-Utils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.4 2007/06/26 23:56:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.5 2007/10/27 01:28:34 robbat2 Exp $ + +*MogileFS-Utils-2.12 (27 Oct 2007) + + 27 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> + +MogileFS-Utils-2.12.ebuild: + Version bump. *MogileFS-Utils-2.11 (26 Jun 2007) diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild new file mode 100644 index 000000000000..8281891cb09a --- /dev/null +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2007 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.1 2007/10/27 01:28:34 robbat2 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="dev-perl/Compress-Zlib + dev-perl/libwww-perl + >=dev-perl/MogileFS-Client-1.07 + dev-lang/perl" diff --git a/dev-perl/MogileFS-Utils/files/digest-MogileFS-Utils-2.12 b/dev-perl/MogileFS-Utils/files/digest-MogileFS-Utils-2.12 new file mode 100644 index 000000000000..fd2f5acc2795 --- /dev/null +++ b/dev-perl/MogileFS-Utils/files/digest-MogileFS-Utils-2.12 @@ -0,0 +1,3 @@ +MD5 69d2160ee6394efa63542eb4b5bb8c32 MogileFS-Utils-2.12.tar.gz 26488 +RMD160 fbb8486735a2d5ca47f3e6862acf9724d82ca821 MogileFS-Utils-2.12.tar.gz 26488 +SHA256 54e4e94de7852f3109be7e551b324eb23a92b61e0c9fcd7fb942e818619f5475 MogileFS-Utils-2.12.tar.gz 26488 |