From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 937E813827A for ; Thu, 26 May 2016 20:43:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F5BA14145; Thu, 26 May 2016 20:43:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C1D314145 for ; Thu, 26 May 2016 20:43:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B71F5340C21 for ; Thu, 26 May 2016 20:43:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4CA497C for ; Thu, 26 May 2016 20:43:40 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1464295412.647e1756f04dd32dec681c264367d5ffa37807af.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/edtftpj/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/edtftpj/edtftpj-2.4.0.ebuild X-VCS-Directories: dev-java/edtftpj/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 647e1756f04dd32dec681c264367d5ffa37807af X-VCS-Branch: master Date: Thu, 26 May 2016 20:43:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 216a0936-f106-45f7-b961-90ee0522718c X-Archives-Hash: c501b821b490cc63e58a1d2ae30803ee commit: 647e1756f04dd32dec681c264367d5ffa37807af Author: James Le Cuirot gentoo org> AuthorDate: Thu May 26 20:42:22 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu May 26 20:43:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647e1756 dev-java/edtftpj: 2.4.0 stable on amd64 and x86 Package-Manager: portage-2.3.0_rc1 dev-java/edtftpj/edtftpj-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/edtftpj/edtftpj-2.4.0.ebuild b/dev-java/edtftpj/edtftpj-2.4.0.ebuild index ecfe0df..42edbb1 100644 --- a/dev-java/edtftpj/edtftpj-2.4.0.ebuild +++ b/dev-java/edtftpj/edtftpj-2.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.enterprisedt.com/products/edtftpj/download/${P}.zip" HOMEPAGE="http://enterprisedt.com/products/edtftpnet" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" DEPEND=">=virtual/jdk-1.7