summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 04:14:41 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 04:14:41 +0000
commitbc0b61254dedadb4e95ca52990d2d8df15cee112 (patch)
tree2b35fda52782f19dcdc5d01227c1ecf51bb3ad7f /dev-java/edtftpj
parentx86 stable wrt bug #492004 (diff)
downloadgentoo-2-bc0b61254dedadb4e95ca52990d2d8df15cee112.tar.gz
gentoo-2-bc0b61254dedadb4e95ca52990d2d8df15cee112.tar.bz2
gentoo-2-bc0b61254dedadb4e95ca52990d2d8df15cee112.zip
x86 stable wrt bug #492006
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-java/edtftpj')
-rw-r--r--dev-java/edtftpj/ChangeLog7
-rw-r--r--dev-java/edtftpj/edtftpj-2.0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/edtftpj/ChangeLog b/dev-java/edtftpj/ChangeLog
index a2290480142a..beb9ef6b9a7b 100644
--- a/dev-java/edtftpj/ChangeLog
+++ b/dev-java/edtftpj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/edtftpj
-# Copyright 2000-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/ChangeLog,v 1.50 2013/07/08 13:48:17 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/ChangeLog,v 1.51 2014/02/24 04:14:41 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> edtftpj-2.0.4.ebuild:
+ x86 stable wrt bug #492006
*edtftpj-2.0.4 (08 Jul 2013)
diff --git a/dev-java/edtftpj/edtftpj-2.0.4.ebuild b/dev-java/edtftpj/edtftpj-2.0.4.ebuild
index c38852e35bdc..b64bb2a46093 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-2013 Gentoo Foundation
+# 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.1 2013/07/08 13:48:17 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-2.0.4.ebuild,v 1.2 2014/02/24 04:14:41 phajdan.jr 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*"