summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Mendoza <ricmm@gentoo.org>2008-03-10 01:35:13 +0000
committerRicardo Mendoza <ricmm@gentoo.org>2008-03-10 01:35:13 +0000
commitb2d317fe6b87f5618c212108eee632128b5eb592 (patch)
tree7d5eee8f4d4e684a1086a63d8ccd26cf635b5e4b /sys-libs/db/db-4.2.52_p4-r2.ebuild
parentCorrectly use the static use flag to build pvfs2-server and always build both... (diff)
downloadhistorical-b2d317fe6b87f5618c212108eee632128b5eb592.tar.gz
historical-b2d317fe6b87f5618c212108eee632128b5eb592.tar.bz2
historical-b2d317fe6b87f5618c212108eee632128b5eb592.zip
Drop to ~mips due to unstable deps
Package-Manager: portage-2.1.4.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.ebuild6
1 files changed, 3 insertions, 3 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 19280c657dd3..f0448173f6b4 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
+# Copyright 1999-2008 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.14 2007/04/24 16:44:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p4-r2.ebuild,v 1.15 2008/03/10 01:35:13 ricmm 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 )