summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-04-24 16:44:57 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-04-24 16:44:57 +0000
commitc47c6969ed62d37d545801ce56b55e000ae87851 (patch)
treecff8b89d80d1b46c94018a17f1896b555c52e614 /sys-libs/db
parentBump to 2.18.1 (diff)
downloadgentoo-2-c47c6969ed62d37d545801ce56b55e000ae87851.tar.gz
gentoo-2-c47c6969ed62d37d545801ce56b55e000ae87851.tar.bz2
gentoo-2-c47c6969ed62d37d545801ce56b55e000ae87851.zip
Stable on Mips, bug 168726.
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/ChangeLog5
-rw-r--r--sys-libs/db/db-4.2.52_p4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog
index a808b3412fdb..3dfa08c7e91d 100644
--- a/sys-libs/db/ChangeLog
+++ b/sys-libs/db/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/db
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.206 2007/04/23 11:37:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.207 2007/04/24 16:44:57 kloeri Exp $
+
+ 24 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> db-4.2.52_p4-r2.ebuild:
+ Stable on Mips, bug 168726.
23 Apr 2007; Raúl Porcel <armin76@gentoo.org> db-4.3.29-r2.ebuild:
ia64 stable
diff --git a/sys-libs/db/db-4.2.52_p4-r2.ebuild b/sys-libs/db/db-4.2.52_p4-r2.ebuild
index 7ade22587574..19280c657dd3 100644
--- a/sys-libs/db/db-4.2.52_p4-r2.ebuild
+++ b/sys-libs/db/db-4.2.52_p4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p4-r2.ebuild,v 1.13 2007/02/17 22:42:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p4-r2.ebuild,v 1.14 2007/04/24 16:44:57 kloeri Exp $
inherit eutils gnuconfig db java-pkg-opt-2
@@ -26,7 +26,7 @@ done
LICENSE="DB"
SLOT="4.2"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="tcl java doc nocxx bootstrap"
DEPEND="tcl? ( >=dev-lang/tcl-8.4 )