summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:52:12 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:52:12 +0000
commit8132bbb2b290e025ef343f8ccdbb16d6ca598049 (patch)
tree5b58a400df4bc565a62a13225c571ad7e3eed0b4 /virtual/perl-Digest-SHA
parentRevbumped to enigmail-1.3. Removed old (diff)
downloadgentoo-2-8132bbb2b290e025ef343f8ccdbb16d6ca598049.tar.gz
gentoo-2-8132bbb2b290e025ef343f8ccdbb16d6ca598049.tar.bz2
gentoo-2-8132bbb2b290e025ef343f8ccdbb16d6ca598049.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Digest-SHA')
-rw-r--r--virtual/perl-Digest-SHA/ChangeLog6
-rw-r--r--virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog
index 491b00bc466d..28f76593a62c 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.35 2011/08/09 11:08:16 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.36 2011/08/17 16:52:12 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ perl-Digest-SHA-5.620.0.ebuild:
+ keyword ~sparc-solaris
09 Aug 2011; Markus Duft <mduft@gentoo.org> perl-Digest-SHA-5.620.0.ebuild:
added ~x86-interix prefix keyword
diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild
index 769112ff9829..bfd1e0aa6fb4 100644
--- a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild
+++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.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/virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild,v 1.4 2011/08/09 11:08:16 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild,v 1.5 2011/08/17 16:52:12 chithanh 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="~perl-core/Digest-SHA-${PV}"