diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 20:27:01 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 20:27:01 +0000 |
commit | 5921703453855dcc777fb17157eb81c24133c803 (patch) | |
tree | b21b435a605a9e8a01ebba017a57fb436a2ca8b0 /sys-libs/db/db-4.7.25_p4.ebuild | |
parent | amd64 stable, bug 286918 (diff) | |
download | historical-5921703453855dcc777fb17157eb81c24133c803.tar.gz historical-5921703453855dcc777fb17157eb81c24133c803.tar.bz2 historical-5921703453855dcc777fb17157eb81c24133c803.zip |
Stable on alpha, bug #285324
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/db/db-4.7.25_p4.ebuild')
-rw-r--r-- | sys-libs/db/db-4.7.25_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.7.25_p4.ebuild b/sys-libs/db/db-4.7.25_p4.ebuild index 54248d44081d..18df64661040 100644 --- a/sys-libs/db/db-4.7.25_p4.ebuild +++ b/sys-libs/db/db-4.7.25_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.7.25_p4.ebuild,v 1.10 2009/09/30 21:10:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.7.25_p4.ebuild,v 1.11 2009/10/01 20:27:01 klausman Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.7" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc java nocxx tcl test" # the entire testsuite needs the TCL functionality |