diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:24:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:24:54 +0000 |
commit | 60e36aac8e5161e7d706547b39c4a607cfcdc38e (patch) | |
tree | abbfa18e139c06a0a955bae138e6ac1729eddd49 /virtual | |
parent | Add ~m68k/~s390/~sh wrt #300068 (diff) | |
download | gentoo-2-60e36aac8e5161e7d706547b39c4a607cfcdc38e.tar.gz gentoo-2-60e36aac8e5161e7d706547b39c4a607cfcdc38e.tar.bz2 gentoo-2-60e36aac8e5161e7d706547b39c4a607cfcdc38e.zip |
Add ~m68k/~s390/~sh wrt #300221
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'virtual')
-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 3195f2820f41..fd7ef135b7ae 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.17 2010/01/18 11:29:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.18 2010/02/13 19:24:54 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> + perl-Digest-SHA-5.48.ebuild: + Add ~m68k/~s390/~sh wrt #300221 18 Jan 2010; Fabian Groffen <grobian@gentoo.org> perl-Digest-SHA-5.48.ebuild: 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 014198cf963c..4a3cef9e8818 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.3 2010/01/18 11:29:31 grobian Exp $ +# $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 $ 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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="~perl-core/Digest-SHA-${PV}" |