diff options
author | 2007-04-23 11:37:10 +0000 | |
---|---|---|
committer | 2007-04-23 11:37:10 +0000 | |
commit | 2eb4ae91a41d325c2e5668e8ecd5572db91d754f (patch) | |
tree | 20832fd747cb62c855a565c074146cfd0bacaae7 /sys-libs/db/db-4.3.29-r2.ebuild | |
parent | add deps and use flags (diff) | |
download | gentoo-2-2eb4ae91a41d325c2e5668e8ecd5572db91d754f.tar.gz gentoo-2-2eb4ae91a41d325c2e5668e8ecd5572db91d754f.tar.bz2 gentoo-2-2eb4ae91a41d325c2e5668e8ecd5572db91d754f.zip |
ia64 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-libs/db/db-4.3.29-r2.ebuild')
-rw-r--r-- | sys-libs/db/db-4.3.29-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.3.29-r2.ebuild b/sys-libs/db/db-4.3.29-r2.ebuild index 7644b3230754..cfdb052d606b 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.11 2007/04/16 08:06:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild,v 1.12 2007/04/23 11:37:10 armin76 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 ) |