diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2019-08-13 09:28:35 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2019-08-13 13:55:50 +0300 |
commit | ab7e541e5488ca3230c736b9ad861dedcd56c44f (patch) | |
tree | cebd55366523d382534eacf8fe756b907658e498 /net-nds/shelldap | |
parent | sys-apps/help2man: x86 stable wrt bug #692054 (diff) | |
download | gentoo-ab7e541e5488ca3230c736b9ad861dedcd56c44f.tar.gz gentoo-ab7e541e5488ca3230c736b9ad861dedcd56c44f.tar.bz2 gentoo-ab7e541e5488ca3230c736b9ad861dedcd56c44f.zip |
net-nds/shelldap: update to 1.5.0, remove old
Closes: https://github.com/gentoo/gentoo/pull/12688
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Diffstat (limited to 'net-nds/shelldap')
-rw-r--r-- | net-nds/shelldap/Manifest | 2 | ||||
-rw-r--r-- | net-nds/shelldap/shelldap-1.5.0.ebuild (renamed from net-nds/shelldap/shelldap-1.3.2.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/shelldap/Manifest b/net-nds/shelldap/Manifest index c473853d8c79..54c59aacf6f9 100644 --- a/net-nds/shelldap/Manifest +++ b/net-nds/shelldap/Manifest @@ -1,2 +1,2 @@ -DIST shelldap-1.3.2.tar.gz 18624 BLAKE2B 31ca8b20719e072f451153461ad60fb6ba539c4a29f47c395cc7516528873eb4f88d8da727da3c34df0b866e6c3518c0061a4b9640c32a107766c0672aaca128 SHA512 618cfbbc4e7344571d5ba1a652757aef1526fedd882444ed5df8982414df0dc11cb967443dc0e2b1f1c182bbaa1f7bfebf41906bbc53e9106cdfe7676b558703 DIST shelldap-1.4.0.tar.gz 22552 BLAKE2B 4eda256ef33aa80bb0f03c0ff796b51b2542d0fecc94df44452a519e7b69f825dac14b3eac6efcbc34c8926489e959c6e880d5b4c66c867268ad8155ad69eb3d SHA512 55d987aa0fd14f55cbcd3d94345fd649bf5e42c0bf9e0b3ea385b4d42be0baa9d4419f17f113edec84c6f5da00bc918ffd2e55e094b842fcd389993d2e306b26 +DIST shelldap-1.5.0.tar.gz 22591 BLAKE2B ac6ed03fc05e8b5d247162ac08d68cc20d4303538af14c98e7fbbf6c1ccf4386c34f26e20715f095d5c0f3f3944f19950ca41ee82c21edfbe5a33a12e17a772f SHA512 036cfcb6e33baddf34dba56bed4ab2ad0a29f0c54067bfaa4fa8a12125dcf837a701920bed49b7f0693d0aacbd2665cad5400a8a46e8b416440500c6a4d0651a diff --git a/net-nds/shelldap/shelldap-1.3.2.ebuild b/net-nds/shelldap/shelldap-1.5.0.ebuild index f9bdfd90169c..5ad7513307fc 100644 --- a/net-nds/shelldap/shelldap-1.3.2.ebuild +++ b/net-nds/shelldap/shelldap-1.5.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 GENTOO_DEPEND_ON_PERL=noslotop inherit eutils perl-module |