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 09870138CC5 for ; Mon, 23 Mar 2015 09:34:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 079C6E0866; Mon, 23 Mar 2015 09:34:13 +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 6F673E0866 for ; Mon, 23 Mar 2015 09:34:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1FB1634099B for ; Mon, 23 Mar 2015 09:34:11 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2363) id EE992145A7; Mon, 23 Mar 2015 09:34:04 +0000 (UTC) From: "Patrice Clement (monsieurp)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, monsieurp@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-java/joda-time: joda-time-2.7.ebuild joda-time-2.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: joda-time-2.7.ebuild joda-time-2.3.ebuild ChangeLog X-VCS-Directories: dev-java/joda-time X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150323093405.EE992145A7@oystercatcher.gentoo.org> Date: Mon, 23 Mar 2015 09:34:04 +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: c7f62cbc-cb94-4f42-b39d-95aa5454577c X-Archives-Hash: b809c686f7b4c364a40f8add64dc4743 monsieurp 15/03/23 09:34:04 Modified: joda-time-2.3.ebuild ChangeLog Added: joda-time-2.7.ebuild Log: Version bump courtesy of Andreas Sturmlechner . Drop ppc+ppc64 keyword. Fix bug 544140. Signed-off-by: monsieurp@gentoo.org (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 93491BB8) Revision Changes Path 1.3 dev-java/joda-time/joda-time-2.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild?r1=1.2&r2=1.3 Index: joda-time-2.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- joda-time-2.3.ebuild 10 Aug 2014 20:19:22 -0000 1.2 +++ joda-time-2.3.ebuild 23 Mar 2015 09:34:04 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild,v 1.2 2014/08/10 20:19:22 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild,v 1.3 2015/03/23 09:34:04 monsieurp Exp $ EAPI="5" JAVA_PKG_IUSE="doc examples source test" 1.50 dev-java/joda-time/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 10 Aug 2014 20:19:22 -0000 1.49 +++ ChangeLog 23 Mar 2015 09:34:04 -0000 1.50 @@ -1,6 +1,13 @@ # ChangeLog for dev-java/joda-time -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.49 2014/08/10 20:19:22 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.50 2015/03/23 09:34:04 monsieurp Exp $ + +*joda-time-2.7 (23 Mar 2015) + + 23 Mar 2015; Patrice Clement + +files/joda-time-2.7-build.xml, +joda-time-2.7.ebuild, joda-time-2.3.ebuild: + Version bump courtesy of Andreas Sturmlechner + . Drop ppc+ppc64 keyword. Fix bug 544140. 10 Aug 2014; Sergei Trofimovich joda-time-1.6.ebuild, joda-time-2.2.ebuild, joda-time-2.3.ebuild: 1.1 dev-java/joda-time/joda-time-2.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.7.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.7.ebuild?rev=1.1&content-type=text/plain Index: joda-time-2.7.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.7.ebuild,v 1.1 2015/03/23 09:34:04 monsieurp Exp $ EAPI="5" JAVA_PKG_IUSE="doc examples source test" JAVA_ANT_REWRITE_CLASSPATH="true" inherit java-pkg-2 java-ant-2 DESCRIPTION="A quality open-source replacement for the Java Date and Time classes" HOMEPAGE="http://www.joda.org/joda-time/ https://github.com/JodaOrg/joda-time/" SRC_URI="https://github.com/JodaOrg/${PN}/releases/download/v${PV}/${P}-dist.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" DEPEND=">=virtual/jdk-1.5 dev-java/joda-convert:0 test? ( dev-java/junit:0 dev-java/ant-junit:0 )" RDEPEND=">=virtual/jre-1.5" java_prepare() { rm -v *.jar || die "Failed to remove bundled jars." cp "${FILESDIR}"/${P}-build.xml "${S}"/build.xml || die "Failed to copy build file." mkdir -p "${S}"/target/classes || die "Failed to create target classes directory." cp -Rv "${S}"/src/tz-data/* "${S}"/target/classes/ || die "Failed to copy timezone data." mkdir -p "${S}"/target/classes/org/joda/time/format || die "Failed to create target classes subdirectory." cp -Rv "${S}"/src/main/java/org/joda/time/format/*properties "${S}"/target/classes/org/joda/time/format/ || die "Failed to copy message bundles." } src_compile() { EANT_EXTRA_ARGS="-Dgentoo.classpath=$(java-pkg_getjar --build-only joda-convert joda-convert.jar)" java-pkg-2_src_compile } src_test() { EANT_EXTRA_ARGS="-Dgentoo.classpath=$(java-pkg_getjar --build-only joda-convert joda-convert.jar):$(java-pkg_getjar --build-only junit junit.jar)" java-pkg-2_src_test } src_install() { java-pkg_newjar target/${P}.jar dodoc NOTICE.txt RELEASE-NOTES.txt use doc && java-pkg_dojavadoc target/site/apidocs use examples && java-pkg_doexamples src/example use source && java-pkg_dosrc src/main/java/* }