public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/eclipsito: metadata.xml eclipsito-0_pre20130713.ebuild ChangeLog
@ 2013-07-13 10:45 Tom Wijsman (tomwij)
  0 siblings, 0 replies; only message in thread
From: Tom Wijsman (tomwij) @ 2013-07-13 10:45 UTC (permalink / raw
  To: gentoo-commits

tomwij      13/07/13 10:45:23

  Added:                metadata.xml eclipsito-0_pre20130713.ebuild
                        ChangeLog
  Log:
  New ebuild for dev-java/eclipsito, a small subset of Eclipse core libraries for modular applications. Necessary dependency for app-office/ganttproject, see bug #119276. Imported from lh-overlay, contributed by Johann Schmitz (ercpe); slightly adjusted.
  
  (Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)

Revision  Changes    Path
1.1                  dev-java/eclipsito/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/eclipsito/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/eclipsito/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>
</pkgmetadata>



1.1                  dev-java/eclipsito/eclipsito-0_pre20130713.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild?rev=1.1&content-type=text/plain

Index: eclipsito-0_pre20130713.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild,v 1.1 2013/07/13 10:45:23 tomwij Exp $

EAPI=5

JAVA_PKG_IUSE="doc source"

inherit eutils java-pkg-2 java-ant-2

DESCRIPTION="A small subset of Eclipse core libraries for modular applications."
HOMEPAGE="https://code.google.com/p/eclipsito/"
SRC_URI="http://dev.gentoo.org/~tomwij/files/dist/${P}.tar.xz"

LICENSE="EPL-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND=">=virtual/jre-1.5"
DEPEND=">=virtual/jdk-1.5"

S="${WORKDIR}/${PN}/org.bardsoftware.${PN}"

java_prepare() {
	epatch "${FILESDIR}"/${P}-build.xml
}

src_install() {
	java-pkg_dojar ${PN}.jar

	use doc && java-pkg_dojavadoc apidocs
	use source && java-pkg_dosrc src/
}


1.1                  dev-java/eclipsito/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/eclipsito/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/eclipsito/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-java/eclipsito
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipsito/ChangeLog,v 1.1 2013/07/13 10:45:23 tomwij Exp $

*eclipsito-0_pre20130713 (13 Jul 2013)

  13 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +eclipsito-0_pre20130713.ebuild,
  +files/eclipsito-0_pre20130713-build.xml, +metadata.xml:
  New ebuild for dev-java/eclipsito, a small subset of Eclipse core libraries
  for modular applications. Necessary dependency for app-office/ganttproject,
  see bug #119276. Imported from lh-overlay, contributed by Johann Schmitz
  (ercpe); slightly adjusted.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-13 10:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-13 10:45 [gentoo-commits] gentoo-x86 commit in dev-java/eclipsito: metadata.xml eclipsito-0_pre20130713.ebuild ChangeLog Tom Wijsman (tomwij)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox