summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2003-07-31 00:14:52 +0000
committerOlivier Crête <tester@gentoo.org>2003-07-31 00:14:52 +0000
commitee1d8b683c06bd92ce3b8d74050a650a9e740577 (patch)
tree529f45bd1148e004fd1ae1240d06f61fa61c89f5 /net-ftp
parentadded ~sparc and ~ppc keywords, missing virtual/x11 DEPEND (diff)
downloadhistorical-ee1d8b683c06bd92ce3b8d74050a650a9e740577.tar.gz
historical-ee1d8b683c06bd92ce3b8d74050a650a9e740577.tar.bz2
historical-ee1d8b683c06bd92ce3b8d74050a650a9e740577.zip
amd64 for ftp
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/ftp/Manifest8
-rw-r--r--net-ftp/ftp/ftp-0.17-r3.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/net-ftp/ftp/Manifest b/net-ftp/ftp/Manifest
index 8e6ff542526a..ded95a9f27d0 100644
--- a/net-ftp/ftp/Manifest
+++ b/net-ftp/ftp/Manifest
@@ -1,9 +1,9 @@
-MD5 556647f858dbbb70545ecdae448d5cec ChangeLog 2023
-MD5 ea292842e221c5ff4ce55de024122b93 ftp-0.17-r1.ebuild 803
+MD5 628170650934b5cee5c3cc83f7af4b03 ftp-0.17-r3.ebuild 1067
MD5 c1e0ead72511622c46ceb36967104042 ftp-0.17-r2.ebuild 994
-MD5 40c7ef2f894518769de2c2eeb55b996b ftp-0.17-r3.ebuild 1061
+MD5 ea292842e221c5ff4ce55de024122b93 ftp-0.17-r1.ebuild 803
+MD5 556647f858dbbb70545ecdae448d5cec ChangeLog 2023
+MD5 b2e1a338f350747a22bc8bf6ea438c4f files/netkit-ftp-0.17+ssl-0.2.diff 45639
MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r1 66
MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r2 66
MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r3 66
MD5 10adb0b3b66639bdb39e7c976667eb68 files/netkit-ftp-0.17+ssl-0.2+auth.diff 424
-MD5 b2e1a338f350747a22bc8bf6ea438c4f files/netkit-ftp-0.17+ssl-0.2.diff 45639
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild
index 52ef00481d8c..8f472ce1a589 100644
--- a/net-ftp/ftp/ftp-0.17-r3.ebuild
+++ b/net-ftp/ftp/ftp-0.17-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.5 2003/07/25 05:01:36 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.6 2003/07/31 00:14:47 tester Exp $
IUSE="ssl"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.hcs.harvard.edu/~dholland/computers/netkit.html"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~arm"
+KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~arm amd64"
RDEPEND=">=sys-libs/ncurses-5.2
ssl? ( dev-libs/openssl )"