summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-21 00:59:36 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-21 00:59:36 +0000
commitca58931f723cd6dc5c3d992b896ab46a69e708e8 (patch)
tree45e005f2cc84d60c8afaed6bf44b01b8531249d2 /sys-libs
parentversion bump (bug #258662) (diff)
downloadgentoo-2-ca58931f723cd6dc5c3d992b896ab46a69e708e8.tar.gz
gentoo-2-ca58931f723cd6dc5c3d992b896ab46a69e708e8.tar.bz2
gentoo-2-ca58931f723cd6dc5c3d992b896ab46a69e708e8.zip
Marking db-4.6.21_p4 ppc64 for bug 248905
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/db/ChangeLog5
-rw-r--r--sys-libs/db/db-4.6.21_p4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog
index 55ae17650161..ff25e93ddbc6 100644
--- a/sys-libs/db/ChangeLog
+++ b/sys-libs/db/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/db
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.278 2009/04/19 13:37:54 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.279 2009/04/21 00:59:36 ranger Exp $
+
+ 21 Apr 2009; Brent Baude <ranger@gentoo.org> db-4.6.21_p4.ebuild:
+ Marking db-4.6.21_p4 ppc64 for bug 248905
19 Apr 2009; Caleb Tennis <caleb@gentoo.org -db-4.6.21_p1.ebuild,
-db-4.6.21_p3.ebuild, -db-4.6.21_p3-r1.ebuild, -db-4.7.25.ebuild,
diff --git a/sys-libs/db/db-4.6.21_p4.ebuild b/sys-libs/db/db-4.6.21_p4.ebuild
index 673ef41a0f72..9740080c7661 100644
--- a/sys-libs/db/db-4.6.21_p4.ebuild
+++ b/sys-libs/db/db-4.6.21_p4.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/sys-libs/db/db-4.6.21_p4.ebuild,v 1.1 2009/03/21 12:23:59 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.6.21_p4.ebuild,v 1.2 2009/04/21 00:59:36 ranger Exp $
inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool
@@ -26,7 +26,7 @@ done
LICENSE="OracleDB"
SLOT="4.6"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="tcl java doc nocxx"
DEPEND="tcl? ( >=dev-lang/tcl-8.4 )