diff options
author | Peter Volkov <pva@gentoo.org> | 2010-12-29 09:00:46 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-12-29 09:00:46 +0000 |
commit | 8c21711fbbf1b67d67a4fb4e05a956a9b7a42f2d (patch) | |
tree | cb01ed3b95d41c5e6bbb59341ef7df74d3392b5d /net-nds/shelldap | |
parent | Fix building with recent poppler wrt #349943 by Helmut Jarausch. (diff) | |
download | historical-8c21711fbbf1b67d67a4fb4e05a956a9b7a42f2d.tar.gz historical-8c21711fbbf1b67d67a4fb4e05a956a9b7a42f2d.tar.bz2 historical-8c21711fbbf1b67d67a4fb4e05a956a9b7a42f2d.zip |
Move from net-dns, bug #347643, thank Azamat Hackimov for report.
Package-Manager: portage-2.1.9.26/cvs/Linux x86_64
Diffstat (limited to 'net-nds/shelldap')
-rw-r--r-- | net-nds/shelldap/ChangeLog | 14 | ||||
-rw-r--r-- | net-nds/shelldap/Manifest | 4 | ||||
-rw-r--r-- | net-nds/shelldap/metadata.xml | 19 | ||||
-rw-r--r-- | net-nds/shelldap/shelldap-0.2_p20100615.ebuild | 36 |
4 files changed, 73 insertions, 0 deletions
diff --git a/net-nds/shelldap/ChangeLog b/net-nds/shelldap/ChangeLog new file mode 100644 index 000000000000..4eb71eaf954f --- /dev/null +++ b/net-nds/shelldap/ChangeLog @@ -0,0 +1,14 @@ +# 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 $ + + 29 Dec 2010; Peter Volkov <pva@gentoo.org> +shelldap-0.2_p20100615.ebuild, + +metadata.xml: + Move from net-dns, bug #347643, thank Azamat Hackimov for report. + +*shelldap-0.2_p20100615 (24 Dec 2010) + + 24 Dec 2010; Peter Volkov <pva@gentoo.org> +shelldap-0.2_p20100615.ebuild, + +metadata.xml: + Initial import, bug #347643, thank Azamat H. Hackimov for report. + diff --git a/net-nds/shelldap/Manifest b/net-nds/shelldap/Manifest new file mode 100644 index 000000000000..7bc92ed78198 --- /dev/null +++ b/net-nds/shelldap/Manifest @@ -0,0 +1,4 @@ +DIST shelldap-0.2_p20100615.tar.bz2 12167 RMD160 3c0cbab6cc9236c29fc7683235425897ac674ce5 SHA1 632e27953838012cdaef650249912208774372dd SHA256 5626a9bd7e42b0ab665066c5ccdb6026cb03a29bde71e16d1ba18eda8e384005 +EBUILD shelldap-0.2_p20100615.ebuild 884 RMD160 e5b80f397255d89370d8a4a6d0e3c80f3ddcd37b SHA1 0230de4762afe25265e9e03a7b563f08281211f1 SHA256 2dbe96490b463e70d27d1490a97a95db8c4461e84c87e2fd27f565427d41c160 +MISC ChangeLog 567 RMD160 43c30975ab3e99551396266a254aac8d9a10f71f SHA1 61029983f1cf3a2d00b4f95b2a886e61e922824e SHA256 c4473627852c7319492441651339341a353b394ec60fea83109e88d132e40476 +MISC metadata.xml 595 RMD160 86c237c5f130fddae2afe248ae9d600f14b3b1d6 SHA1 d2c778bc6270e35dea616ed61fd0dadba1d8621a SHA256 6bef879fe7eeeaa75611a2a9ede765d1d1f9dc042ad919926c40714810761953 diff --git a/net-nds/shelldap/metadata.xml b/net-nds/shelldap/metadata.xml new file mode 100644 index 000000000000..fd998f83dd75 --- /dev/null +++ b/net-nds/shelldap/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> +<email>pva@gentoo.org</email> +<name>Peter Volkov</name> +</maintainer> +<maintainer> +<email>azamat.hackimov@gmail.com</email> +<name>Azamat Hackimov</name> +</maintainer> +<longdescription lang="en"> +A handy shell-like interface for browsing LDAP servers and editing their +content. It keeps command history, has sane autocompletes, credential caching, +site-wide and individual configs, and it's fun to say. +</longdescription> +</pkgmetadata> + diff --git a/net-nds/shelldap/shelldap-0.2_p20100615.ebuild b/net-nds/shelldap/shelldap-0.2_p20100615.ebuild new file mode 100644 index 000000000000..a21d11b8ebc3 --- /dev/null +++ b/net-nds/shelldap/shelldap-0.2_p20100615.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/shelldap-0.2_p20100615.ebuild,v 1.1 2010/12/29 09:00:46 pva Exp $ + +EAPI=3 + +REVISION="5a65bc849363" + +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 +} |