diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:20:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:20:09 +0000 |
commit | 0c5f90fc3c4ddf62338c469413c276c13965e569 (patch) | |
tree | 27bcd2094d29f65204fc7fcbd9773f04eb6dbcd5 | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-0c5f90fc3c4ddf62338c469413c276c13965e569.tar.gz gentoo-2-0c5f90fc3c4ddf62338c469413c276c13965e569.tar.bz2 gentoo-2-0c5f90fc3c4ddf62338c469413c276c13965e569.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
-rw-r--r-- | sys-libs/db/db-3.2.9-r11.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/db/db-4.3.29-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/db/db-4.5.20_p2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-libs/db/db-3.2.9-r11.ebuild b/sys-libs/db/db-3.2.9-r11.ebuild index df6e456d8b93..d7118d2b82de 100644 --- a/sys-libs/db/db-3.2.9-r11.ebuild +++ b/sys-libs/db/db-3.2.9-r11.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-3.2.9-r11.ebuild,v 1.9 2007/02/02 20:54:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r11.ebuild,v 1.10 2007/06/24 22:20:09 vapier Exp $ inherit gnuconfig libtool eutils db java-pkg-opt-2 @@ -12,7 +12,7 @@ LICENSE="DB" SLOT="3" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="doc java" RDEPEND="virtual/libc" diff --git a/sys-libs/db/db-4.3.29-r2.ebuild b/sys-libs/db/db-4.3.29-r2.ebuild index a3d5d4eef7e4..b85488a78bdb 100644 --- a/sys-libs/db/db-4.3.29-r2.ebuild +++ b/sys-libs/db/db-4.3.29-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.3.29-r2.ebuild,v 1.13 2007/05/29 01:08:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild,v 1.14 2007/06/24 22:20:09 vapier Exp $ inherit eutils gnuconfig db flag-o-matic java-pkg-opt-2 @@ -27,7 +27,7 @@ done LICENSE="DB" SLOT="4.3" -KEYWORDS="~amd64 ~arm ~hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~amd64 arm ~hppa ia64 ~m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="tcl java doc nocxx bootstrap" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) diff --git a/sys-libs/db/db-4.5.20_p2.ebuild b/sys-libs/db/db-4.5.20_p2.ebuild index cb4c26161c96..2ba919b78102 100644 --- a/sys-libs/db/db-4.5.20_p2.ebuild +++ b/sys-libs/db/db-4.5.20_p2.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.5.20_p2.ebuild,v 1.10 2007/06/15 15:22:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.5.20_p2.ebuild,v 1.11 2007/06/24 22:20:09 vapier Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.5" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~m68k ~ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="tcl java doc nocxx bootstrap" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) |