diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 10:49:01 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 10:49:01 +0000 |
commit | 0fabe02e917847a3155bb9fb5c55efe94a5f6456 (patch) | |
tree | e86070f47c9cbf6ad00c292f84057e354b9226b5 /perl-core/DB_File | |
parent | x86 stable, bug 288026 (diff) | |
download | gentoo-2-0fabe02e917847a3155bb9fb5c55efe94a5f6456.tar.gz gentoo-2-0fabe02e917847a3155bb9fb5c55efe94a5f6456.tar.bz2 gentoo-2-0fabe02e917847a3155bb9fb5c55efe94a5f6456.zip |
x86 stable, bug 288026
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'perl-core/DB_File')
-rw-r--r-- | perl-core/DB_File/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/DB_File/DB_File-1.820.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog index b5e73b0a9867..79a7d17a6b91 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.30 2009/04/03 20:25:33 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.31 2009/12/04 10:49:01 fauli Exp $ + + 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> DB_File-1.820.ebuild: + x86 stable, bug 288026 *DB_File-1.820 (03 Apr 2009) diff --git a/perl-core/DB_File/DB_File-1.820.ebuild b/perl-core/DB_File/DB_File-1.820.ebuild index a0787ef509d3..4419f2e39808 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.1 2009/04/03 20:25:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.820.ebuild,v 1.2 2009/12/04 10:49:01 fauli 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 |