diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-05 17:07:29 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-05 20:40:52 +0000 |
commit | f4f24e2c3ed87f9bfe583f61a1d6b42a6f3a496c (patch) | |
tree | f79a659f09c0000870132b26cfbb2a3abf42fbf1 /dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild | |
parent | dev-perl/BZ-Client: Version bump. (diff) | |
download | gentoo-f4f24e2c3ed87f9bfe583f61a1d6b42a6f3a496c.tar.gz gentoo-f4f24e2c3ed87f9bfe583f61a1d6b42a6f3a496c.tar.bz2 gentoo-f4f24e2c3ed87f9bfe583f61a1d6b42a6f3a496c.zip |
dev-perl/BZ-Client: Version bump.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild')
-rw-r--r-- | dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild b/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild index 509fdea7422b..78792c0e0064 100644 --- a/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild +++ b/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -MODULE_AUTHOR=JWIED -MODULE_VERSION=1.04 +MODULE_AUTHOR=DJZORT +MODULE_VERSION=1.072 inherit perl-module DESCRIPTION="A client for the Bugzilla web services API." |