diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 02:31:36 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 02:31:36 +0000 |
commit | e4759350e64f71b5966995671bb57129666abe64 (patch) | |
tree | f637503297bdcd320228e3980eb8ec614cdfa289 /perl-core/DB_File | |
parent | New release: 3.0.0 (diff) | |
download | historical-e4759350e64f71b5966995671bb57129666abe64.tar.gz historical-e4759350e64f71b5966995671bb57129666abe64.tar.bz2 historical-e4759350e64f71b5966995671bb57129666abe64.zip |
Stable on mips.
Package-Manager: portage-2.1.2.7
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 18811f84a7b3..6f20201a08e7 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.21 2007/05/05 18:24:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.22 2007/05/11 02:13:59 kumba Exp $ + + 11 May 2007; Joshua Kinard <kumba@gentoo.org> DB_File-1.815.ebuild: + Stable on mips. 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> DB_File-1.815.ebuild: diff --git a/perl-core/DB_File/DB_File-1.815.ebuild b/perl-core/DB_File/DB_File-1.815.ebuild index 7b4ea8d4b135..f94f44b2e7f3 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.6 2007/05/05 18:24:24 dertobi123 Exp $ +# $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 $ 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 |