diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-04 14:13:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-04 14:13:16 +0000 |
commit | 829a191e3a623a1468cf19f9cb5c0afd0a8d94c6 (patch) | |
tree | 8cbf560221bc66c16a68761847897250526d30f4 /perl-core/DB_File | |
parent | Stable on amd64 (#288026) (diff) | |
download | gentoo-2-829a191e3a623a1468cf19f9cb5c0afd0a8d94c6.tar.gz gentoo-2-829a191e3a623a1468cf19f9cb5c0afd0a8d94c6.tar.bz2 gentoo-2-829a191e3a623a1468cf19f9cb5c0afd0a8d94c6.zip |
Stable on amd64 (#288026)
(Portage version: 2.2_rc54/cvs/Linux x86_64)
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 79a7d17a6b91..c2bb77c7f9c1 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.31 2009/12/04 10:49:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.32 2009/12/04 14:13:16 tove Exp $ + + 04 Dec 2009; Torsten Veller <tove@gentoo.org> DB_File-1.820.ebuild: + Stable on amd64 (#288026) 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> DB_File-1.820.ebuild: x86 stable, bug 288026 diff --git a/perl-core/DB_File/DB_File-1.820.ebuild b/perl-core/DB_File/DB_File-1.820.ebuild index 4419f2e39808..99cb595482db 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.2 2009/12/04 10:49:01 fauli Exp $ +# $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 $ 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 |