diff options
author | 2005-06-06 17:32:49 +0000 | |
---|---|---|
committer | 2005-06-06 17:32:49 +0000 | |
commit | a166bc9907e3443d1882219c5fc47040dffe9ddf (patch) | |
tree | f6e301438ae6068809a710395dade6c414d9c530 /sys-libs/db/db-4.2.52_p2.ebuild | |
parent | fix sandbox thingy (diff) | |
download | historical-a166bc9907e3443d1882219c5fc47040dffe9ddf.tar.gz historical-a166bc9907e3443d1882219c5fc47040dffe9ddf.tar.bz2 historical-a166bc9907e3443d1882219c5fc47040dffe9ddf.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-libs/db/db-4.2.52_p2.ebuild')
-rw-r--r-- | sys-libs/db/db-4.2.52_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.2.52_p2.ebuild b/sys-libs/db/db-4.2.52_p2.ebuild index b8bf538dfbb8..11a26a30deb8 100644 --- a/sys-libs/db/db-4.2.52_p2.ebuild +++ b/sys-libs/db/db-4.2.52_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p2.ebuild,v 1.20 2005/06/06 12:30:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p2.ebuild,v 1.21 2005/06/06 17:32:49 cryos Exp $ inherit eutils gnuconfig db @@ -26,7 +26,7 @@ done LICENSE="DB" SLOT="4.2" -KEYWORDS="~amd64 hppa ~ia64 m68k ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ~ia64 m68k ~ppc ppc64 ~sparc x86" IUSE="tcltk java doc nocxx bootstrap" DEPEND="tcltk? ( >=dev-lang/tcl-8.4 ) |