diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:15:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:15:45 +0000 |
commit | 7c0f6131814ddb7db9ca2d6111bc0097d04d2501 (patch) | |
tree | 927aa561644f7d2bdb11f5457da175ea52c91d68 /dev-java/edtftpj/edtftpj-2.0.4.ebuild | |
parent | Stable for ppc, wrt bug #492004 (diff) | |
download | gentoo-2-7c0f6131814ddb7db9ca2d6111bc0097d04d2501.tar.gz gentoo-2-7c0f6131814ddb7db9ca2d6111bc0097d04d2501.tar.bz2 gentoo-2-7c0f6131814ddb7db9ca2d6111bc0097d04d2501.zip |
Stable for ppc, wrt bug #492006
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/edtftpj/edtftpj-2.0.4.ebuild')
-rw-r--r-- | dev-java/edtftpj/edtftpj-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/edtftpj/edtftpj-2.0.4.ebuild b/dev-java/edtftpj/edtftpj-2.0.4.ebuild index 136472747da5..488cd8dc2084 100644 --- a/dev-java/edtftpj/edtftpj-2.0.4.ebuild +++ b/dev-java/edtftpj/edtftpj-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-2.0.4.ebuild,v 1.3 2014/03/07 23:21:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-2.0.4.ebuild,v 1.4 2014/04/13 16:15:45 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.enterprisedt.com" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND=">=virtual/jre-1.4 =dev-java/junit-3.8*" |