diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:03:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:03:40 +0000 |
commit | 4b20eec8fd33c73a27fe7cea2b051828e0626aa6 (patch) | |
tree | f170cb06cdf45476f29096be37a94f8f52a6b178 /perl-core | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-4b20eec8fd33c73a27fe7cea2b051828e0626aa6.tar.gz gentoo-2-4b20eec8fd33c73a27fe7cea2b051828e0626aa6.tar.bz2 gentoo-2-4b20eec8fd33c73a27fe7cea2b051828e0626aa6.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
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 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 |