public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-geosciences/josm: ChangeLog josm-1.5_p1065.ebuild
@ 2008-11-05  8:44 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2008-11-05  8:44 UTC (permalink / raw
  To: gentoo-commits

hanno       08/11/05 08:44:18

  Modified:             ChangeLog
  Added:                josm-1.5_p1065.ebuild
  Log:
  josm bump
  (Portage version: 2.2_rc13/cvs/Linux 2.6.28-rc3-git1 x86_64)

Revision  Changes    Path
1.19                 sci-geosciences/josm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/josm/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/josm/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/josm/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/josm/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	15 Oct 2008 13:27:53 -0000	1.18
+++ ChangeLog	5 Nov 2008 08:44:18 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for sci-geosciences/josm
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/josm/ChangeLog,v 1.18 2008/10/15 13:27:53 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/josm/ChangeLog,v 1.19 2008/11/05 08:44:18 hanno Exp $
+
+*josm-1.5_p1065 (05 Nov 2008)
+
+  05 Nov 2008; Hanno Boeck <hanno@gentoo.org> +josm-1.5_p1065.ebuild:
+  Version bump, language plugins are deprecated.
 
 *josm-1.5_p1041 (15 Oct 2008)
 



1.1                  sci-geosciences/josm/josm-1.5_p1065.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/josm/josm-1.5_p1065.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/josm/josm-1.5_p1065.ebuild?rev=1.1&content-type=text/plain

Index: josm-1.5_p1065.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/josm/josm-1.5_p1065.ebuild,v 1.1 2008/11/05 08:44:18 hanno Exp $

inherit eutils java-pkg-2

MY_P=${PN}-snapshot-${PV/1.5_p/}
DESCRIPTION="Java-based editor for the OpenStreetMap project"
HOMEPAGE="http://josm.openstreetmap.de/"
SRC_URI="http://josm.openstreetmap.de/download/${MY_P}.jar"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND=">=virtual/jre-1.6"
S="${WORKDIR}"

IUSE=""

src_install() {
	java-pkg_newjar "${DISTDIR}/${MY_P}.jar"

	# Using the eclass doesn't let us support the http_proxy var,
	# so we're using our own startscript for now.
	#java-pkg_dolauncher "${PN}" --jar "${PN}.jar"
	newbin "${FILESDIR}/${PN}-r1" "${PN}" || die "dobin failed"

	doicon "${FILESDIR}/josm.png" || die "doicon failed"
	make_desktop_entry "${PN}" "Java OpenStreetMap Editor" josm "Application"
}






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

only message in thread, other threads:[~2008-11-05  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-05  8:44 [gentoo-commits] gentoo-x86 commit in sci-geosciences/josm: ChangeLog josm-1.5_p1065.ebuild Hanno Boeck (hanno)

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