summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-12-20 12:50:38 +0000
committerNaohiro Aota <naota@gentoo.org>2011-12-20 12:50:38 +0000
commit52adbc86443e5c6be5710fd05b5acfeb2a77f5c4 (patch)
treee920a3c5f93978a0862008812be19a3377e7b357 /perl-core/DB_File
parentVersion bump. Removed old (diff)
downloadgentoo-2-52adbc86443e5c6be5710fd05b5acfeb2a77f5c4.tar.gz
gentoo-2-52adbc86443e5c6be5710fd05b5acfeb2a77f5c4.tar.bz2
gentoo-2-52adbc86443e5c6be5710fd05b5acfeb2a77f5c4.zip
Add ~x86-fbsd
(Portage version: 2.2.0_alpha75/cvs/FreeBSD i386)
Diffstat (limited to 'perl-core/DB_File')
-rw-r--r--perl-core/DB_File/ChangeLog5
-rw-r--r--perl-core/DB_File/DB_File-1.824.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog
index 536d83ffc539..e08f2ca9ec40 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.42 2011/08/07 13:54:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.43 2011/12/20 12:50:38 naota Exp $
+
+ 20 Dec 2011; Naohiro Aota <naota@gentoo.org> DB_File-1.824.0.ebuild:
+ Add ~x86-fbsd
*DB_File-1.824.0 (07 Aug 2011)
diff --git a/perl-core/DB_File/DB_File-1.824.0.ebuild b/perl-core/DB_File/DB_File-1.824.0.ebuild
index 1025d1011955..8fc09903440f 100644
--- a/perl-core/DB_File/DB_File-1.824.0.ebuild
+++ b/perl-core/DB_File/DB_File-1.824.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.824.0.ebuild,v 1.1 2011/08/07 13:54:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.824.0.ebuild,v 1.2 2011/12/20 12:50:38 naota Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="sys-libs/db"