diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 00:16:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 00:16:46 +0000 |
commit | cacbb9bb28aede8029135b8cb812f1af1fc4f841 (patch) | |
tree | c1aaae483dfd10fac710cab6ba7ed1e015d9e50a /net-misc | |
parent | QA: kde-base -> kde, need-kde after R/DEPEND (diff) | |
download | historical-cacbb9bb28aede8029135b8cb812f1af1fc4f841.tar.gz historical-cacbb9bb28aede8029135b8cb812f1af1fc4f841.tar.bz2 historical-cacbb9bb28aede8029135b8cb812f1af1fc4f841.zip |
block bsd telnet #55413
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netkit-telnetd/Manifest | 16 | ||||
-rw-r--r-- | net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild | 8 | ||||
-rw-r--r-- | net-misc/telnet-bsd/Manifest | 14 |
3 files changed, 29 insertions, 9 deletions
diff --git a/net-misc/netkit-telnetd/Manifest b/net-misc/netkit-telnetd/Manifest index 13d5f4aafdb3..185526418326 100644 --- a/net-misc/netkit-telnetd/Manifest +++ b/net-misc/netkit-telnetd/Manifest @@ -1,6 +1,16 @@ -MD5 212a296c8ca920747184fc5774afb6cc netkit-telnetd-0.17-r3.ebuild 1477 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 6557c9833572d0cc193696a6aa4030bc ChangeLog 2409 -MD5 0bdd0131a5803a2e4a4ec8b3b9fb5039 files/telnetd.xinetd 205 +MD5 e4cfffd72d55d6943694b125bb63ae5b netkit-telnetd-0.17-r3.ebuild 1486 MD5 248ab0551e59a480cbe3d64657fa586f files/digest-netkit-telnetd-0.17-r3 70 -MD5 d741260d55b46b1e6ae6cf923b4542e5 files/netkit-telnetd-0.17-gentoo.patch 3155 MD5 6d23345a3ccb8e7b572752f14aee4860 files/net.issue.sample 117 +MD5 d741260d55b46b1e6ae6cf923b4542e5 files/netkit-telnetd-0.17-gentoo.patch 3155 +MD5 0bdd0131a5803a2e4a4ec8b3b9fb5039 files/telnetd.xinetd 205 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.8 (GNU/Linux) + +iD8DBQFA4LUGHTu7gpaalycRAqgnAJ9X6Vb9TNITuQSp6ZrS4oiAnrmayQCdGqEl +yS1AotljSzx2h9B4cib+BB8= +=bIDN +-----END PGP SIGNATURE----- diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild index 662692bd1291..ce85f6f93b29 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild,v 1.24 2004/06/24 23:59:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild,v 1.25 2004/06/29 00:16:46 vapier Exp $ inherit eutils @@ -10,10 +10,11 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-${PV}. LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ppc64" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ppc64" IUSE="build" -DEPEND=">=sys-libs/ncurses-5.2" +DEPEND=">=sys-libs/ncurses-5.2 + !net-misc/telnet-bsd" S=${WORKDIR}/netkit-telnet-${PV} @@ -37,7 +38,6 @@ src_compile() { } src_install() { - into /usr dobin telnet/telnet || die #that's it if we're going on a build image use build && return 0 diff --git a/net-misc/telnet-bsd/Manifest b/net-misc/telnet-bsd/Manifest index 0c10a3495a19..3d4a4f6d9956 100644 --- a/net-misc/telnet-bsd/Manifest +++ b/net-misc/telnet-bsd/Manifest @@ -1,4 +1,14 @@ -MD5 e02e90ad02464e5f69f33fe3bd83e311 telnet-bsd-1.0.ebuild 686 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c78579eca086e2f5363f397bce9fff20 ChangeLog 928 -MD5 6e9abbecabfaa06ac7bc61e1fc8ce862 files/telnet-bsd_gentoo.diff.gz 689 +MD5 388828acf670955a42d3d671dd4f1cc4 telnet-bsd-1.0.ebuild 717 MD5 311eccbf485f973d2274c49343611051 files/digest-telnet-bsd-1.0 67 +MD5 6e9abbecabfaa06ac7bc61e1fc8ce862 files/telnet-bsd_gentoo.diff.gz 689 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.8 (GNU/Linux) + +iD8DBQFA4LUeHTu7gpaalycRAuZGAJ0WiilR+w6FaCBfpPVpNF1tLqwIjwCg2k9w +61MxCr6Z6zEHj+dh1NM2W4k= +=7Y6s +-----END PGP SIGNATURE----- |