diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-24 16:44:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-24 16:44:57 +0000 |
commit | 4423f5ef0905a32a93c44fe77ab9988a9330aaae (patch) | |
tree | 61f65d4002c3d0488fd42df89deac7d5179f9445 /sys-libs/db/db-4.2.52_p4-r2.ebuild | |
parent | Bump to 2.18.1 (diff) | |
download | historical-4423f5ef0905a32a93c44fe77ab9988a9330aaae.tar.gz historical-4423f5ef0905a32a93c44fe77ab9988a9330aaae.tar.bz2 historical-4423f5ef0905a32a93c44fe77ab9988a9330aaae.zip |
Stable on Mips, bug 168726.
Package-Manager: portage-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 ) |