summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-06-28 23:27:31 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-06-28 23:27:31 +0000
commit8c2060ff5b29687767afc448f947194619871a33 (patch)
tree8e132be7ceb203d2f5f83d50b97cd6b9cba76200 /net-misc/telnet-bsd
parentModified DESCRIPTION, making it more clear this ebuild contains both nv_*dete... (diff)
downloadhistorical-8c2060ff5b29687767afc448f947194619871a33.tar.gz
historical-8c2060ff5b29687767afc448f947194619871a33.tar.bz2
historical-8c2060ff5b29687767afc448f947194619871a33.zip
Stable on alpha + ia64, bug 96156.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-misc/telnet-bsd')
-rw-r--r--net-misc/telnet-bsd/ChangeLog5
-rw-r--r--net-misc/telnet-bsd/Manifest20
-rw-r--r--net-misc/telnet-bsd/telnet-bsd-1.2.ebuild4
3 files changed, 21 insertions, 8 deletions
diff --git a/net-misc/telnet-bsd/ChangeLog b/net-misc/telnet-bsd/ChangeLog
index e2a3c7dc794c..9cc0b52b82e4 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.19 2005/06/27 21:08:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.20 2005/06/28 23:27:31 kloeri Exp $
+
+ 28 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> telnet-bsd-1.2.ebuild:
+ Stable on alpha + ia64, bug 96156.
27 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> telnet-bsd-1.2.ebuild:
Stable on hppa.
diff --git a/net-misc/telnet-bsd/Manifest b/net-misc/telnet-bsd/Manifest
index 666431ba8e6e..c0e763690017 100644
--- a/net-misc/telnet-bsd/Manifest
+++ b/net-misc/telnet-bsd/Manifest
@@ -1,8 +1,18 @@
-MD5 63f6a981b822339dd1a0e4bc9da0a598 ChangeLog 2219
-MD5 ae773e67e742fa56c343279b63152ebf telnet-bsd-1.2.ebuild 757
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 ed14867dc34184d43e9bcefc4fcb57ca ChangeLog 2333
MD5 b9d51041c0ff0456dd8dd8346159863b telnet-bsd-1.0-r1.ebuild 1070
-MD5 0bdd0131a5803a2e4a4ec8b3b9fb5039 files/telnetd.xinetd 205
+MD5 0a9869ba7f3ececd8e5fbeb4727e6943 telnet-bsd-1.2.ebuild 755
MD5 6e9abbecabfaa06ac7bc61e1fc8ce862 files/telnet-bsd_gentoo.diff.gz 689
-MD5 982c76cd605dc0ce46a43be968ac62ac files/telnet-bsd-1.0-overflow.patch 2362
-MD5 311eccbf485f973d2274c49343611051 files/digest-telnet-bsd-1.0-r1 67
+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 6b55059e0384..eb008ff66174 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.5 2005/06/27 21:08:08 hansmi Exp $
+# $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 $
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"