summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-06-26 21:59:17 +0000
committerJason Wever <weeve@gentoo.org>2005-06-26 21:59:17 +0000
commita1b73de3beba4c6586906c9a8669df1ab8af1392 (patch)
treea1d5aa2162f3f9e97b534f4f02f770bebb74e443 /net-misc
parentFixed location of reconfig script (diff)
downloadhistorical-a1b73de3beba4c6586906c9a8669df1ab8af1392.tar.gz
historical-a1b73de3beba4c6586906c9a8669df1ab8af1392.tar.bz2
historical-a1b73de3beba4c6586906c9a8669df1ab8af1392.zip
Stable on SPARC wrt bug #96156.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/telnet-bsd/ChangeLog5
-rw-r--r--net-misc/telnet-bsd/Manifest8
-rw-r--r--net-misc/telnet-bsd/telnet-bsd-1.2.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/net-misc/telnet-bsd/ChangeLog b/net-misc/telnet-bsd/ChangeLog
index f5cd47293220..91583f9f546c 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.17 2005/06/26 19:58:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/ChangeLog,v 1.18 2005/06/26 21:59:17 weeve Exp $
+
+ 26 Jun 2005; Jason Wever <weeve@gentoo.org> telnet-bsd-1.2.ebuild:
+ Stable on SPARC wrt bug #96156.
26 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> telnet-bsd-1.2.ebuild:
Stable on ppc.
diff --git a/net-misc/telnet-bsd/Manifest b/net-misc/telnet-bsd/Manifest
index 14b2b68fd55c..51c26967eed7 100644
--- a/net-misc/telnet-bsd/Manifest
+++ b/net-misc/telnet-bsd/Manifest
@@ -1,8 +1,8 @@
-MD5 01b361a229c97e8d79437a61b9d27d2d ChangeLog 2019
-MD5 24075776f73c7e1cc7f668100ecf7b23 telnet-bsd-1.2.ebuild 759
+MD5 31430a9243df0b2b82cf4cc17c468797 ChangeLog 2122
+MD5 e3adec5022070e54737656241a870f65 telnet-bsd-1.2.ebuild 757
MD5 b9d51041c0ff0456dd8dd8346159863b telnet-bsd-1.0-r1.ebuild 1070
-MD5 0bdd0131a5803a2e4a4ec8b3b9fb5039 files/telnetd.xinetd 205
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 982c76cd605dc0ce46a43be968ac62ac files/telnet-bsd-1.0-overflow.patch 2362
+MD5 0bdd0131a5803a2e4a4ec8b3b9fb5039 files/telnetd.xinetd 205
MD5 06961ee981bc4f8c460b3caaeccc6651 files/digest-telnet-bsd-1.2 67
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild
index 11c818edf6c7..94d9bc8d52ca 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.3 2005/06/26 19:58:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild,v 1.4 2005/06/26 21:59:17 weeve 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"