public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/smartgit/
Date: Sun, 28 Sep 2014 12:36:24 +0000 (UTC)	[thread overview]
Message-ID: <1411907765.5f07c66e27f20a7f6af38318d2ca0040b56f802e.jlec@gentoo> (raw)

commit:     5f07c66e27f20a7f6af38318d2ca0040b56f802e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 28 12:35:45 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Sep 28 12:36:05 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5f07c66e

dev-util/smartgit: Enhance description; fix local variable

Package-Manager: portage-2.2.14_rc1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

---
 dev-util/smartgit/ChangeLog             | 5 ++---
 dev-util/smartgit/smartgit-6.0.6.ebuild | 7 +++----
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-util/smartgit/ChangeLog b/dev-util/smartgit/ChangeLog
index a73c2b5..f7a94ad 100644
--- a/dev-util/smartgit/ChangeLog
+++ b/dev-util/smartgit/ChangeLog
@@ -2,9 +2,8 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  28 Sep 2014; Justin Lecher <jlec@gentoo.org> -smartgit-1.0.2.ebuild,
-  +smartgit-6.0.6.ebuild, metadata.xml:
-  Version BUmp
+  28 Sep 2014; Justin Lecher <jlec@gentoo.org> smartgit-6.0.6.ebuild:
+  Enhance description; fix local variable
 
 *smartgit-6.0.6 (28 Sep 2014)
 

diff --git a/dev-util/smartgit/smartgit-6.0.6.ebuild b/dev-util/smartgit/smartgit-6.0.6.ebuild
index 46ee947..a5fc486 100644
--- a/dev-util/smartgit/smartgit-6.0.6.ebuild
+++ b/dev-util/smartgit/smartgit-6.0.6.ebuild
@@ -9,7 +9,7 @@ inherit eutils java-utils-2 versionator
 MY_PV="$(replace_all_version_separators _)"
 MY_P="${PN}hg-generic-${MY_PV}"
 
-DESCRIPTION="SmartGIT"
+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"
 
@@ -32,7 +32,7 @@ pkg_nofetch(){
 }
 
 src_install() {
-	local rdir="/opt/${PN}"
+	local rdir="/opt/${PN}" X
 	insinto ${rdir}
 	doins -r *
 
@@ -40,8 +40,7 @@ src_install() {
 
 	java-pkg_dolauncher ${PN} --java_args "-Dsun.io.useCanonCaches=false -Xmx256M -Xverify:none -Dsmartgit.vm-xmx=256m" --jar bootloader.jar
 
-	for X in 32 64 128
-	do
+	for X in 32 64 128; do
 		insinto /usr/share/icons/hicolor/${X}x${X}/apps
 		newins "${S}"/bin/smartgithg-${X}.png ${PN}.png
 	done


             reply	other threads:[~2014-09-28 12:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-28 12:36 Justin Lecher [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
2015-02-16 23:53 Christoph Junghans
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=1411907765.5f07c66e27f20a7f6af38318d2ca0040b56f802e.jlec@gentoo \
    --to=jlec@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