diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 18:26:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 18:26:44 +0000 |
commit | 73b226d676487aabc81c5508aa01e53651ae347b (patch) | |
tree | 768ccba67b64e21680801510ed410b08b652b53d /sys-libs/db/db-4.2.52_p2.ebuild | |
parent | Removed INSTALL file. (diff) | |
download | historical-73b226d676487aabc81c5508aa01e53651ae347b.tar.gz historical-73b226d676487aabc81c5508aa01e53651ae347b.tar.bz2 historical-73b226d676487aabc81c5508aa01e53651ae347b.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
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 e2a2e6212150..e721e98caa14 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.22 2005/06/11 19:54:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p2.ebuild,v 1.23 2005/06/15 18:26:44 gustavoz Exp $ inherit eutils gnuconfig db @@ -26,7 +26,7 @@ done LICENSE="DB" SLOT="4.2" -KEYWORDS="amd64 arm hppa ~ia64 m68k ~ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="amd64 arm hppa ~ia64 m68k ~ppc ppc64 s390 sh sparc x86" IUSE="tcltk java doc nocxx bootstrap" DEPEND="tcltk? ( >=dev-lang/tcl-8.4 ) |