diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2012-04-21 02:26:53 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2012-04-21 02:26:53 +0000 |
commit | f74aea20a37f7e6abbad6cd3a06a30cdc1f501ec (patch) | |
tree | 4a28d3ef46ec56aa73e446e8964d1f68f12688f8 /dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild | |
parent | Version bump via perl-bump experimental tool. (diff) | |
download | gentoo-2-f74aea20a37f7e6abbad6cd3a06a30cdc1f501ec.tar.gz gentoo-2-f74aea20a37f7e6abbad6cd3a06a30cdc1f501ec.tar.bz2 gentoo-2-f74aea20a37f7e6abbad6cd3a06a30cdc1f501ec.zip |
Version bump via perl-bump experimental tool.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild')
-rw-r--r-- | dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild index 411958371dc9..e5ce7c93f4f7 100644 --- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 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.220.0.ebuild,v 1.1 2012/01/29 08:33:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.220.0.ebuild,v 1.2 2012/04/21 02:26:53 robbat2 Exp $ EAPI=4 MODULE_AUTHOR=DORMANDO -MODULE_VERSION=2.22 +MODULE_VERSION=${PV%0.0} inherit perl-module DESCRIPTION="Server for the MogileFS distributed file system" |