summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2016-03-16 12:40:38 +0100
committerAndreas K. Huettel <dilfridge@gentoo.org>2016-03-16 12:40:38 +0100
commit88235b872afeaf5feede9fc345c106bd35f13867 (patch)
tree50e04299ca4bd07c2e7130139d7f76979bdce673 /dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
parentwww-client/vivaldi: Old. (diff)
downloadgentoo-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.ebuild6
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