summaryrefslogtreecommitdiff
path: root/app-shells/localshell
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-shells/localshell
reinit the tree, so we can have metadata
Diffstat (limited to 'app-shells/localshell')
-rw-r--r--app-shells/localshell/Manifest5
-rw-r--r--app-shells/localshell/localshell-1.3.4-r1.ebuild30
-rw-r--r--app-shells/localshell/metadata.xml7
3 files changed, 42 insertions, 0 deletions
diff --git a/app-shells/localshell/Manifest b/app-shells/localshell/Manifest
new file mode 100644
index 000000000000..2ea20bdf4343
--- /dev/null
+++ b/app-shells/localshell/Manifest
@@ -0,0 +1,5 @@
+DIST localshell-1.3.4.tar.bz2 113170 SHA256 666b56b7d17e099d121c3d3dfeefc2c713e7471c6b6926f28acd4284486cd811 SHA512 3a302b7d1b00e6ac8025a2145b3d12b916a60a9bad811d63c78c6eaac1b9a832f8796ab4429c677423287f70d6f6b31283aa2c90d3634ebe4bed52e1e240390d WHIRLPOOL 7aa67206e11d4ab1088cc42cfa36899a2dafad2e97dfc611f3901556da2b51fee76ebabe69bf749bdfa64406e0a6e06f68c754a0e06011adb2cec8bbb78ad85c
+EBUILD localshell-1.3.4-r1.ebuild 797 SHA256 22b739c4788afe73cabba713a03d1775c330c091d2d407e6cda3659cfcf9c406 SHA512 07b4f295af6363b15fbfcaa44b344afeb1744af1b9306b9d4fea4c7600e5bb80c5792eef8c8c08ba6b4c0225d432625059fc01a9821175811d265be6610f4b4a WHIRLPOOL ee021a284491d5bf642eac09f835f6519b1d572586fab6d97c97255d1a59ba2c08ed81d7d680ebb970a24da6c472217ae72ef0c34033ec6ae0af872cc6ad8b19
+MISC ChangeLog 3252 SHA256 a4ac7c6dec464493a47d5eb54b44d396ef4b5ba65ac5c3c1afebe0034cc3f9c6 SHA512 40ba93c806cd53d454febe78c281e8aa40e2bd650b3c14fc25d037e73fa72eca1a0b5783f220c756ba742b76955cff1664e9e1d21ec4049246c1f8cf9e2ef651 WHIRLPOOL 271e9a9990e068155effdbaeff27a1a41f4a2422933911589008a583a92ee752e73895dd8a14d4da2ff7190c0bb875c4b51aeff4ecfb5eab8967e641548eddd7
+MISC ChangeLog-2015 2678 SHA256 19f6cd4e463d1b132efa016ed951d79448f6f10283818f1422c5f8c41836f258 SHA512 37de0282fa5661d3ff31ab2e8656c82f5791d8a3ecb824f5750f197d1fc88723afd975fdec503e87a03750a700449afc3657e5141a5b6ea04b487dad34f530ef WHIRLPOOL 2153018fd9c47f2d5685cd6853616492eaa21a6b0f26bfe6c122bdf2f8cb93bbf52d096c5daca10c86e35a85cedbeed320fb183629aab313c57c1a6f1f535bb7
+MISC metadata.xml 216 SHA256 f7475919f28a8a93ec8bd025c8f8bbab918f66d0d1737420c876f0480308fe6a SHA512 e881b59fe49746eb25ad66c258b41aba501e4eb563129093a3898ea970a20506e7898f7c355cfcf99605234962bf2c77c1309c258b9a2b84ee4302ccb71c9dbd WHIRLPOOL 163285b60aa93e00993af659dc1e29a9eb245bd3415dd5ec75b284250596165f469028102b72fa0c344834443a44c1bbcf6272fe6a3f5211f721fc96e1c6ec16
diff --git a/app-shells/localshell/localshell-1.3.4-r1.ebuild b/app-shells/localshell/localshell-1.3.4-r1.ebuild
new file mode 100644
index 000000000000..585a3dcd2131
--- /dev/null
+++ b/app-shells/localshell/localshell-1.3.4-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit base eutils
+
+DESCRIPTION="Localshell allows per-user/group local control of shell execution"
+HOMEPAGE="http://git.orbis-terrarum.net/?p=infrastructure/localshellc.git;a=summary"
+SRC_URI="${HOMEPAGE}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ppc x86 ~ppc64"
+IUSE=""
+
+src_configure() {
+ # this is a shell, it needs to be in /bin
+ econf --bindir=/bin --sysconfdir=/etc
+}
+
+src_install() {
+ emake install DESTDIR="${D}" || die "emake install failed"
+ rm -f "${D}"/usr/share/doc/${PF}/{COPYING,INSTALL}
+}
+
+pkg_postinst() {
+ elog "Remember to add /bin/localshell to /etc/shells and create"
+ elog "/etc/localshell.conf based on the included configuration examples"
+}
diff --git a/app-shells/localshell/metadata.xml b/app-shells/localshell/metadata.xml
new file mode 100644
index 000000000000..79d462e85571
--- /dev/null
+++ b/app-shells/localshell/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+</maintainer>
+</pkgmetadata>