diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-06-26 23:56:27 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-06-26 23:56:27 +0000 |
commit | fcd622c16971274fcf69d0220e7c9e79add1cec1 (patch) | |
tree | 66fb1837da65c500e556a32a5fa04ed986467f38 /dev-perl | |
parent | dev-dotnet/ikvm: version bump -> 0.34.0.2 (diff) | |
download | gentoo-2-fcd622c16971274fcf69d0220e7c9e79add1cec1.tar.gz gentoo-2-fcd622c16971274fcf69d0220e7c9e79add1cec1.tar.bz2 gentoo-2-fcd622c16971274fcf69d0220e7c9e79add1cec1.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/MogileFS-Utils/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/MogileFS-Utils/files/digest-MogileFS-Utils-2.11 | 3 |
3 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/MogileFS-Utils/ChangeLog b/dev-perl/MogileFS-Utils/ChangeLog index 6d32401da9a1..406eac572f72 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.3 2007/05/16 11:13:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.4 2007/06/26 23:56:27 robbat2 Exp $ + +*MogileFS-Utils-2.11 (26 Jun 2007) + + 26 Jun 2007; Robin H. Johnson <robbat2@gentoo.org> + +MogileFS-Utils-2.11.ebuild: + Version bump. *MogileFS-Utils-2.10 (16 May 2007) diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild new file mode 100644 index 000000000000..645ca37e55ff --- /dev/null +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild @@ -0,0 +1,20 @@ +# 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.11.ebuild,v 1.1 2007/06/26 23:56:27 robbat2 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="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.11 b/dev-perl/MogileFS-Utils/files/digest-MogileFS-Utils-2.11 new file mode 100644 index 000000000000..78b30ec5eb8c --- /dev/null +++ b/dev-perl/MogileFS-Utils/files/digest-MogileFS-Utils-2.11 @@ -0,0 +1,3 @@ +MD5 aaff04be73e4b68fd5bb3fc2d85d2f23 MogileFS-Utils-2.11.tar.gz 24105 +RMD160 c5872ed1d2c55090153248b634512ca34714524b MogileFS-Utils-2.11.tar.gz 24105 +SHA256 9dc47a6cb45a6b172b7ad419886b2de8ffc6ade25241d3e230f57a99ca274464 MogileFS-Utils-2.11.tar.gz 24105 |