summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-02-13 18:26:54 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:47:21 +0200
commitd6084847bf6531d43b63acaf990a2019212be459 (patch)
treea42e30f6a6aaa378c806155eb9dcc5f5b686c009
parentAdd video-mv. Fix checksec metadata (diff)
downloadmv-d6084847bf6531d43b63acaf990a2019212be459.tar.gz
mv-d6084847bf6531d43b63acaf990a2019212be459.tar.bz2
mv-d6084847bf6531d43b63acaf990a2019212be459.zip
Add sshstart. Install README for video-mv-
-rw-r--r--media-video/video-mv/ChangeLog5
-rw-r--r--media-video/video-mv/video-mv-5.1-r1.ebuild (renamed from media-video/video-mv/video-mv-5.1.ebuild)1
-rw-r--r--net-misc/sshstart/ChangeLog8
-rw-r--r--net-misc/sshstart/Manifest1
-rw-r--r--net-misc/sshstart/metadata.xml12
-rw-r--r--net-misc/sshstart/sshstart-2.4.ebuild28
-rw-r--r--profiles/use.local.desc1
7 files changed, 56 insertions, 0 deletions
diff --git a/media-video/video-mv/ChangeLog b/media-video/video-mv/ChangeLog
index fdff19f1..2deb09b3 100644
--- a/media-video/video-mv/ChangeLog
+++ b/media-video/video-mv/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+*video-mv-5.1-r1 (13 Feb 2012)
+
+ 13 Feb 2011; Martin Väth <martin@mvath.de>
+ Install also README.
+
*video-mv-5.1 (12 Feb 2012)
12 Feb 2011; Martin Väth <martin@mvath.de>
diff --git a/media-video/video-mv/video-mv-5.1.ebuild b/media-video/video-mv/video-mv-5.1-r1.ebuild
index a7a963e1..52189060 100644
--- a/media-video/video-mv/video-mv-5.1.ebuild
+++ b/media-video/video-mv/video-mv-5.1-r1.ebuild
@@ -31,4 +31,5 @@ src_install() {
done
insinto /etc
doins etc/*
+ dodoc README
}
diff --git a/net-misc/sshstart/ChangeLog b/net-misc/sshstart/ChangeLog
new file mode 100644
index 00000000..7604f928
--- /dev/null
+++ b/net-misc/sshstart/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for net-misc/sshstart
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header $
+
+*sshstart-1.4 (13 Feb 2012)
+
+ 13 Feb 2011; Martin Väth <martin@mvath.de>
+ New ebuild from scratch.
diff --git a/net-misc/sshstart/Manifest b/net-misc/sshstart/Manifest
new file mode 100644
index 00000000..763ed2b2
--- /dev/null
+++ b/net-misc/sshstart/Manifest
@@ -0,0 +1 @@
+DIST sshstart-2.4.tar.gz 2594 RMD160 2ac7a73306758a8e502d6910664be0ff87fd777d SHA1 f1062f34bf718653e01ea89d91bcc126b377461e SHA256 e67aac387dc50c3421df00f477c946a374cf81f30f53385a0bf12b321f04e5b3
diff --git a/net-misc/sshstart/metadata.xml b/net-misc/sshstart/metadata.xml
new file mode 100644
index 00000000..d0c0f05e
--- /dev/null
+++ b/net-misc/sshstart/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>martin@mvath.de</email>
+ <name>Martin Väth</name>
+</maintainer>
+<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-2.4.ebuild b/net-misc/sshstart/sshstart-2.4.ebuild
new file mode 100644
index 00000000..a7edfcdc
--- /dev/null
+++ b/net-misc/sshstart/sshstart-2.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header $
+
+EAPI="4"
+RESTRICT="mirror"
+
+DESCRIPTION="Start ssh-agent/ssh-add only if you really use ssh or friends"
+HOMEPAGE="https://github.com/vaeth/${PN}"
+SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+keychain"
+RDEPEND="keychain? ( net-misc/keychain )"
+DEPEND=""
+
+src_unpack() {
+ default
+ cd *"${PN}"-*
+ S="${PWD}"
+}
+
+src_install() {
+ dobin sshstart
+ dodoc README
+}
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 84b35f8c..9590dcdb 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -17,6 +17,7 @@ games-rpg/magus:icecat - Depend on icecat browser
games-rpg/magus:konqueror - Depend on konqueror browser
games-rpg/magus:postgres - Use postgresql instead of sqlite
games-rpg/magus:seamonkey - Depend on seamonkey browser
+net-misc/sshstart:keychain - Pull in keychain as dependency. Not required, but recommended for smoother operation.
sys-apps/less:less-select - Add the less-select feature (additional options and a binary helper).
sys-apps/less:original-gentoo - Use the gentoo default for the LESS variable.
sys-fs/aufs:all-patches - Apply all patches - also those which do not start with aufs