diff options
Diffstat (limited to 'dev-java/jcifs/jcifs-1.3.17-r1.ebuild')
-rw-r--r-- | dev-java/jcifs/jcifs-1.3.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild b/dev-java/jcifs/jcifs-1.3.17-r1.ebuild index 1271e69072ad..4ad4ace1908e 100644 --- a/dev-java/jcifs/jcifs-1.3.17-r1.ebuild +++ b/dev-java/jcifs/jcifs-1.3.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jcifs/jcifs-1.3.17-r1.ebuild,v 1.1 2012/01/27 08:35:28 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jcifs/jcifs-1.3.17-r1.ebuild,v 1.2 2012/05/09 19:08:48 ago Exp $ EAPI="2" JAVA_PKG_IUSE="doc examples source" @@ -12,7 +12,7 @@ SRC_URI="http://jcifs.samba.org/src/${P}.tgz" HOMEPAGE="http://jcifs.samba.org/" LICENSE="LGPL-2.1" SLOT="1.1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" RDEPEND=">=virtual/jre-1.4 java-virtuals/servlet-api:2.4" DEPEND=">=virtual/jdk-1.4 |