diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:25:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:25:20 +0000 |
commit | 734a02bb3b00c34e06438913bc8c0b09aa570beb (patch) | |
tree | 5bf8cd8ae26b299a4f47f0a11a122d0eb42df6d9 /virtual/perl-digest-base | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-734a02bb3b00c34e06438913bc8c0b09aa570beb.tar.gz gentoo-2-734a02bb3b00c34e06438913bc8c0b09aa570beb.tar.bz2 gentoo-2-734a02bb3b00c34e06438913bc8c0b09aa570beb.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'virtual/perl-digest-base')
-rw-r--r-- | virtual/perl-digest-base/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-digest-base/perl-digest-base-1.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-digest-base/ChangeLog b/virtual/perl-digest-base/ChangeLog index 3866dacb4cde..312812d589e9 100644 --- a/virtual/perl-digest-base/ChangeLog +++ b/virtual/perl-digest-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-digest-base # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/ChangeLog,v 1.12 2007/03/04 12:49:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/ChangeLog,v 1.13 2007/04/15 21:25:20 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> + perl-digest-base-1.15.ebuild: + Stable on ppc64 04 Mar 2007; Andrej Kacian <ticho@gentoo.org> perl-digest-base-1.15.ebuild: diff --git a/virtual/perl-digest-base/perl-digest-base-1.15.ebuild b/virtual/perl-digest-base/perl-digest-base-1.15.ebuild index 30c43aec26ea..239ee2891e6f 100644 --- a/virtual/perl-digest-base/perl-digest-base-1.15.ebuild +++ b/virtual/perl-digest-base/perl-digest-base-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/perl-digest-base-1.15.ebuild,v 1.8 2007/03/04 12:49:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/perl-digest-base-1.15.ebuild,v 1.9 2007/04/15 21:25:20 corsair Exp $ DESCRIPTION="Virtual for digest-base" 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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |