summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-07 19:02:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-07 19:02:24 +0000
commit91824bb45e87e4a792a26a0e28b09d175fbf62a8 (patch)
treeffc09d57457daa69836ddddb0b7ddfc1081e4adb /dev-perl/File-chmod
parentStable for amd64, wrt bug #436866 (diff)
downloadgentoo-2-91824bb45e87e4a792a26a0e28b09d175fbf62a8.tar.gz
gentoo-2-91824bb45e87e4a792a26a0e28b09d175fbf62a8.tar.bz2
gentoo-2-91824bb45e87e4a792a26a0e28b09d175fbf62a8.zip
Stable for amd64, wrt bug #436956
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-chmod')
-rw-r--r--dev-perl/File-chmod/ChangeLog5
-rw-r--r--dev-perl/File-chmod/File-chmod-0.320.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog
index 540a8a871349..fa9e21328963 100644
--- a/dev-perl/File-chmod/ChangeLog
+++ b/dev-perl/File-chmod/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2012/06/24 12:58:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.14 2012/10/07 19:02:24 ago Exp $
+
+ 07 Oct 2012; Agostino Sarubbo <ago@gentoo.org> File-chmod-0.320.0.ebuild:
+ Stable for amd64, wrt bug #436956
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/File-chmod/File-chmod-0.320.0.ebuild b/dev-perl/File-chmod/File-chmod-0.320.0.ebuild
index 8ce96dee723d..14bdd371df4d 100644
--- a/dev-perl/File-chmod/File-chmod-0.320.0.ebuild
+++ b/dev-perl/File-chmod/File-chmod-0.320.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.320.0.ebuild,v 1.2 2011/09/03 21:05:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.320.0.ebuild,v 1.3 2012/10/07 19:02:24 ago Exp $
EAPI=4
@@ -11,5 +11,5 @@ 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"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
IUSE=""