summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-06-29 06:50:16 +0000
committerSimon Stelling <blubb@gentoo.org>2005-06-29 06:50:16 +0000
commitbab11ce14a6523e4086f0629876a826b86e3573e (patch)
treeeaa7a2e25f8905887e06ea1390aa0b4f273e09ff /net-misc/telnet-bsd
parent7.0.0.2-r2 x86 stable thanks to Kamil Gornik <gentoo@julek.pl>, Kim Pedersen ... (diff)
downloadhistorical-bab11ce14a6523e4086f0629876a826b86e3573e.tar.gz
historical-bab11ce14a6523e4086f0629876a826b86e3573e.tar.bz2
historical-bab11ce14a6523e4086f0629876a826b86e3573e.zip
stable on amd64 wrt bug 96156
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/telnet-bsd')
-rw-r--r--net-misc/telnet-bsd/ChangeLog5
-rw-r--r--net-misc/telnet-bsd/Manifest18
-rw-r--r--net-misc/telnet-bsd/telnet-bsd-1.2.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/net-misc/telnet-bsd/ChangeLog b/net-misc/telnet-bsd/ChangeLog
index 9cc0b52b82e4..4639c5a77cbd 100644
--- a/net-misc/telnet-bsd/ChangeLog
+++ b/net-misc/telnet-bsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/telnet-bsd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.20 2005/06/28 23:27:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.21 2005/06/29 06:50:16 blubb Exp $
+
+ 29 Jun 2005; Simon Stelling <blubb@gentoo.org> telnet-bsd-1.2.ebuild:
+ stable on amd64 wrt bug 96156
28 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> telnet-bsd-1.2.ebuild:
Stable on alpha + ia64, bug 96156.
diff --git a/net-misc/telnet-bsd/Manifest b/net-misc/telnet-bsd/Manifest
index c0e763690017..52c418806383 100644
--- a/net-misc/telnet-bsd/Manifest
+++ b/net-misc/telnet-bsd/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 ed14867dc34184d43e9bcefc4fcb57ca ChangeLog 2333
+MD5 e127f6f488037c96a9193c0b6c6b0a30 ChangeLog 2437
MD5 b9d51041c0ff0456dd8dd8346159863b telnet-bsd-1.0-r1.ebuild 1070
-MD5 0a9869ba7f3ececd8e5fbeb4727e6943 telnet-bsd-1.2.ebuild 755
+MD5 aa6c5236087a6e55d9122e746c802692 telnet-bsd-1.2.ebuild 753
+MD5 311eccbf485f973d2274c49343611051 files/digest-telnet-bsd-1.0-r1 67
+MD5 982c76cd605dc0ce46a43be968ac62ac files/telnet-bsd-1.0-overflow.patch 2362
MD5 6e9abbecabfaa06ac7bc61e1fc8ce862 files/telnet-bsd_gentoo.diff.gz 689
MD5 0bdd0131a5803a2e4a4ec8b3b9fb5039 files/telnetd.xinetd 205
MD5 06961ee981bc4f8c460b3caaeccc6651 files/digest-telnet-bsd-1.2 67
-MD5 311eccbf485f973d2274c49343611051 files/digest-telnet-bsd-1.0-r1 67
-MD5 982c76cd605dc0ce46a43be968ac62ac files/telnet-bsd-1.0-overflow.patch 2362
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCwdzwKf2g/qXtneoRAs7jAJ940bNW7enm3EOIyMLtnIk7aWGDVACgqE+g
-duJovRHUQfOgXr8fgpdbPc0=
-=eK4m
------END PGP SIGNATURE-----
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild
index eb008ff66174..e6a54dd40ece 100644
--- a/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild
+++ b/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild,v 1.6 2005/06/28 23:27:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild,v 1.7 2005/06/29 06:50:16 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc ~x86"
IUSE="nls"
DEPEND="!net-misc/netkit-telnetd"