summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-09-27 22:38:32 +0000
committerMichael Weber <xmw@gentoo.org>2011-09-27 22:38:32 +0000
commit4535a75bc9ec698aff3fc3bc949c637db69e12e2 (patch)
tree37e1764f26e3209385e7431a51944ce90d2982b8 /dev-perl
parentRemove old versons, add dep on <perl-5.14 and revbump for perl-5.14 patch by ... (diff)
downloadgentoo-2-4535a75bc9ec698aff3fc3bc949c637db69e12e2.tar.gz
gentoo-2-4535a75bc9ec698aff3fc3bc949c637db69e12e2.tar.bz2
gentoo-2-4535a75bc9ec698aff3fc3bc949c637db69e12e2.zip
Added ~sparc keyword (bug 384309)
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Crypt-PasswdMD5/ChangeLog5
-rw-r--r--dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.300.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/ChangeLog b/dev-perl/Crypt-PasswdMD5/ChangeLog
index 437e5c058e83..5d54e9a7df3c 100644
--- a/dev-perl/Crypt-PasswdMD5/ChangeLog
+++ b/dev-perl/Crypt-PasswdMD5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Crypt-PasswdMD5
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/ChangeLog,v 1.11 2011/09/04 11:20:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/ChangeLog,v 1.12 2011/09/27 22:38:32 xmw Exp $
+
+ 27 Sep 2011; Michael Weber <xmw@gentoo.org> Crypt-PasswdMD5-1.300.0.ebuild:
+ Added ~sparc keyword (bug 384309)
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Crypt-PasswdMD5-1.3.ebuild:
Cleanup
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 b62f2cb1b7cd..ed646de93b29 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
# 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.2 2011/09/03 21:04:33 tove Exp $
+# $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 $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Provides interoperable MD5-based crypt() functions"
LICENSE="${LICENSE} BEER-WARE"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
SRC_TEST="do"