diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 22:04:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 22:04:34 +0000 |
commit | 872f2fddb7d516000345213a20c8c7fdf237376e (patch) | |
tree | 02832cc7a4f615176d1354f168b8a631796c6109 /dev-perl/Digest-HMAC | |
parent | Marking DateTime-Format-W3CDTF-0.60.0 ppc64 for bug 400083 (diff) | |
download | historical-872f2fddb7d516000345213a20c8c7fdf237376e.tar.gz historical-872f2fddb7d516000345213a20c8c7fdf237376e.tar.bz2 historical-872f2fddb7d516000345213a20c8c7fdf237376e.zip |
Marking Digest-HMAC-1.30.0 ppc64 for bug 400091
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/Digest-HMAC')
-rw-r--r-- | dev-perl/Digest-HMAC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Digest-HMAC/Digest-HMAC-1.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Digest-HMAC/ChangeLog b/dev-perl/Digest-HMAC/ChangeLog index 540b4d8e569a..5fb62b0476ca 100644 --- a/dev-perl/Digest-HMAC/ChangeLog +++ b/dev-perl/Digest-HMAC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Digest-HMAC # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-HMAC/ChangeLog,v 1.38 2012/03/01 20:21:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-HMAC/ChangeLog,v 1.39 2012/03/02 22:04:34 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> Digest-HMAC-1.30.0.ebuild: + Marking Digest-HMAC-1.30.0 ppc64 for bug 400091 01 Mar 2012; Brent Baude <ranger@gentoo.org> Digest-HMAC-1.30.0.ebuild: Marking Digest-HMAC-1.30.0 ppc for bug 400091 diff --git a/dev-perl/Digest-HMAC/Digest-HMAC-1.30.0.ebuild b/dev-perl/Digest-HMAC/Digest-HMAC-1.30.0.ebuild index 122be69e00ca..8a734087a593 100644 --- a/dev-perl/Digest-HMAC/Digest-HMAC-1.30.0.ebuild +++ b/dev-perl/Digest-HMAC/Digest-HMAC-1.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-HMAC/Digest-HMAC-1.30.0.ebuild,v 1.7 2012/03/01 20:21:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-HMAC/Digest-HMAC-1.30.0.ebuild,v 1.8 2012/03/02 22:04:34 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Keyed Hashing for Message Authentication" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-Digest-MD5 |