chewi 15/04/13 22:18:12 Added: metadata.xml jutils-1.0.0.ebuild ChangeLog Log: Migrating from java-overlay. Required by jinput. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path 1.1 dev-java/jutils/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jutils/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jutils/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>java</herd> <longdescription>The JUtils project hosts an implementation of a set of APIs utilized by other Java Game Technology Group projects (e.g. JInput, JOAl, JOGL). Some of those other projects may have build and/or run-time dependencies on the jutils.jar file.</longdescription> </pkgmetadata> 1.1 dev-java/jutils/jutils-1.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jutils/jutils-1.0.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jutils/jutils-1.0.0.ebuild?rev=1.1&content-type=text/plain Index: jutils-1.0.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/jutils/jutils-1.0.0.ebuild,v 1.1 2015/04/13 22:18:12 chewi Exp $ EAPI=5 JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Common utilities for the Java Game Technology Group" HOMEPAGE="https://java.net/projects/jutils" SRC_URI="http://search.maven.org/remotecontent?filepath=net/java/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.4" DEPEND=">=virtual/jdk-1.4 app-arch/unzip" 1.1 dev-java/jutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jutils/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jutils/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-java/jutils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/jutils/ChangeLog,v 1.1 2015/04/13 22:18:12 chewi Exp $ *jutils-1.0.0 (13 Apr 2015) 13 Apr 2015; James Le Cuirot <[email protected]> +jutils-1.0.0.ebuild, +metadata.xml: Migrating from java-overlay. Required by jinput.
