public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/smartgit/
Date: Mon, 16 Feb 2015 23:53:18 +0000 (UTC)	[thread overview]
Message-ID: <1423849018.73335f5f574fa17df047cc893f0fba9da68af334.ottxor@gentoo> (raw)

commit:     73335f5f574fa17df047cc893f0fba9da68af334
Author:     Luca Molari <molari.luca <AT> gmail <DOT> com>
AuthorDate: Fri Feb 13 17:36:58 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 17:36:58 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=73335f5f

projects/sci: dev-util/smartgit: Version Bump (6.0.6 -> 6.5.6)

Package-Manager: portage-2.2.14

---
 dev-util/smartgit/ChangeLog                                  |  9 +++++++--
 .../{smartgit-6.0.6.ebuild => smartgit-6.5.6.ebuild}         | 12 ++++++------
 2 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/dev-util/smartgit/ChangeLog b/dev-util/smartgit/ChangeLog
index f7a94ad..89a071f 100644
--- a/dev-util/smartgit/ChangeLog
+++ b/dev-util/smartgit/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-util/smartgit
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*smartgit-6.5.6 (13 Feb 2015)
+
+  13 Feb 2015; Luca Molari <molari.luca@gmail.com> +smartgit-6.5.6.ebuild,
+  -smartgit-6.0.6.ebuild:
+  projects/sci: dev-util/smartgit: Version Bump (6.0.6 -> 6.5.6)
+
   28 Sep 2014; Justin Lecher <jlec@gentoo.org> smartgit-6.0.6.ebuild:
   Enhance description; fix local variable
 
@@ -82,4 +88,3 @@
   28 Aug 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
   +smartgit-0_alpha1_rc3.ebuild, +metadata.xml:
   Adopted from smartsvn ebuild in sunrise
-

diff --git a/dev-util/smartgit/smartgit-6.0.6.ebuild b/dev-util/smartgit/smartgit-6.5.6.ebuild
similarity index 73%
rename from dev-util/smartgit/smartgit-6.0.6.ebuild
rename to dev-util/smartgit/smartgit-6.5.6.ebuild
index a5fc486..2afab2d 100644
--- a/dev-util/smartgit/smartgit-6.0.6.ebuild
+++ b/dev-util/smartgit/smartgit-6.5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -7,11 +7,11 @@ EAPI=5
 inherit eutils java-utils-2 versionator
 
 MY_PV="$(replace_all_version_separators _)"
-MY_P="${PN}hg-generic-${MY_PV}"
+MY_P="${PN}-generic-${MY_PV}"
 
 DESCRIPTION="Git client with support for GitHub Pull Requests+Comments, SVN and Mercurial"
 HOMEPAGE="http://www.syntevo.com/smartgit"
-SRC_URI="http://www.syntevo.com/download/${PN}hg/${MY_P}.tar.gz"
+SRC_URI="http://www.syntevo.com/download/${PN}/${MY_P}.tar.gz"
 
 SLOT="0"
 LICENSE="smartgit"
@@ -23,7 +23,7 @@ RESTRICT="fetch"
 RDEPEND=">=virtual/jre-1.7:1.7"
 DEPEND="${RDEPEND}"
 
-S="${WORKDIR}"/${MY_P/-generic/}
+S="${WORKDIR}"/${PN}
 
 pkg_nofetch(){
 	einfo "Please download ${A} from:"
@@ -38,11 +38,11 @@ src_install() {
 
 	java-pkg_regjar "${ED}"/${rdir}/lib/*.jar
 
-	java-pkg_dolauncher ${PN} --java_args "-Dsun.io.useCanonCaches=false -Xmx256M -Xverify:none -Dsmartgit.vm-xmx=256m" --jar bootloader.jar
+	java-pkg_dolauncher ${PN} --java_args "-Dsun.io.useCanonCaches=false -Xmx768m -Xverify:none -XX:+UseG1GC -XX:MaxGCPauseMillis=100 -XX:InitiatingHeapOccupancyPercent=25" --jar bootloader.jar
 
 	for X in 32 64 128; do
 		insinto /usr/share/icons/hicolor/${X}x${X}/apps
-		newins "${S}"/bin/smartgithg-${X}.png ${PN}.png
+		newins "${S}"/bin/smartgit-${X}.png ${PN}.png
 	done
 
 	make_desktop_entry "${PN}" "SmartGIT" ${PN} "Development;RevisionControl"


             reply	other threads:[~2015-02-16 23:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 23:53 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-18 14:25 [gentoo-commits] proj/sci:master commit in: dev-util/smartgit/ Justin Lecher
2015-02-16 23:53 Christoph Junghans
2015-02-16 23:53 Christoph Junghans
2015-02-16 23:53 Christoph Junghans
2014-09-28 12:36 Justin Lecher
2014-09-28 11:30 Justin Lecher
2012-05-23 19:56 Kacper Kowalik
2011-10-25 17:16 Justin Lecher
2011-06-25 17:21 Justin Lecher

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=1423849018.73335f5f574fa17df047cc893f0fba9da68af334.ottxor@gentoo \
    --to=ottxor@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