diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 18:18:25 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 18:18:25 +0000 |
commit | 34b116e23a506ff811441ad67f8c6a90abb77a41 (patch) | |
tree | d695ebed6d34150c0c82f8f6b9413ca8f6a3b948 /virtual/perl-Digest-MD5 | |
parent | Added ~ppc keyword. Bug 134270 (diff) | |
download | historical-34b116e23a506ff811441ad67f8c6a90abb77a41.tar.gz historical-34b116e23a506ff811441ad67f8c6a90abb77a41.tar.bz2 historical-34b116e23a506ff811441ad67f8c6a90abb77a41.zip |
Stable on hppa.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'virtual/perl-Digest-MD5')
-rw-r--r-- | virtual/perl-Digest-MD5/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Digest-MD5/perl-Digest-MD5-2.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Digest-MD5/ChangeLog b/virtual/perl-Digest-MD5/ChangeLog index 5c9d8e1f4c13..0aa81f73f438 100644 --- a/virtual/perl-Digest-MD5/ChangeLog +++ b/virtual/perl-Digest-MD5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Digest-MD5 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.8 2006/05/24 20:57:02 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/ChangeLog,v 1.9 2006/05/25 18:10:28 gmsoft Exp $ + + 25 May 2006; Guy Martin <gmsoft@gentoo.org> perl-Digest-MD5-2.36.ebuild: + Stable on hppa. 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> perl-Digest-MD5-2.36.ebuild: diff --git a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.36.ebuild b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.36.ebuild index c97a1fe46332..529331b0c100 100644 --- a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.36.ebuild +++ b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/perl-Digest-MD5-2.36.ebuild,v 1.9 2006/05/24 20:57:02 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-MD5/perl-Digest-MD5-2.36.ebuild,v 1.10 2006/05/25 18:10:28 gmsoft Exp $ DESCRIPTION="Virtual for Digest-MD5" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |