diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2016-03-16 12:40:38 +0100 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2016-03-16 12:40:38 +0100 |
commit | 88235b872afeaf5feede9fc345c106bd35f13867 (patch) | |
tree | 50e04299ca4bd07c2e7130139d7f76979bdce673 /dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild | |
parent | www-client/vivaldi: Old. (diff) | |
download | gentoo-88235b872afeaf5feede9fc345c106bd35f13867.tar.gz gentoo-88235b872afeaf5feede9fc345c106bd35f13867.tar.bz2 gentoo-88235b872afeaf5feede9fc345c106bd35f13867.zip |
dev-perl/Lab-Measurement: Version bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild')
-rw-r--r-- | dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild index 57d9016fbb32..8249bd9bc520 100644 --- a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild +++ b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 if [[ "${PV}" != "9999" ]]; then - MODULE_VERSION=9999 # change this!!! - MODULE_AUTHOR="AKHUETTEL" + DIST_VERSION=9999 # change this!!! + DIST_AUTHOR="AKHUETTEL" KEYWORDS="~amd64 ~x86" inherit perl-module else |