From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-880959-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 72D08138252 for <garchives@archives.gentoo.org>; Wed, 11 May 2016 21:07:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0669224052; Wed, 11 May 2016 21:07:23 +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 DEA64E085C for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 21:07:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 55702340834 for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 21:07:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2D7691A for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 21:07:17 +0000 (UTC) From: "James Le Cuirot" <chewi@gentoo.org> 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" <chewi@gentoo.org> Message-ID: <1463000782.479f68834fb9e3ac0a94a0afc727141865fe8589.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/reflections/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/reflections/Manifest dev-java/reflections/reflections-0.9.10.ebuild dev-java/reflections/reflections-0.9.9.ebuild X-VCS-Directories: dev-java/reflections/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 479f68834fb9e3ac0a94a0afc727141865fe8589 X-VCS-Branch: master Date: Wed, 11 May 2016 21:07:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 97bf4873-a967-4e2d-9016-cdbb172dc981 X-Archives-Hash: 21085951d3d2907c1d011add0d4fdbc6 commit: 479f68834fb9e3ac0a94a0afc727141865fe8589 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue May 10 21:49:48 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Wed May 11 21:06:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479f6883 dev-java/reflections: Version bump to 0.9.10 ~x86 keyword added. Package-Manager: portage-2.2.28 dev-java/reflections/Manifest | 2 +- .../{reflections-0.9.9.ebuild => reflections-0.9.10.ebuild} | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/dev-java/reflections/Manifest b/dev-java/reflections/Manifest index 7aeb709..8c09aaf 100644 --- a/dev-java/reflections/Manifest +++ b/dev-java/reflections/Manifest @@ -1 +1 @@ -DIST reflections-0.9.9-sources.jar 56725 SHA256 432803a991d57b551cbd8b2dfc118b6ff2d0263d02a5a02299c017023e81440b SHA512 7a0c65b91444e01364254fa2d2d43b385f7c2cd5254b24fa63d03dfe4ea3d8955094115e2363317ce375e7e602d0e3554d1faf860e4a454a17fe4cac7a24bb13 WHIRLPOOL 5cde67f6a9e6c322c389ae7f37431957b1a7f4311fb1ff008c671fe924e589becc673eacb812a082a1a81ba2dbc6453a42f879f8a65d921a3867d3eeaf6d2ef3 +DIST reflections-0.9.10-sources.jar 53049 SHA256 f091c3849f559d5e698d2b3aff5cdb009dc89d4304575657e3cb50373f6bd2bd SHA512 940b80ed43aa900177e6c3551980eafe10f7ea16a1e5c0d24fc8c1e29f1e0155aae83e24f60af10f9743449ed38d2d3b211f3668fafbd95a6a2cb9c5581f56bf WHIRLPOOL 10cb09e9281ac5f091a2a3ced1757a57a6eeb8eb0875a234e8f0b27bd169181adf8a91d026c8f9056a362e6744b7e4d38d2dfcf2a91fca4343ccdf054468cf9a diff --git a/dev-java/reflections/reflections-0.9.9.ebuild b/dev-java/reflections/reflections-0.9.10.ebuild similarity index 69% rename from dev-java/reflections/reflections-0.9.9.ebuild rename to dev-java/reflections/reflections-0.9.10.ebuild index 76882c9..658d921 100644 --- a/dev-java/reflections/reflections-0.9.9.ebuild +++ b/dev-java/reflections/reflections-0.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,23 +13,22 @@ HOMEPAGE="https://github.com/ronmamo/reflections" SRC_URI="http://search.maven.org/remotecontent?filepath=org/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64" -IUSE="" +KEYWORDS="~amd64 ~x86" CDEPEND="dev-java/commons-vfs:2 dev-java/dom4j:1 - dev-java/gson:2.2.2 + dev-java/gson:2.6 dev-java/guava:18 dev-java/javassist:3 dev-java/jsr305:0 dev-java/slf4j-api:0 dev-java/tomcat-servlet-api:3.1" -RDEPEND=">=virtual/jre-1.6 +RDEPEND=">=virtual/jre-1.7 ${CDEPEND}" -DEPEND=">=virtual/jdk-1.6 +DEPEND=">=virtual/jdk-1.7 ${CDEPEND} app-arch/unzip" -JAVA_GENTOO_CLASSPATH="commons-vfs-2,dom4j-1,gson-2.2.2,guava-18,javassist-3,jsr305,slf4j-api,tomcat-servlet-api-3.1" +JAVA_GENTOO_CLASSPATH="commons-vfs-2,dom4j-1,gson-2.6,guava-18,javassist-3,jsr305,slf4j-api,tomcat-servlet-api-3.1"