diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 12:44:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 12:44:21 +0000 |
commit | 23352e6aa079ea5be064849974f5ed8273f4fbe3 (patch) | |
tree | c1e6c338f91d9f88256eb03085feed6b33f071c7 /sys-libs/db | |
parent | arm needs deps first (Manifest recommit) (diff) | |
download | gentoo-2-23352e6aa079ea5be064849974f5ed8273f4fbe3.tar.gz gentoo-2-23352e6aa079ea5be064849974f5ed8273f4fbe3.tar.bz2 gentoo-2-23352e6aa079ea5be064849974f5ed8273f4fbe3.zip |
header fix; arm needs deps first
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-1.85-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/db/db-3.2.9-r10.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/db/db-3.2.9-r7.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/db/db-3.2.9-r9.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/db/db-3.3.11.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/db/db-4.0.14-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/db/db-4.0.14-r3.ebuild | 4 |
7 files changed, 19 insertions, 19 deletions
diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild index 3daf3847c634..49126127abd5 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.22 2003/12/17 04:19:25 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.23 2004/02/22 12:39:55 mr_bones_ 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 alpha mips hppa arm ia64 amd64 ppc64" +KEYWORDS="x86 ppc sparc alpha mips hppa ia64 amd64 ppc64" src_unpack() { diff --git a/sys-libs/db/db-3.2.9-r10.ebuild b/sys-libs/db/db-3.2.9-r10.ebuild index fa0f0da87915..d30b9a3c22bb 100644 --- a/sys-libs/db/db-3.2.9-r10.ebuild +++ b/sys-libs/db/db-3.2.9-r10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-r10.ebuild,v 1.2 2003/12/17 04:19:25 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.3 2004/02/22 12:39:55 mr_bones_ Exp $ IUSE="doc java" @@ -17,7 +17,7 @@ SLOT="3" LICENSE="DB" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64 ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ia64 ppc64" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} diff --git a/sys-libs/db/db-3.2.9-r7.ebuild b/sys-libs/db/db-3.2.9-r7.ebuild index b70d4a40a39d..306189efce35 100644 --- a/sys-libs/db/db-3.2.9-r7.ebuild +++ b/sys-libs/db/db-3.2.9-r7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-r7.ebuild,v 1.10 2003/10/15 17:50:39 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.11 2004/02/22 12:39:55 mr_bones_ Exp $ IUSE="" @@ -16,7 +16,7 @@ SLOT="3" LICENSE="DB" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="x86 ppc sparc alpha mips hppa arm amd64" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} diff --git a/sys-libs/db/db-3.2.9-r9.ebuild b/sys-libs/db/db-3.2.9-r9.ebuild index f1e7dea40a37..070bf8721319 100644 --- a/sys-libs/db/db-3.2.9-r9.ebuild +++ b/sys-libs/db/db-3.2.9-r9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-r9.ebuild,v 1.10 2003/10/10 18:41:23 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r9.ebuild,v 1.11 2004/02/22 12:39:55 mr_bones_ Exp $ IUSE="doc" @@ -17,7 +17,7 @@ SLOT="3" LICENSE="DB" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ia64" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} diff --git a/sys-libs/db/db-3.3.11.ebuild b/sys-libs/db/db-3.3.11.ebuild index ca5fba32be98..7a083425d8a8 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.18 2003/09/17 21:59:15 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.3.11.ebuild,v 1.19 2004/02/22 12:39:55 mr_bones_ Exp $ S=${WORKDIR}/${P}/build_unix DESCRIPTION="Berkeley DB for transaction support in MySQL" diff --git a/sys-libs/db/db-4.0.14-r2.ebuild b/sys-libs/db/db-4.0.14-r2.ebuild index 76ab92d41dd4..6eb235a6ae32 100644 --- a/sys-libs/db/db-4.0.14-r2.ebuild +++ b/sys-libs/db/db-4.0.14-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-r2.ebuild,v 1.19 2004/01/20 01:36:27 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r2.ebuild,v 1.20 2004/02/22 12:39:55 mr_bones_ Exp $ IUSE="tcltk java doc" @@ -12,7 +12,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 alpha mips hppa ~arm amd64 ia64" +KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ia64" DEPEND="tcltk? ( dev-lang/tcl ) java? ( virtual/jdk )" diff --git a/sys-libs/db/db-4.0.14-r3.ebuild b/sys-libs/db/db-4.0.14-r3.ebuild index 129e9ef7c175..17c27511e99b 100644 --- a/sys-libs/db/db-4.0.14-r3.ebuild +++ b/sys-libs/db/db-4.0.14-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r3.ebuild,v 1.5 2004/02/10 13:14:32 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r3.ebuild,v 1.6 2004/02/22 12:39:55 mr_bones_ Exp $ IUSE="tcltk java doc" @@ -12,7 +12,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 ~alpha ~mips ~hppa ~arm amd64 ia64 ppc64" +KEYWORDS="x86 ppc ~sparc ~alpha ~mips ~hppa amd64 ia64 ppc64" DEPEND="tcltk? ( dev-lang/tcl ) java? ( virtual/jdk )" |