summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-vcs/git-wrappers-mv/Manifest2
-rw-r--r--dev-vcs/git-wrappers-mv/git-wrappers-mv-2.0.ebuild (renamed from dev-vcs/git-wrappers-mv/git-wrappers-mv-1.17.ebuild)0
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--net-misc/sshstart/Manifest2
-rw-r--r--net-misc/sshstart/metadata.xml3
-rw-r--r--net-misc/sshstart/sshstart-4.0.ebuild (renamed from net-misc/sshstart/sshstart-3.00.ebuild)24
-rw-r--r--profiles/use.local.desc1
7 files changed, 22 insertions, 14 deletions
diff --git a/dev-vcs/git-wrappers-mv/Manifest b/dev-vcs/git-wrappers-mv/Manifest
index 59db6152..fc63a756 100644
--- a/dev-vcs/git-wrappers-mv/Manifest
+++ b/dev-vcs/git-wrappers-mv/Manifest
@@ -1 +1 @@
-DIST git-wrappers-mv-1.17.tar.gz 6529 SHA512 8e97ff7dda104415d5f5be009cf6077267f429f5216fed5167237cfec8de975a1d10e8482ea5a07f62b1ac376d8a11edfca8d9183b0556934a09ce6bd26bf917
+DIST git-wrappers-mv-2.0.tar.gz 6539 SHA512 3f2d928567a9e2623d4a00667bb7673b5aca984572864d86bef8537c7af2b217a54139d98a42e2437073e7bd23ea04dd8cc9525623783ae78c3141d584e28d88
diff --git a/dev-vcs/git-wrappers-mv/git-wrappers-mv-1.17.ebuild b/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.0.ebuild
index b9a435f7..b9a435f7 100644
--- a/dev-vcs/git-wrappers-mv/git-wrappers-mv-1.17.ebuild
+++ b/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.0.ebuild
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 14b8a6fa..8ec61ce8 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -62,7 +62,7 @@ dev-util/diffhelp 1.11: A frontend, beautifier, and path-fixer for diff -u
dev-util/mv_perl 3.16: A collection of perl scripts (replacement in files, syncing dirs etc)
dev-util/pyrep 1.5-r1: Search and/or replace regular expressions within many files interactively
dev-util/replacer 3.1-r1: Search and replace python regular expressions within many files interactively
-dev-vcs/git-wrappers-mv 1.17: Some personal wrappers for the most important git commands
+dev-vcs/git-wrappers-mv 2.0: Some personal wrappers for the most important git commands
games-action/trackballs 1.1.4-r1: simple game similar to the classical game Marble Madness
games-board/chessproblem 1.8 2.9: Find solutions of chess problems (mate, selfmate, and helpmate) with cooks
games-emulation/sdlmame 0.174-r2: Multiple Arcade Machine Emulator + Multi Emulator Super System (MESS)
@@ -90,7 +90,7 @@ net-dns/host 20070128-r1: A powerful command-line DNS query and test tool
net-dns/noip-updater 2.1.9-r4: no-ip.com dynamic DNS updater
net-firewall/firewall-mv 13.0: Initialize iptables and net-related sysctl variables
net-misc/openrdate 1.2: use TCP or UDP to retrieve the current time of another machine
-net-misc/sshstart 3.00: Start ssh-agent/ssh-add only if you really use ssh or friends
+net-misc/sshstart 4.0: Start ssh-agent/ssh-add only if you really use ssh or friends
net-print/foo2zjs 20160722: Support for printing to ZjStream-based printers
sci-geosciences/googleearth 7.1.8.3036-r1 7.3.0.3832-r1 7.3.1: A 3D interface to the planet
sci-mathematics/genius 1.0.21: Genius Mathematics Tool and the GEL Language
diff --git a/net-misc/sshstart/Manifest b/net-misc/sshstart/Manifest
index 8f324664..3658beae 100644
--- a/net-misc/sshstart/Manifest
+++ b/net-misc/sshstart/Manifest
@@ -1 +1 @@
-DIST sshstart-3.00.tar.gz 2524 SHA512 6652cf6cd44382d9e47eb0db282fda3fdecc178db20cc37553cd5f81f0718625d5c476c7cb43b0013923e04f248c27ebd551a95d512c7cdfe121b1aeb717e8f9
+DIST sshstart-4.0.tar.gz 3777 SHA512 21fbd4b654e5bdc5f3b41becdfa699ed6c692cbb44cbaf23ba409b4df75832dbb55f0570cea300b55ae09fe1f06d6010bf27f041def8990c7c09f2969e5b782a
diff --git a/net-misc/sshstart/metadata.xml b/net-misc/sshstart/metadata.xml
index fb75dbca..defde85e 100644
--- a/net-misc/sshstart/metadata.xml
+++ b/net-misc/sshstart/metadata.xml
@@ -13,7 +13,4 @@
<bugs-to>mailto:martin@mvath.de</bugs-to>
<remote-id type="github">vaeth/sshstart</remote-id>
</upstream>
- <use>
- <flag name="keychain">Pull in keychain as dependency. Not required, but recommended for smoother operation.</flag>
- </use>
</pkgmetadata>
diff --git a/net-misc/sshstart/sshstart-3.00.ebuild b/net-misc/sshstart/sshstart-4.0.ebuild
index a2e0fd30..ab637f2a 100644
--- a/net-misc/sshstart/sshstart-3.00.ebuild
+++ b/net-misc/sshstart/sshstart-4.0.ebuild
@@ -11,19 +11,31 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+keychain"
+IUSE=""
RDEPEND=">=app-shells/push-2.0-r2
- keychain? ( net-misc/keychain )"
+ !<dev-vcs/git-wrappers-2.0"
DEPEND=""
src_prepare() {
- use prefix || sed -i \
+ local i
+ use prefix || for i in bin/*
+ do test -h "${i}" || sed -i \
-e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \
- -- "${PN}" || die
+ -- "${i}" || die
+ done
default
}
src_install() {
- dobin "${PN}"
- dodoc README
+ local i
+ insinto /usr/bin
+ for i in bin/*
+ do if test -h "${i}"
+ then doins "${i}"
+ else dobin "${i}"
+ fi
+ done
+ insinto /usr/share/zsh/site-functions
+ doins zsh/*
+ dodoc README.md
}
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 763319d9..0bb38eb3 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -184,7 +184,6 @@ media-tv/sundtek-tv:pax_kernel - Mark package which is necessary if you use a PA
media-tv/w_scan:plp-id-zero - Apply experimental patch to force plp_id to 0 for DVB-T2. Seems to be necessary at least with some tuners in some regions
media-video/avidemux:nvenc - Adds support for NVIDIA Encoder (NVENC) API for hardware accelerated encoding on NVIDIA cards.
net-dns/noip-updater:ezipupd - Use user/group ezipupd instead of nobody: Useful if you restrict outgoing network traffic for user nobody
-net-misc/sshstart:keychain - Pull in keychain as dependency. Not required, but recommended for smoother operation.
net-print/foo2zjs:foo2zjs_devices_hp1000 - HP LJ 1000 firmware
net-print/foo2zjs:foo2zjs_devices_hp1005 - HP LJ 1005 firmware
net-print/foo2zjs:foo2zjs_devices_hp1018 - HP LJ 1018 firmware