diff options
author | 2011-09-28 12:58:20 +0000 | |
---|---|---|
committer | 2011-09-28 12:58:20 +0000 | |
commit | 90c33f640a17243e6a78318ef00b0c7abd70b1ee (patch) | |
tree | 756072985d8536763eb73c5bee1765c2fc66996e /virtual | |
parent | Marked ~sparc64-solaris (diff) | |
download | gentoo-2-90c33f640a17243e6a78318ef00b0c7abd70b1ee.tar.gz gentoo-2-90c33f640a17243e6a78318ef00b0c7abd70b1ee.tar.bz2 gentoo-2-90c33f640a17243e6a78318ef00b0c7abd70b1ee.zip |
Marked ~sparc64-solaris
(Portage version: 2.2.01.19295-prefix/cvs/SunOS i386)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Digest-SHA/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog index 9da62ed977af..5d70ecb9ea0e 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.38 2011/09/26 19:09:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.39 2011/09/28 12:58:20 grobian Exp $ + + 28 Sep 2011; Fabian Groffen <grobian@gentoo.org> + perl-Digest-SHA-5.620.0.ebuild: + Marked ~sparc64-solaris 26 Sep 2011; Fabian Groffen <grobian@gentoo.org> perl-Digest-SHA-5.620.0.ebuild: 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 b6e02890fd8d..be55aa762478 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.7 2011/09/26 19:09:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.620.0.ebuild,v 1.8 2011/09/28 12:58:20 grobian 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 ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/Digest-SHA-${PV}" |