summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-05-23 15:57:38 +0000
committerSamuli Suominen <drac@gentoo.org>2008-05-23 15:57:38 +0000
commit437a1772e7a17be9cd43e7deb6363748a4358620 (patch)
treea24162446da1d7765bddb16e87fd6c11e4846ce6 /dev-perl/File-chmod
parentInitial import. ebuild is submitted by Ryoichiro Suzuki, bug #211400. (diff)
downloadgentoo-2-437a1772e7a17be9cd43e7deb6363748a4358620.tar.gz
gentoo-2-437a1772e7a17be9cd43e7deb6363748a4358620.tar.bz2
gentoo-2-437a1772e7a17be9cd43e7deb6363748a4358620.zip
~amd64 wrt #219723
(Portage version: 2.1.5.2)
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.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog
index 8ef5e942ff05..2614967923c0 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.5 2008/05/17 15:05:58 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.6 2008/05/23 15:57:38 drac Exp $
+
+ 23 May 2008; Samuli Suominen <drac@gentoo.org> File-chmod-0.32.ebuild:
+ ~amd64 wrt #219723
17 May 2008; nixnut <nixnut@gentoo.org> File-chmod-0.32.ebuild:
Added ~ppc wrt bug 219723
diff --git a/dev-perl/File-chmod/File-chmod-0.32.ebuild b/dev-perl/File-chmod/File-chmod-0.32.ebuild
index 88a8e8b39c7e..101ef5f1497b 100644
--- a/dev-perl/File-chmod/File-chmod-0.32.ebuild
+++ b/dev-perl/File-chmod/File-chmod-0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.32.ebuild,v 1.5 2008/05/17 15:05:58 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.6 2008/05/23 15:57:38 drac Exp $
MODULE_AUTHOR=PINYAN
@@ -10,7 +10,7 @@ DESCRIPTION="Implements symbolic and ls chmod modes"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl"