summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:42:03 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:42:03 +0000
commitf52eede2406a9ebeb563460fedb2442aadf4fb47 (patch)
tree8002ea7d3565b35155ea7264a2d2265d582f806d /sys-libs/db
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadgentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz
gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2
gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/ChangeLog5
-rw-r--r--sys-libs/db/db-1.85-r1.ebuild4
-rw-r--r--sys-libs/db/db-3.2.3h-r4.ebuild4
-rw-r--r--sys-libs/db/db-3.2.9-r1.ebuild4
-rw-r--r--sys-libs/db/db-3.2.9.ebuild4
-rw-r--r--sys-libs/db/db-3.3.11.ebuild4
-rw-r--r--sys-libs/db/db-4.0.14.ebuild4
-rw-r--r--sys-libs/db/db-4.1.24.ebuild4
8 files changed, 18 insertions, 15 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog
index 0b11fcec0cca..8f901d6667af 100644
--- a/sys-libs/db/ChangeLog
+++ b/sys-libs/db/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sys-libs/db
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.14 2002/11/15 19:45:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.15 2002/12/09 04:37:29 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*db-3.3.11 (16 Nov 2002)
16 Nov 2002; Seemant Kulleen <seemant@gentoo.org> db-3.3.11.ebuild :
diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild
index 7ef5114ec732..4fa007b3b524 100644
--- a/sys-libs/db/db-1.85-r1.ebuild
+++ b/sys-libs/db/db-1.85-r1.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-1.85-r1.ebuild,v 1.11 2002/09/14 15:51:26 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.12 2002/12/09 04:37:29 manson Exp $
S=${WORKDIR}/db.${PV}
DESCRIPTION="db 1.85 -- required for RPM 4.0 to compile; that's about it."
@@ -10,7 +10,7 @@ DEPEND="virtual/glibc"
RDEPEND=$DEPEND
SLOT="1"
LICENSE="DB"
-KEYWORDS="x86 ppc sparc sparc64 alpha"
+KEYWORDS="x86 ppc sparc alpha"
src_unpack() {
diff --git a/sys-libs/db/db-3.2.3h-r4.ebuild b/sys-libs/db/db-3.2.3h-r4.ebuild
index 95e3021d1f86..2c005159412c 100644
--- a/sys-libs/db/db-3.2.3h-r4.ebuild
+++ b/sys-libs/db/db-3.2.3h-r4.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-3.2.3h-r4.ebuild,v 1.12 2002/08/14 04:06:42 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.3h-r4.ebuild,v 1.13 2002/12/09 04:37:29 manson Exp $
S=${WORKDIR}/${P}/build_unix
DESCRIPTION="Berkeley DB for transaction support in MySQL"
@@ -10,7 +10,7 @@ SLOT="3"
RDEPEND="virtual/glibc"
DEPEND="$RDEPEND =sys-libs/db-1.85-r1"
LICENSE="DB"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
src_compile() {
../dist/configure --host=${CHOST} --enable-compat185 --enable-dump185 --prefix=/usr --enable-shared --enable-static --enable-cxx || die
diff --git a/sys-libs/db/db-3.2.9-r1.ebuild b/sys-libs/db/db-3.2.9-r1.ebuild
index bc82b9f8af30..bd3bdf696b62 100644
--- a/sys-libs/db/db-3.2.9-r1.ebuild
+++ b/sys-libs/db/db-3.2.9-r1.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-3.2.9-r1.ebuild,v 1.6 2002/10/22 16:49:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r1.ebuild,v 1.7 2002/12/09 04:37:29 manson Exp $
S=${WORKDIR}/${P}/build_unix
DESCRIPTION="Berkeley DB for transaction support in MySQL"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.sleepycat.com/"
SLOT="3"
LICENSE="DB"
-KEYWORDS="x86 ppc sparc sparc64 alpha"
+KEYWORDS="x86 ppc sparc alpha"
RDEPEND="virtual/glibc"
DEPEND="${RDEPEND}
diff --git a/sys-libs/db/db-3.2.9.ebuild b/sys-libs/db/db-3.2.9.ebuild
index 8e94171209bf..430a2c86f669 100644
--- a/sys-libs/db/db-3.2.9.ebuild
+++ b/sys-libs/db/db-3.2.9.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-3.2.9.ebuild,v 1.11 2002/10/04 06:36:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9.ebuild,v 1.12 2002/12/09 04:37:29 manson Exp $
S=${WORKDIR}/${P}/build_unix
DESCRIPTION="Berkeley DB for transaction support in MySQL"
@@ -10,7 +10,7 @@ SLOT="3"
RDEPEND="virtual/glibc"
DEPEND="$RDEPEND =sys-libs/db-1.85-r1"
LICENSE="DB"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
# this doesnt build without exceptions
export CXXFLAGS="${CXXFLAGS/-fno-exceptions/-fexceptions}"
diff --git a/sys-libs/db/db-3.3.11.ebuild b/sys-libs/db/db-3.3.11.ebuild
index cc8e4a44e6a5..69d210ef0c10 100644
--- a/sys-libs/db/db-3.3.11.ebuild
+++ b/sys-libs/db/db-3.3.11.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-3.3.11.ebuild,v 1.11 2002/11/15 19:45:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.3.11.ebuild,v 1.12 2002/12/09 04:37:29 manson Exp $
S=${WORKDIR}/${P}/build_unix
DESCRIPTION="Berkeley DB for transaction support in MySQL"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.sleepycat.com/"
SLOT="3"
LICENSE="DB"
-KEYWORDS="-x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="-x86 -ppc -sparc -alpha"
RDEPEND="virtual/glibc"
DEPEND="${RDEPEND}
diff --git a/sys-libs/db/db-4.0.14.ebuild b/sys-libs/db/db-4.0.14.ebuild
index 1b4b63bd02fa..65e072b61994 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.11 2002/10/24 07:43:07 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14.ebuild,v 1.12 2002/12/09 04:37:29 manson 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 "
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 e7fbb5d16946..ed39c08fa2d3 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.5 2002/11/15 01:30:06 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.1.24.ebuild,v 1.6 2002/12/09 04:37:29 manson 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 "
DEPEND="tcltk? ( dev-lang/tcl )
java? ( virtual/jdk )"