diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:04:24 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:04:24 +0000 |
commit | d7a71e98bc8cbfe1ee0e45bee23638d6a9cb3017 (patch) | |
tree | 28712a8706f1c15782fb271d794052429a738c0e /perl-core/DB_File | |
parent | ppc stable #290343 (diff) | |
download | historical-d7a71e98bc8cbfe1ee0e45bee23638d6a9cb3017.tar.gz historical-d7a71e98bc8cbfe1ee0e45bee23638d6a9cb3017.tar.bz2 historical-d7a71e98bc8cbfe1ee0e45bee23638d6a9cb3017.zip |
ppc stable #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
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 | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog index 14839e4376a7..1d2e7d810bbd 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.37 2009/12/16 21:46:20 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.38 2010/01/05 18:47:47 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> DB_File-1.820.ebuild: + ppc stable #288026 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> DB_File-1.815.ebuild, DB_File-1.819.ebuild, DB_File-1.820.ebuild: diff --git a/perl-core/DB_File/DB_File-1.820.ebuild b/perl-core/DB_File/DB_File-1.820.ebuild index 5cc9073debce..5707533d0c78 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 +# Copyright 1999-2010 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.8 2009/12/16 21:46:20 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.820.ebuild,v 1.9 2010/01/05 18:47:47 nixnut 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="dev-lang/perl |