diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:09:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:09:01 +0000 |
commit | aa7b6646519df7f543dfe3966db56e19e6b49a77 (patch) | |
tree | 01ebf8e4734d1a93ac8dc62f0e77ec4332f79c41 /perl-core/DB_File | |
parent | Stable on amd64 wrt bug #183898 (diff) | |
download | historical-aa7b6646519df7f543dfe3966db56e19e6b49a77.tar.gz historical-aa7b6646519df7f543dfe3966db56e19e6b49a77.tar.bz2 historical-aa7b6646519df7f543dfe3966db56e19e6b49a77.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'perl-core/DB_File')
-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 6f20201a08e7..4cb66ab74bf3 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.22 2007/05/11 02:13:59 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.23 2007/07/04 18:03:40 armin76 Exp $ + + 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> DB_File-1.815.ebuild: + alpha/ia64/x86 stable 11 May 2007; Joshua Kinard <kumba@gentoo.org> DB_File-1.815.ebuild: Stable on mips. diff --git a/perl-core/DB_File/DB_File-1.815.ebuild b/perl-core/DB_File/DB_File-1.815.ebuild index f94f44b2e7f3..5a6f5a25552f 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.7 2007/05/11 02:13:59 kumba Exp $ +# $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 $ 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 |