diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 19:07:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 19:07:36 +0000 |
commit | bc3e054ef14a17eadb48556ad781dc821f6fb2f5 (patch) | |
tree | 12830147d8cfbeac12056973a962c922a0b9b693 /perl-core/DB_File | |
parent | Stable for HPPA (bug #288026). (diff) | |
download | gentoo-2-bc3e054ef14a17eadb48556ad781dc821f6fb2f5.tar.gz gentoo-2-bc3e054ef14a17eadb48556ad781dc821f6fb2f5.tar.bz2 gentoo-2-bc3e054ef14a17eadb48556ad781dc821f6fb2f5.zip |
Stable for HPPA (bug #288026).
(Portage version: 2.2_rc56/cvs/Linux i686)
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.820.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog index c2bb77c7f9c1..5f1cd31ef66a 100644 --- a/perl-core/DB_File/ChangeLog +++ b/perl-core/DB_File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/DB_File # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.32 2009/12/04 14:13:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.33 2009/12/07 19:07:36 jer Exp $ + + 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> DB_File-1.820.ebuild: + Stable for HPPA (bug #288026). 04 Dec 2009; Torsten Veller <tove@gentoo.org> DB_File-1.820.ebuild: Stable on amd64 (#288026) diff --git a/perl-core/DB_File/DB_File-1.820.ebuild b/perl-core/DB_File/DB_File-1.820.ebuild index 99cb595482db..05461e3ae784 100644 --- a/perl-core/DB_File/DB_File-1.820.ebuild +++ b/perl-core/DB_File/DB_File-1.820.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.820.ebuild,v 1.3 2009/12/04 14:13:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.820.ebuild,v 1.4 2009/12/07 19:07:36 jer Exp $ MODULE_AUTHOR=PMQS inherit perl-module multilib eutils @@ -8,7 +8,7 @@ inherit perl-module multilib eutils DESCRIPTION="A Berkeley DB Support Perl Module" 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 |