summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-03 18:36:53 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-03 18:36:53 +0000
commit7a84333f8ceacab45da9a5ce5fd2e718bfdc223b (patch)
tree470ceff37575eb26f49b80a6600d21de981454e9 /sys-libs
parentamd64/x86 stable, bug #268294 (diff)
downloadgentoo-2-7a84333f8ceacab45da9a5ce5fd2e718bfdc223b.tar.gz
gentoo-2-7a84333f8ceacab45da9a5ce5fd2e718bfdc223b.tar.bz2
gentoo-2-7a84333f8ceacab45da9a5ce5fd2e718bfdc223b.zip
Stable on alpha, bug #248905
(Portage version: 2.1.6.12/cvs/Linux x86_64)
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 1f48224f3e75..4d659a8dcff2 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.280 2009/04/26 19:08:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.281 2009/05/03 18:36:53 klausman Exp $
+
+ 03 May 2009; Tobias Klausmann <klausman@gentoo.org> db-4.6.21_p4.ebuild:
+ Stable on alpha, bug #248905
26 Apr 2009; Brent Baude <ranger@gentoo.org> db-4.6.21_p4.ebuild:
stable ppc, bug 248905
diff --git a/sys-libs/db/db-4.6.21_p4.ebuild b/sys-libs/db/db-4.6.21_p4.ebuild
index 7ddce7ed34ed..46a255f231f9 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.3 2009/04/26 19:08:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.6.21_p4.ebuild,v 1.4 2009/05/03 18:36:53 klausman 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 )