diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-12-09 13:23:06 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-12-09 13:23:06 +0000 |
commit | 330dea1edb6f2b82d73cc2f642de51e4ffb4f2de (patch) | |
tree | baf2c57ba59c44e6bf87c061f7dd2e1a9c68dff1 /dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild | |
parent | Remove legacy libfe_silc.so symlink to prevent signed messages from appearing... (diff) | |
download | gentoo-2-330dea1edb6f2b82d73cc2f642de51e4ffb4f2de.tar.gz gentoo-2-330dea1edb6f2b82d73cc2f642de51e4ffb4f2de.tar.bz2 gentoo-2-330dea1edb6f2b82d73cc2f642de51e4ffb4f2de.zip |
Stable on ppc.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild')
-rw-r--r-- | dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild b/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild index fb0a370ee4e8..dc8ae51b66c7 100644 --- a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild +++ b/dev-java/jdbc-informix/jdbc-informix-3.00.3.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/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild,v 1.4 2007/11/25 10:27:57 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild,v 1.5 2007/12/09 13:23:06 nelchael Exp $ JAVA_PKG_IUSE="doc examples" @@ -13,7 +13,7 @@ DESCRIPTION="JDBC Type 4 Drivers for Informix" SRC_URI="${At}" HOMEPAGE="http://www.ibm.com/software/data/informix/tools/jdbc/" DOWNLOADPAGE="http://www14.software.ibm.com/webapp/download/search.jsp?go=y&rs=ifxjdbc" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="informix-jdbc" SLOT="0" DEPEND=">=virtual/jre-1.4" |