diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-02 01:56:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-02 01:56:34 +0000 |
commit | 9e89b5a14c535ef4cbfb88b85a97fe520eadf0f0 (patch) | |
tree | ee94f64d5bc3f447dfce751ddcc421dbd5ec3a38 /sys-libs/db/db-4.0.14-r2.ebuild | |
parent | Version bump (diff) | |
download | historical-9e89b5a14c535ef4cbfb88b85a97fe520eadf0f0.tar.gz historical-9e89b5a14c535ef4cbfb88b85a97fe520eadf0f0.tar.bz2 historical-9e89b5a14c535ef4cbfb88b85a97fe520eadf0f0.zip |
stable on alpha
Diffstat (limited to 'sys-libs/db/db-4.0.14-r2.ebuild')
-rw-r--r-- | sys-libs/db/db-4.0.14-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.0.14-r2.ebuild b/sys-libs/db/db-4.0.14-r2.ebuild index 1f62b8f60457..c8218afcee72 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. # 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.12 2003/09/23 00:17:39 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r2.ebuild,v 1.13 2003/10/02 01:56:30 agriffis 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" DEPEND="tcltk? ( dev-lang/tcl ) java? ( virtual/jdk )" |