diff options
Diffstat (limited to 'dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild')
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild b/dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild new file mode 100644 index 000000000000..834a1fdd440a --- /dev/null +++ b/dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=XENO +MODULE_VERSION=0.36 +inherit perl-module + +DESCRIPTION="Implements symbolic and ls chmod modes" + +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +IUSE="" |