public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Boeck (hanno)" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/mkgmap: ChangeLog mkgmap-977.ebuild
Date: Sat, 14 Mar 2009 13:09:43 +0000	[thread overview]
Message-ID: <E1LiTcV-0003Bu-AV@stork.gentoo.org> (raw)

hanno       09/03/14 13:09:43

  Modified:             ChangeLog
  Added:                mkgmap-977.ebuild
  Log:
  mkgmap bump
  (Portage version: 2.2_rc25/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sci-geosciences/mkgmap/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/mkgmap/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	8 Mar 2009 20:22:13 -0000	1.6
+++ ChangeLog	14 Mar 2009 13:09:43 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for sci-geosciences/mkgmap
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mkgmap/ChangeLog,v 1.6 2009/03/08 20:22:13 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mkgmap/ChangeLog,v 1.7 2009/03/14 13:09:43 hanno Exp $
+
+*mkgmap-977 (14 Mar 2009)
+
+  14 Mar 2009; Hanno Boeck <hanno@gentoo.org> +mkgmap-977.ebuild:
+  Version bump.
 
 *mkgmap-973 (08 Mar 2009)
 



1.1                  sci-geosciences/mkgmap/mkgmap-977.ebuild

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

Index: mkgmap-977.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mkgmap/mkgmap-977.ebuild,v 1.1 2009/03/14 13:09:43 hanno Exp $

inherit java-pkg-2 java-ant-2

DESCRIPTION="Tool to create garmin maps"
HOMEPAGE="http://www.mkgmap.org.uk"
SRC_URI="http://www.mkgmap.org.uk/snapshots/${PN}-r${PV}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.6"
RDEPEND=">=virtual/jre-1.6"
S="${WORKDIR}/${PN}-r${PV}"

src_compile() {
	JAVA_ANT_ENCODING=UTF-8
	eant dist
}

src_install() {
	java-pkg_newjar "dist/${PN}.jar" || die "java-pkg_newjar failed"
	java-pkg_dolauncher "${PN}" --jar "${PN}.jar" || die "java-pkg_dolauncher failed"

	dodoc dist/README dist/doc/Credits dist/doc/*.txt || die "dodoc failed"
	doman dist/doc/mkgmap.1 || die "doman failed"
}






                 reply	other threads:[~2009-03-14 13:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1LiTcV-0003Bu-AV@stork.gentoo.org \
    --to=hanno@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox