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 3E34113881D for ; Sat, 26 Sep 2015 08:14:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDFB921C0AC; Sat, 26 Sep 2015 08:14:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7BB1E21C0AA for ; Sat, 26 Sep 2015 08:14:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ABE01340A51 for ; Sat, 26 Sep 2015 08:14:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 385C323E for ; Sat, 26 Sep 2015 08:14:01 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1443230303.b34cac4b8f8f26b56a28958aadb20db2a40fec54.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/resin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/resin/resin-4.0.44-r3.ebuild www-servers/resin/resin-4.0.44-r4.ebuild X-VCS-Directories: www-servers/resin/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: b34cac4b8f8f26b56a28958aadb20db2a40fec54 X-VCS-Branch: master Date: Sat, 26 Sep 2015 08:14:01 +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: df366f7b-1256-4f98-8172-fb753a27e199 X-Archives-Hash: 1f6ed418fafbbe4ea9b7fdcfc71b32cd commit: b34cac4b8f8f26b56a28958aadb20db2a40fec54 Author: William L. Thomson Jr o-sinc com> AuthorDate: Sat Sep 26 01:18:23 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Sep 26 01:18:23 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34cac4b www-servers/resin: Changed dev-java/resin-servlet-apislot to 3.1 www-servers/resin/{resin-4.0.44-r3.ebuild => resin-4.0.44-r4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/resin/resin-4.0.44-r3.ebuild b/www-servers/resin/resin-4.0.44-r4.ebuild similarity index 99% rename from www-servers/resin/resin-4.0.44-r3.ebuild rename to www-servers/resin/resin-4.0.44-r4.ebuild index 93b73cc..99cb5e8 100644 --- a/www-servers/resin/resin-4.0.44-r3.ebuild +++ b/www-servers/resin/resin-4.0.44-r4.ebuild @@ -18,7 +18,7 @@ IUSE="admin doc" KEYWORDS="~amd64 ~x86" -CDEPEND="dev-java/resin-servlet-api:3.0 +CDEPEND="dev-java/resin-servlet-api:3.1 dev-java/jsr101:0 dev-java/mojarra:2.2 dev-java/oracle-javamail:0