summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-13 05:00:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-13 05:00:35 +0000
commit4f3a99fbf77a6425565c8790083c84b4e1a437d6 (patch)
tree60290fb3f77b532444f70680cd8251d693cee3e3 /dev-perl/File-chmod
parentBump (diff)
downloadgentoo-2-4f3a99fbf77a6425565c8790083c84b4e1a437d6.tar.gz
gentoo-2-4f3a99fbf77a6425565c8790083c84b4e1a437d6.tar.bz2
gentoo-2-4f3a99fbf77a6425565c8790083c84b4e1a437d6.zip
Bump
(Portage version: 2.2.3/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/File-chmod')
-rw-r--r--dev-perl/File-chmod/ChangeLog9
-rw-r--r--dev-perl/File-chmod/File-chmod-0.360.0.ebuild15
2 files changed, 22 insertions, 2 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog
index c5995b38d57d..04b26c971a1b 100644
--- a/dev-perl/File-chmod/ChangeLog
+++ b/dev-perl/File-chmod/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/File-chmod
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.15 2012/10/08 17:16:36 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.16 2013/09/13 05:00:35 patrick Exp $
+
+*File-chmod-0.360.0 (13 Sep 2013)
+
+ 13 Sep 2013; Patrick Lauer <patrick@gentoo.org> +File-chmod-0.360.0.ebuild:
+ Bump
08 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
File-chmod-0.320.0.ebuild:
diff --git a/dev-perl/File-chmod/File-chmod-0.360.0.ebuild b/dev-perl/File-chmod/File-chmod-0.360.0.ebuild
new file mode 100644
index 000000000000..be33a74929b7
--- /dev/null
+++ b/dev-perl/File-chmod/File-chmod-0.360.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.1 2013/09/13 05:00:35 patrick Exp $
+
+EAPI=4
+
+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=""