mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-misc/netkit-telnetd: revbump to new Debian patchlevel
Remove old. EAPI 6. Closes: https://bugs.gentoo.org/640620 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9325 Closes: https://bugs.gentoo.org/640620
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DIST netkit-telnet-0.17.tar.gz 133749 BLAKE2B 0eef225adeb0dd332ffd9cce0285213e6aa89f04263fb37e3dac35462492732265b2c29bd2a86277e39e0ad55267ff1a150f1140823c91d44c29cf6a20df8e7e SHA512 e2cfabed12326af5e288def1821353eacffb4586008263dcd1bed1a9dd9d8548e51e68d7ede58ea75927783ba534ea8807ec722271843a77146f064f3d826dd3
|
||||
DIST netkit-telnet_0.17-36.diff.gz 27226 BLAKE2B c19370f6462295bb7e8d09307121ec3356e9d1751b3ce5b7985844f54506351f633de381ffb3cd3209995c1826aaaa9ce716084742d4689d626b28aee8a3eb43 SHA512 7cd1ec5f96fcacee551700d65f62b6c217e0d9b5220a218aa60fceb3883d0754831606a247355dc2bf6486a02175b8d9b27058d6bc788de8e1b80545fdedbf9a
|
||||
DIST netkit-telnet_0.17-40.debian.tar.xz 36104 BLAKE2B 1582e8ea06c287c460f590bf4440a506820f0935d286508144105f18ed27529139a69416c694bd7920c79f41318be46afd37871e8beef35f63768ec99d538896 SHA512 7fd13a7bf95a9b09b5a81080d2b8904150646f5b48ec2f8f0736b41caaf640a6369ab5fcd056677de029e7c571586982a7e8354f74c3b1f94d048d31d7a3e1d2
|
||||
DIST netkit-telnet_0.17-41.debian.tar.xz 36592 BLAKE2B 6db35c25e14b219c15c4dd180f0dab064e5b101b42f29e7b71d99f797d22a51b376e6de148cf83fa479039f0ecbc811ecc36953dd89ae11f079b4ed42690d18f SHA512 4de0d51c6cc3c9113b38c9ab76553d22294a02a86d2e02a0481bdad77887782902d41f99eb5dd268bee175ebee5489b3e9871012234a7480a431ef47015cdf5c
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
EAPI="6"
|
||||
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
PATCHLEVEL=40
|
||||
PATCHLEVEL=41
|
||||
DESCRIPTION="Standard Linux telnet client and server"
|
||||
#old HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
|
||||
# This might be the best HOMEPAGE now?
|
||||
@@ -30,8 +30,8 @@ S=${WORKDIR}/netkit-telnet-${PV}
|
||||
|
||||
src_prepare() {
|
||||
# Patch: [0]
|
||||
# Gentoo lacks a maintainer for this package right now. And a
|
||||
# security problem arose. While reviewing our options for how
|
||||
# Gentoo used to lack a maintainer for this package.
|
||||
# A security problem arose. While reviewing our options for how
|
||||
# should we proceed with the security bug we decided it would be
|
||||
# better to just stay in sync with debian's own netkit-telnet
|
||||
# package. Lots of bug fixes by them over time which were not in
|
||||
Reference in New Issue
Block a user