summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-12-20 18:51:58 +0100
committerMartin Väth <martin@mvath.de>2015-12-20 18:51:58 +0100
commit64beeab1fee59a326d5535eba13c2aed54ed1cb9 (patch)
tree841a955830abaf9ec3fc22c4a53d74e9206c0844 /dev-perl/File-lchown/File-lchown-0.20-r1.ebuild
parentwww-plugins/stylish: Version bump (diff)
downloadmv-64beeab1fee59a326d5535eba13c2aed54ed1cb9.tar.gz
mv-64beeab1fee59a326d5535eba13c2aed54ed1cb9.tar.bz2
mv-64beeab1fee59a326d5535eba13c2aed54ed1cb9.zip
dev-perl/File-lchown: Bump to EAPI=6
Diffstat (limited to 'dev-perl/File-lchown/File-lchown-0.20-r1.ebuild')
-rw-r--r--dev-perl/File-lchown/File-lchown-0.20-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild b/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild
index a79c25d3..22eac262 100644
--- a/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild
+++ b/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
RESTRICT="mirror"
-MODULE_AUTHOR=PEVANS
-MODULE_VERSION=0.02
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.02
inherit perl-module
DESCRIPTION="Use the lchown(2) and lutimes(2) system call from Perl"