summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-11 04:59:15 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-11 04:59:15 +0000
commit602225b708ae521535ade32040a5eddf52ccf7c5 (patch)
tree742f4e2b65aedb0c6e988dbd84a74206b7d1168a /dev-perl/Crypt-PasswdMD5
parentnot sure why -* is there, seems to work fine on arm, adding keyword (diff)
downloadgentoo-2-602225b708ae521535ade32040a5eddf52ccf7c5.tar.gz
gentoo-2-602225b708ae521535ade32040a5eddf52ccf7c5.tar.bz2
gentoo-2-602225b708ae521535ade32040a5eddf52ccf7c5.zip
adding ~arm keyword
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-perl/Crypt-PasswdMD5')
-rw-r--r--dev-perl/Crypt-PasswdMD5/ChangeLog8
-rw-r--r--dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/ChangeLog b/dev-perl/Crypt-PasswdMD5/ChangeLog
index d0bb742c1cbf..d4090f7e0a73 100644
--- a/dev-perl/Crypt-PasswdMD5/ChangeLog
+++ b/dev-perl/Crypt-PasswdMD5/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Crypt-PasswdMD5
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/ChangeLog,v 1.13 2012/06/24 13:00:23 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/ChangeLog,v 1.14 2013/01/11 04:59:15 zerochaos Exp $
+
+ 11 Jan 2013; Rick Farina <zerochaos@gentoo.org>
+ Crypt-PasswdMD5-1.300.0.ebuild:
+ adding ~arm keyword
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild
index ed646de93b29..de94684132b2 100644
--- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild
+++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild,v 1.3 2011/09/27 22:38:32 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild,v 1.4 2013/01/11 04:59:15 zerochaos Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Provides interoperable MD5-based crypt() functions"
LICENSE="${LICENSE} BEER-WARE"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
IUSE=""
SRC_TEST="do"