diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-25 18:11:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-25 18:11:47 +0000 |
commit | 23bc567cc9d7adb058b7defd069c86a70647a3bc (patch) | |
tree | 7ec6ff93b9dcb7044f44a12006fbb633f12b029c /perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild | |
parent | Add net-misc/leechcraft-auscrie (diff) | |
download | gentoo-2-23bc567cc9d7adb058b7defd069c86a70647a3bc.tar.gz gentoo-2-23bc567cc9d7adb058b7defd069c86a70647a3bc.tar.bz2 gentoo-2-23bc567cc9d7adb058b7defd069c86a70647a3bc.zip |
Marked ~m68k-mint, bug #380531
(Portage version: 2.2.01.19062-prefix/cvs/Darwin i386)
Diffstat (limited to 'perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild')
-rw-r--r-- | perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild b/perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild index 38a53246690c..baf4a060f456 100644 --- a/perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild +++ b/perl-core/Digest-SHA/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/perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild,v 1.4 2011/08/09 11:07:12 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-SHA/Digest-SHA-5.620.0.ebuild,v 1.5 2011/08/25 18:11:47 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for SHA-1/224/256/384/512" 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 ~sparc-solaris ~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 ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |