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: Sat, 18 Nov 2017 14:25:23 +0000 (UTC)	[thread overview]
Message-ID: <1511015054.8585f440e6ddce0ba02b10e43fb6b61ec789fb36.jlec@gentoo> (raw)

commit:     8585f440e6ddce0ba02b10e43fb6b61ec789fb36
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 14:24:14 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 14:24:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8585f440

dev-util/smartgit: Drop outdated version due to unmet dependency

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-util/smartgit/metadata.xml          |  5 ---
 dev-util/smartgit/smartgit-6.5.6.ebuild | 56 ---------------------------------
 2 files changed, 61 deletions(-)

diff --git a/dev-util/smartgit/metadata.xml b/dev-util/smartgit/metadata.xml
deleted file mode 100644
index f7716e599..000000000
--- a/dev-util/smartgit/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <longdescription>SmartSVN is a powerful GUI SVN client written in Java</longdescription>
-</pkgmetadata>

diff --git a/dev-util/smartgit/smartgit-6.5.6.ebuild b/dev-util/smartgit/smartgit-6.5.6.ebuild
deleted file mode 100644
index 81397e265..000000000
--- a/dev-util/smartgit/smartgit-6.5.6.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils java-utils-2 versionator
-
-MY_PV="$(replace_all_version_separators _)"
-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}/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="smartgit"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT="fetch"
-
-DEPEND=">=virtual/jre-1.7:1.7"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${PN}
-
-pkg_nofetch(){
-	einfo "Please download ${A} from:"
-	einfo "http://www.syntevo.com/smartgit/download"
-	einfo "and move/copy to ${DISTDIR}"
-}
-
-src_install() {
-	local rdir="/opt/${PN}" X
-	insinto ${rdir}
-	doins -r *
-
-	java-pkg_register-environment-variable SWT_GTK3 0
-
-	java-pkg_regjar "${ED}"/${rdir}/lib/*.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/smartgit-${X}.png ${PN}.png
-	done
-
-	make_desktop_entry "${PN}" "SmartGIT" ${PN} "Development;RevisionControl"
-}
-
-pkg_postinst() {
-	elog "${PN} relies on external git/hg executables to work."
-	optfeature "Git support" dev-vcs/git
-	optfeature "Mercurial support" dev-vcs/mercurial
-}


             reply	other threads:[~2017-11-18 14:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-18 14:25 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-16 23:53 [gentoo-commits] proj/sci:master commit in: dev-util/smartgit/ 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 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=1511015054.8585f440e6ddce0ba02b10e43fb6b61ec789fb36.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