diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 17:07:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 17:07:38 +0000 |
commit | 455d189cdb89f648da19372acf82d9f21441b89f (patch) | |
tree | baf19998b3fed6ef2ea02e5846b93f3bb77c6bd0 /dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild | |
parent | Stable for ppc, wrt bug #449298 (diff) | |
download | historical-455d189cdb89f648da19372acf82d9f21441b89f.tar.gz historical-455d189cdb89f648da19372acf82d9f21441b89f.tar.bz2 historical-455d189cdb89f648da19372acf82d9f21441b89f.zip |
Stable for ppc, wrt bug #449298
Package-Manager: portage-2.1.11.55/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild')
-rw-r--r-- | dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild b/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild index 460e5f16bf11..e82fd310cd47 100644 --- a/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild +++ b/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild,v 1.15 2013/04/17 15:28:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild,v 1.16 2013/04/18 17:07:38 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Pure perl implementation of MD5" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |