diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 19:58:27 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 19:58:27 +0000 |
commit | fc41fe00a685fdd6f701af925ef988acde9296e9 (patch) | |
tree | acf3d5e60b82f26b2e4bc3072a32e010e9d31774 /dev-perl/Digest-Perl-MD5 | |
parent | Keyword amd64-linux and x86-linux (diff) | |
download | gentoo-2-fc41fe00a685fdd6f701af925ef988acde9296e9.tar.gz gentoo-2-fc41fe00a685fdd6f701af925ef988acde9296e9.tar.bz2 gentoo-2-fc41fe00a685fdd6f701af925ef988acde9296e9.zip |
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'dev-perl/Digest-Perl-MD5')
-rw-r--r-- | dev-perl/Digest-Perl-MD5/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Digest-Perl-MD5/ChangeLog b/dev-perl/Digest-Perl-MD5/ChangeLog index db551712cebc..c22a835ab740 100644 --- a/dev-perl/Digest-Perl-MD5/ChangeLog +++ b/dev-perl/Digest-Perl-MD5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Digest-Perl-MD5 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Perl-MD5/ChangeLog,v 1.14 2012/12/17 20:13:54 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Perl-MD5/ChangeLog,v 1.15 2013/02/08 19:58:27 bicatali Exp $ + + 08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> + Digest-Perl-MD5-1.800.0.ebuild: + Keyword amd64-linux and x86-linux 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Digest-Perl-MD5-1.800.0.ebuild: 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 0acb03bccc48..34d0b937bf68 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-2012 Gentoo Foundation +# 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.13 2012/12/17 20:13:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild,v 1.14 2013/02/08 19:58:27 bicatali 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 ~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" |