diff options
author | Tom Gall <tgall@gentoo.org> | 2007-08-12 20:04:18 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-08-12 20:04:18 +0000 |
commit | 7edd1fd9260e227f29cb7047c36b45fde4264ba2 (patch) | |
tree | a9453219389469b59378516597306545961be7ea /perl-core | |
parent | stable on ppct46 (diff) | |
download | gentoo-2-7edd1fd9260e227f29cb7047c36b45fde4264ba2.tar.gz gentoo-2-7edd1fd9260e227f29cb7047c36b45fde4264ba2.tar.bz2 gentoo-2-7edd1fd9260e227f29cb7047c36b45fde4264ba2.zip |
stable on ppc64
(Portage version: 2.1.2.11)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/DB_File/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/DB_File/DB_File-1.815.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog index 4cb66ab74bf3..23784247b6ab 100644 --- a/perl-core/DB_File/ChangeLog +++ b/perl-core/DB_File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/DB_File # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.23 2007/07/04 18:03:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.24 2007/08/12 20:04:18 tgall Exp $ + + 12 Aug 2007; Tom Gall <tgall@gentoo.org> DB_File-1.815.ebuild: + stable on ppc64 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> DB_File-1.815.ebuild: alpha/ia64/x86 stable diff --git a/perl-core/DB_File/DB_File-1.815.ebuild b/perl-core/DB_File/DB_File-1.815.ebuild index 5a6f5a25552f..bac767585cea 100644 --- a/perl-core/DB_File/DB_File-1.815.ebuild +++ b/perl-core/DB_File/DB_File-1.815.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/perl-core/DB_File/DB_File-1.815.ebuild,v 1.8 2007/07/04 18:03:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.815.ebuild,v 1.9 2007/08/12 20:04:18 tgall Exp $ inherit perl-module multilib eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic 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="dev-lang/perl |