summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2004-07-31 19:09:37 +0000
committerMalcolm Lashley <malc@gentoo.org>2004-07-31 19:09:37 +0000
commit3839437e1aaf9520aebc23461a1f116eeaedf2d1 (patch)
tree2d58e35f3f82afa4f6e2813974568616189a29ff /net-misc
parentAdded tcltk and socks5. (diff)
downloadhistorical-3839437e1aaf9520aebc23461a1f116eeaedf2d1.tar.gz
historical-3839437e1aaf9520aebc23461a1f116eeaedf2d1.tar.bz2
historical-3839437e1aaf9520aebc23461a1f116eeaedf2d1.zip
~amd64 - closes bug #57702
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/atftp/ChangeLog5
-rw-r--r--net-misc/atftp/Manifest18
-rw-r--r--net-misc/atftp/atftp-0.7.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/net-misc/atftp/ChangeLog b/net-misc/atftp/ChangeLog
index 277a8aa90f5d..e99954a64ee8 100644
--- a/net-misc/atftp/ChangeLog
+++ b/net-misc/atftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/atftp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/ChangeLog,v 1.14 2004/06/24 23:35:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/ChangeLog,v 1.15 2004/07/31 19:09:37 malc Exp $
+
+ 31 Jul 2004; <malc@gentoo.org> atftp-0.7.ebuild:
+ ~amd64 - closes bug #57702
22 Apr 2004; Chuck Short <zul@gentoo.org> atftp-0.6.2.ebuild:
Fixes typo. Closes #48660.
diff --git a/net-misc/atftp/Manifest b/net-misc/atftp/Manifest
index 89a37f4dd008..3e2130f788fe 100644
--- a/net-misc/atftp/Manifest
+++ b/net-misc/atftp/Manifest
@@ -1,20 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c1e78b657501dc428d5230475677ca7e ChangeLog 2140
+MD5 d02ebe31b44b440008d6b1979e6dda86 ChangeLog 2217
MD5 27b84e57b63ec1ba062a318d21a9f7b7 atftp-0.6-r3.ebuild 990
MD5 324133c80d603a8ca34728d5dd47bd3d atftp-0.6.2.ebuild 1034
-MD5 7c11892098864acff060389eb47fd9f2 atftp-0.7.ebuild 923
+MD5 0234057d483f01c3dd54664813d9485b atftp-0.7.ebuild 928
MD5 ef1244d13cccdfbe2dff44442e0c3d1f files/atftp-0.6-security.patch 1019
-MD5 6edbe26f81fbd488b6fbffd1bbd27ca9 files/digest-atftp-0.6-r3 61
-MD5 e14c6bca387e9af7d2734fb9f08a67ee files/digest-atftp-0.6.2 63
MD5 939f5bfbb9b7a728330cc124175c39e3 files/atftp.confd 105
MD5 f3d1e03f8ce70ea8ed775de7407304f3 files/atftp.init 437
+MD5 6edbe26f81fbd488b6fbffd1bbd27ca9 files/digest-atftp-0.6-r3 61
+MD5 e14c6bca387e9af7d2734fb9f08a67ee files/digest-atftp-0.6.2 63
MD5 401c2182f70ea502b2b13567dee9daf9 files/digest-atftp-0.7 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.8 (GNU/Linux)
-
-iD8DBQFA/C5jHTu7gpaalycRAg8mAKCS2l+E9SHxH16RgHJ51Sx2atf9jgCg4QA0
-oIP6f+Mih6GQjWDSCHkPsYg=
-=hPBu
------END PGP SIGNATURE-----
diff --git a/net-misc/atftp/atftp-0.7.ebuild b/net-misc/atftp/atftp-0.7.ebuild
index e60ae701e966..b7dd021f099e 100644
--- a/net-misc/atftp/atftp-0.7.ebuild
+++ b/net-misc/atftp/atftp-0.7.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/atftp/atftp-0.7.ebuild,v 1.6 2004/07/19 20:21:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.7.ebuild,v 1.7 2004/07/31 19:09:37 malc Exp $
DESCRIPTION="Advanced TFTP implementation client/server"
HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc arm"
+KEYWORDS="~x86 ~sparc ~ppc arm ~amd64"
IUSE="tcpd"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )