summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-10-24 07:43:07 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-10-24 07:43:07 +0000
commita87319494fd58a56ac8df35f912108d45cf9f24c (patch)
treed2db96e4c80c302000d361e9a431de0f390ca161 /sys-libs
parentsys-libs/db got fux0red (diff)
downloadgentoo-2-a87319494fd58a56ac8df35f912108d45cf9f24c.tar.gz
gentoo-2-a87319494fd58a56ac8df35f912108d45cf9f24c.tar.bz2
gentoo-2-a87319494fd58a56ac8df35f912108d45cf9f24c.zip
'masked' db-4
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/db/db-4.0.14.ebuild4
-rw-r--r--sys-libs/db/db-4.1.24.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/db/db-4.0.14.ebuild b/sys-libs/db/db-4.0.14.ebuild
index f88ecbb16f1c..1b4b63bd02fa 100644
--- a/sys-libs/db/db-4.0.14.ebuild
+++ b/sys-libs/db/db-4.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14.ebuild,v 1.10 2002/10/23 02:51:15 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14.ebuild,v 1.11 2002/10/24 07:43:07 seemant Exp $
IUSE="tcltk java"
@@ -10,7 +10,7 @@ SRC_URI="http://www.sleepycat.com/update/snapshot/${P}.tar.gz"
HOMEPAGE="http://www.sleepycat.com"
SLOT="4"
LICENSE="DB"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="-x86 -ppc -sparc -sparc64"
DEPEND="tcltk? ( dev-lang/tcl )
java? ( virtual/jdk )"
diff --git a/sys-libs/db/db-4.1.24.ebuild b/sys-libs/db/db-4.1.24.ebuild
index 35bc85f32d28..689a3670066f 100644
--- a/sys-libs/db/db-4.1.24.ebuild
+++ b/sys-libs/db/db-4.1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.1.24.ebuild,v 1.3 2002/10/23 18:19:06 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.1.24.ebuild,v 1.4 2002/10/24 07:43:07 seemant Exp $
IUSE="tcltk java"
@@ -10,7 +10,7 @@ SRC_URI="http://www.sleepycat.com/update/snapshot/${P}.tar.gz"
HOMEPAGE="http://www.sleepycat.com"
SLOT="4"
LICENSE="DB"
-KEYWORDS="x86 -ppc sparc sparc64"
+KEYWORDS="-x86 -ppc -sparc -sparc64"
DEPEND="tcltk? ( dev-lang/tcl )
java? ( virtual/jdk )"