diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:20:48 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:20:48 +0000 |
commit | 62fe02c81c9a2ce4fafb9030e586d7f66575e4a2 (patch) | |
tree | eafc5a8800730c561850902bc197c597e6b33016 /sys-libs/db | |
parent | ppc64 (diff) | |
download | gentoo-2-62fe02c81c9a2ce4fafb9030e586d7f66575e4a2.tar.gz gentoo-2-62fe02c81c9a2ce4fafb9030e586d7f66575e4a2.tar.bz2 gentoo-2-62fe02c81c9a2ce4fafb9030e586d7f66575e4a2.zip |
ppc64
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-1.85-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/db/db-3.2.9-r10.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/db/db-4.0.14-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/db/db-4.1.25_p1-r3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild index d36e021c7ca3..3daf3847c634 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. # 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.21 2003/10/15 17:50:39 brad_mssw Exp $ +# $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 $ 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" +KEYWORDS="x86 ppc sparc alpha mips hppa arm 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 6d03f10b168c..fa0f0da87915 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. # 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.1 2003/10/18 10:29:17 robbat2 Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64 ppc64" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} diff --git a/sys-libs/db/db-4.0.14-r3.ebuild b/sys-libs/db/db-4.0.14-r3.ebuild index ec1bb0999b86..8097b23e99b6 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-2003 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.2 2003/11/06 10:46:10 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r3.ebuild,v 1.3 2003/12/17 04:19:25 brad_mssw 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 ~arm amd64 ia64 ppc64" DEPEND="tcltk? ( dev-lang/tcl ) java? ( virtual/jdk )" diff --git a/sys-libs/db/db-4.1.25_p1-r3.ebuild b/sys-libs/db/db-4.1.25_p1-r3.ebuild index 8eb5ca2d4fa1..42def4ad03dd 100644 --- a/sys-libs/db/db-4.1.25_p1-r3.ebuild +++ b/sys-libs/db/db-4.1.25_p1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.25_p1-r3.ebuild,v 1.4 2003/12/15 10:06:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.1.25_p1-r3.ebuild,v 1.5 2003/12/17 04:19:25 brad_mssw Exp $ IUSE="tcltk java doc" @@ -30,7 +30,7 @@ done HOMEPAGE="http://www.sleepycat.com" SLOT="4.1" LICENSE="DB" -KEYWORDS="ia64 ~x86 ~ppc ~alpha ~amd64 ~sparc ~mips" +KEYWORDS="ia64 ~x86 ~ppc ~alpha ~amd64 ~sparc ~mips ppc64" DEPEND="tcltk? ( dev-lang/tcl ) java? ( virtual/jdk )" |