* [gentoo-commits] gentoo-x86 commit in sci-biology/picard: ChangeLog picard-1.63.ebuild
@ 2012-02-28 5:27 Andrey Kislyuk (weaver)
0 siblings, 0 replies; only message in thread
From: Andrey Kislyuk (weaver) @ 2012-02-28 5:27 UTC (permalink / raw
To: gentoo-commits
weaver 12/02/28 05:27:53
Modified: ChangeLog
Added: picard-1.63.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-biology/picard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/picard/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/picard/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/picard/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/picard/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 4 Jan 2012 03:41:51 -0000 1.1
+++ ChangeLog 28 Feb 2012 05:27:53 -0000 1.2
@@ -1,6 +1,11 @@
# ChangeLog for sci-biology/picard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/picard/ChangeLog,v 1.1 2012/01/04 03:41:51 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/picard/ChangeLog,v 1.2 2012/02/28 05:27:53 weaver Exp $
+
+*picard-1.63 (28 Feb 2012)
+
+ 28 Feb 2012; Andrey Kislyuk <weaver@gentoo.org> +picard-1.63.ebuild:
+ Version bump
*picard-1.58 (04 Jan 2012)
1.1 sci-biology/picard/picard-1.63.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/picard/picard-1.63.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/picard/picard-1.63.ebuild?rev=1.1&content-type=text/plain
Index: picard-1.63.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/picard/picard-1.63.ebuild,v 1.1 2012/02/28 05:27:53 weaver Exp $
EAPI=4
#ESVN_REPO_URI="https://picard.svn.sourceforge.net/svnroot/picard/trunk"
ESVN_REPO_URI="https://picard.svn.sourceforge.net/svnroot/picard/tags/${PV}"
EANT_BUILD_TARGET="all"
JAVA_ANT_REWRITE_CLASSPATH="true"
EANT_NEEDS_TOOLS="true"
WANT_ANT_TASKS="ant-apache-bcel"
inherit subversion java-pkg-2 java-ant-2
DESCRIPTION="Java-based command-line utilities that manipulate SAM files"
HOMEPAGE="http://picard.sourceforge.net/"
SRC_URI=""
LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
KEYWORDS="~amd64"
COMMON_DEPS=""
DEPEND=">=virtual/jdk-1.6
dev-java/ant-apache-bcel:0
app-arch/zip
${COMMON_DEPS}"
RDEPEND=">=virtual/jre-1.6
${COMMON_DEPS}"
src_install() {
cd dist
for i in *-${PV}.jar; do java-pkg_newjar $i ${i/-${PV}/}; rm $i; done
java-pkg_dojar *.jar
for i in *.jar; do java-pkg_dolauncher ${i/.jar/} --jar $i; done
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-28 5:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 5:27 [gentoo-commits] gentoo-x86 commit in sci-biology/picard: ChangeLog picard-1.63.ebuild Andrey Kislyuk (weaver)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox