summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2011-04-30 20:36:04 +0000
committerPeter Volkov <pva@gentoo.org>2011-04-30 20:36:04 +0000
commite19b7e226dd53e5388c51cbf6f7b2d34f316cf0c (patch)
tree4f42f372d1bfb956d2ca12f1a267f3fb4ccb807b /net-nds
parentVersion bump (diff)
downloadhistorical-e19b7e226dd53e5388c51cbf6f7b2d34f316cf0c.tar.gz
historical-e19b7e226dd53e5388c51cbf6f7b2d34f316cf0c.tar.bz2
historical-e19b7e226dd53e5388c51cbf6f7b2d34f316cf0c.zip
Version bump, bug #356961 thank Azamat H. Hackimov for this work.
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/shelldap/ChangeLog9
-rw-r--r--net-nds/shelldap/Manifest4
-rw-r--r--net-nds/shelldap/shelldap-0.4.ebuild36
3 files changed, 46 insertions, 3 deletions
diff --git a/net-nds/shelldap/ChangeLog b/net-nds/shelldap/ChangeLog
index 4eb71eaf954f..0298c5612036 100644
--- a/net-nds/shelldap/ChangeLog
+++ b/net-nds/shelldap/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-nds/shelldap
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/ChangeLog,v 1.1 2010/12/29 09:00:46 pva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/ChangeLog,v 1.2 2011/04/30 20:36:04 pva Exp $
+
+*shelldap-0.4 (30 Apr 2011)
+
+ 30 Apr 2011; Peter Volkov <pva@gentoo.org> +shelldap-0.4.ebuild:
+ Version bump, bug #356961 thank Azamat H. Hackimov for this work.
29 Dec 2010; Peter Volkov <pva@gentoo.org> +shelldap-0.2_p20100615.ebuild,
+metadata.xml:
diff --git a/net-nds/shelldap/Manifest b/net-nds/shelldap/Manifest
index 7bc92ed78198..8cded988f98c 100644
--- a/net-nds/shelldap/Manifest
+++ b/net-nds/shelldap/Manifest
@@ -1,4 +1,6 @@
DIST shelldap-0.2_p20100615.tar.bz2 12167 RMD160 3c0cbab6cc9236c29fc7683235425897ac674ce5 SHA1 632e27953838012cdaef650249912208774372dd SHA256 5626a9bd7e42b0ab665066c5ccdb6026cb03a29bde71e16d1ba18eda8e384005
+DIST shelldap-0.4.tar.bz2 12309 RMD160 a3b6e13e23fb40f4ea8668a6ae26fa7e3805c9de SHA1 07765e24e11595b31cda1549c4dc1ea12d9bdc0a SHA256 3499d80c2daa15c5055322d03844ac4df7e09d79bfe9f0f1592c2ed76c5cc500
EBUILD shelldap-0.2_p20100615.ebuild 884 RMD160 e5b80f397255d89370d8a4a6d0e3c80f3ddcd37b SHA1 0230de4762afe25265e9e03a7b563f08281211f1 SHA256 2dbe96490b463e70d27d1490a97a95db8c4461e84c87e2fd27f565427d41c160
-MISC ChangeLog 567 RMD160 43c30975ab3e99551396266a254aac8d9a10f71f SHA1 61029983f1cf3a2d00b4f95b2a886e61e922824e SHA256 c4473627852c7319492441651339341a353b394ec60fea83109e88d132e40476
+EBUILD shelldap-0.4.ebuild 874 RMD160 48ecee576531c3f999c3d417a19ba61f5fd0d560 SHA1 a57842da96ace53bf2db21fc45b332583abcee4d SHA256 bdbb0b3f8a47a263b293a71126a93812e883bc323870f45b6f7847d3371854c9
+MISC ChangeLog 732 RMD160 8c6c3b22f9c20e9fd096e012fa18dec5ce5dca8c SHA1 48d4ceea53e5000014bf4b8e8cf8568a816f6350 SHA256 38fe1fbeb84df0ebdc573449f529aa9605623e7a4ea06074be0c0bf990a8168f
MISC metadata.xml 595 RMD160 86c237c5f130fddae2afe248ae9d600f14b3b1d6 SHA1 d2c778bc6270e35dea616ed61fd0dadba1d8621a SHA256 6bef879fe7eeeaa75611a2a9ede765d1d1f9dc042ad919926c40714810761953
diff --git a/net-nds/shelldap/shelldap-0.4.ebuild b/net-nds/shelldap/shelldap-0.4.ebuild
new file mode 100644
index 000000000000..ed7a299f2c83
--- /dev/null
+++ b/net-nds/shelldap/shelldap-0.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/shelldap-0.4.ebuild,v 1.1 2011/04/30 20:36:04 pva Exp $
+
+EAPI=3
+
+REVISION="d703cba056e3"
+
+DESCRIPTION="A handy shell-like interface for browsing LDAP servers and editing their content."
+HOMEPAGE="http://projects.martini.nu/shelldap/"
+SRC_URI="http://code.martini.nu/shelldap/archive/${REVISION}.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-perl/Algorithm-Diff
+ dev-perl/perl-ldap
+ dev-perl/TermReadKey
+ dev-perl/Term-ReadLine-Gnu
+ dev-perl/Term-Shell
+ dev-perl/YAML-Syck
+ virtual/perl-Digest-MD5"
+
+S=${WORKDIR}/${PN}-${REVISION}
+
+src_compile() {
+ pod2man --name ${PN} < ${PN} > ${PN}.1 || die
+}
+
+src_install() {
+ doman ${PN}.1 || die
+ dobin ${PN} || die
+}