diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2020-08-18 19:22:23 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2020-09-01 11:03:27 +0300 |
commit | a9f12e9973c51ea9027ac38e9c6a7d322000797e (patch) | |
tree | f960674ad7971db8e829d7c4f8846645f8eafe6e /net-nds/shelldap/shelldap-1.5.1.ebuild | |
parent | net-analyzer/trafshow: Fix building against libpcap-1.10.0 (diff) | |
download | gentoo-a9f12e9973c51ea9027ac38e9c6a7d322000797e.tar.gz gentoo-a9f12e9973c51ea9027ac38e9c6a7d322000797e.tar.bz2 gentoo-a9f12e9973c51ea9027ac38e9c6a7d322000797e.zip |
net-nds/shelldap: update HOMEPAGE, remove old
Upstream moved to Github
Closes: https://github.com/gentoo/gentoo/pull/17161
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Diffstat (limited to 'net-nds/shelldap/shelldap-1.5.1.ebuild')
-rw-r--r-- | net-nds/shelldap/shelldap-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/shelldap/shelldap-1.5.1.ebuild b/net-nds/shelldap/shelldap-1.5.1.ebuild index eca62dabfd3d..da6e2624d28a 100644 --- a/net-nds/shelldap/shelldap-1.5.1.ebuild +++ b/net-nds/shelldap/shelldap-1.5.1.ebuild @@ -7,7 +7,7 @@ GENTOO_DEPEND_ON_PERL=noslotop inherit eutils perl-module DESCRIPTION="A handy shell-like interface for browsing LDAP servers and editing their content" -HOMEPAGE="https://github.com/mahlonsmith/shelldap https://bitbucket.org/mahlon/shelldap/" +HOMEPAGE="https://github.com/mahlonsmith/shelldap" SRC_URI="https://github.com/mahlonsmith/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" |