diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-10-24 07:38:45 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-10-24 07:38:45 +0000 |
commit | da594c1220002cee60367469f37fa919329b7d81 (patch) | |
tree | 91f885f7705f01e2ddd974d3af91c0692611498c /dev-java/jta/jta-1.0.1-r1.ebuild | |
parent | 1.6.3 stable on ppc, bug #196849. (diff) | |
download | gentoo-2-da594c1220002cee60367469f37fa919329b7d81.tar.gz gentoo-2-da594c1220002cee60367469f37fa919329b7d81.tar.bz2 gentoo-2-da594c1220002cee60367469f37fa919329b7d81.zip |
Stable on ppc, bug #196837.
(Portage version: 2.1.3.15)
Diffstat (limited to 'dev-java/jta/jta-1.0.1-r1.ebuild')
-rw-r--r-- | dev-java/jta/jta-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jta/jta-1.0.1-r1.ebuild b/dev-java/jta/jta-1.0.1-r1.ebuild index ba7bb88b402b..0805e1d691a3 100644 --- a/dev-java/jta/jta-1.0.1-r1.ebuild +++ b/dev-java/jta/jta-1.0.1-r1.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/jta/jta-1.0.1-r1.ebuild,v 1.3 2007/01/21 18:22:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jta/jta-1.0.1-r1.ebuild,v 1.4 2007/10/24 07:38:45 nelchael Exp $ inherit java-pkg-2 @@ -10,7 +10,7 @@ HOMEPAGE="http://java.sun.com/products/jta/" SRC_URI="${At}" LICENSE="sun-bcla-jta" SLOT=0 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" DEPEND=">=app-arch/unzip-5.50-r1 >=virtual/jdk-1.3" |