diff options
author | 2007-04-24 16:44:57 +0000 | |
---|---|---|
committer | 2007-04-24 16:44:57 +0000 | |
commit | c47c6969ed62d37d545801ce56b55e000ae87851 (patch) | |
tree | cff8b89d80d1b46c94018a17f1896b555c52e614 /sys-libs/db/db-4.2.52_p4-r2.ebuild | |
parent | Bump to 2.18.1 (diff) | |
download | gentoo-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/db-4.2.52_p4-r2.ebuild')
-rw-r--r-- | sys-libs/db/db-4.2.52_p4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |