summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-12-29 09:12:51 +0000
committerPeter Volkov <pva@gentoo.org>2010-12-29 09:12:51 +0000
commite182684a55f26c86715ff98f5ea08b4c4b25138e (patch)
tree8fc713987f84e2f7e256ead03a2d0bbca9b5554e /net-dns
parentmove app-dicts/goldendict app-text/goldendict, #347535 (diff)
downloadhistorical-e182684a55f26c86715ff98f5ea08b4c4b25138e.tar.gz
historical-e182684a55f26c86715ff98f5ea08b4c4b25138e.tar.bz2
historical-e182684a55f26c86715ff98f5ea08b4c4b25138e.zip
net-dns/shelldap move to net-nds, bug #347643.
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/shelldap/ChangeLog10
-rw-r--r--net-dns/shelldap/Manifest4
-rw-r--r--net-dns/shelldap/metadata.xml19
-rw-r--r--net-dns/shelldap/shelldap-0.2_p20100615.ebuild36
4 files changed, 0 insertions, 69 deletions
diff --git a/net-dns/shelldap/ChangeLog b/net-dns/shelldap/ChangeLog
deleted file mode 100644
index a50bc5ea68b8..000000000000
--- a/net-dns/shelldap/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for net-dns/shelldap
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/shelldap/ChangeLog,v 1.1 2010/12/24 14:03:09 pva Exp $
-
-*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-dns/shelldap/Manifest b/net-dns/shelldap/Manifest
deleted file mode 100644
index 1ec51ad51e38..000000000000
--- a/net-dns/shelldap/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST shelldap-0.2_p20100615.tar.bz2 12167 RMD160 3c0cbab6cc9236c29fc7683235425897ac674ce5 SHA1 632e27953838012cdaef650249912208774372dd SHA256 5626a9bd7e42b0ab665066c5ccdb6026cb03a29bde71e16d1ba18eda8e384005
-EBUILD shelldap-0.2_p20100615.ebuild 884 RMD160 2b814f30430a7f995463279d86f6d4e473f7b019 SHA1 eb937b72ad80487d796f5d500352c98617c49705 SHA256 8191389007669f38f42de4cc232bfbfa5a3a1694a32825bcc7c932a912188906
-MISC ChangeLog 404 RMD160 57902d15aac293dd32aa8c4c62a51be620aba5a0 SHA1 f7f11717d02c9c50a13d3591b0a14003c4aa07a6 SHA256 6e89f5e39436f045296d1b5649b34a2dd6c1ff41a2358836d788f21742609bf7
-MISC metadata.xml 595 RMD160 86c237c5f130fddae2afe248ae9d600f14b3b1d6 SHA1 d2c778bc6270e35dea616ed61fd0dadba1d8621a SHA256 6bef879fe7eeeaa75611a2a9ede765d1d1f9dc042ad919926c40714810761953
diff --git a/net-dns/shelldap/metadata.xml b/net-dns/shelldap/metadata.xml
deleted file mode 100644
index fd998f83dd75..000000000000
--- a/net-dns/shelldap/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?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-dns/shelldap/shelldap-0.2_p20100615.ebuild b/net-dns/shelldap/shelldap-0.2_p20100615.ebuild
deleted file mode 100644
index 0b5a86838215..000000000000
--- a/net-dns/shelldap/shelldap-0.2_p20100615.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/shelldap/shelldap-0.2_p20100615.ebuild,v 1.1 2010/12/24 14:03:09 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
-}