diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:30:25 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:30:25 +0000 |
commit | 8c0ce9b4d46231a3dd7c9d36037d501b70bc873c (patch) | |
tree | 917ec90c100f4b71b0aebc243a5d059800ec2e19 /virtual/perl-Digest-SHA | |
parent | Added ~mips, bug 300221. (diff) | |
download | gentoo-2-8c0ce9b4d46231a3dd7c9d36037d501b70bc873c.tar.gz gentoo-2-8c0ce9b4d46231a3dd7c9d36037d501b70bc873c.tar.bz2 gentoo-2-8c0ce9b4d46231a3dd7c9d36037d501b70bc873c.zip |
Added ~mips, bug 300221.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Digest-SHA')
-rw-r--r-- | virtual/perl-Digest-SHA/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Digest-SHA/perl-Digest-SHA-5.48.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog index 58ba4b35722e..ccd263fa6b91 100644 --- a/virtual/perl-Digest-SHA/ChangeLog +++ b/virtual/perl-Digest-SHA/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Digest-SHA # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.21 2010/11/05 11:14:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.22 2010/12/07 04:30:25 mattst88 Exp $ + + 07 Dec 2010; Matt Turner <mattst88@gentoo.org> + perl-Digest-SHA-5.48.ebuild: + Added ~mips, bug 300221. 05 Nov 2010; Markus Meier <maekke@gentoo.org> perl-Digest-SHA-5.47.ebuild: straight to stable for arm, needed for dev-perl/Net-DNS-0.66-r1 diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.48.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.48.ebuild index 4a3cef9e8818..92ad6828913b 100644 --- a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.48.ebuild +++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.48.ebuild,v 1.4 2010/02/13 19:24:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.48.ebuild,v 1.5 2010/12/07 04:30:25 mattst88 Exp $ DESCRIPTION="Perl extension for SHA-1/224/256/384/512" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="~perl-core/Digest-SHA-${PV}" |