summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-08-08 09:12:44 +0000
committerJan Seidel <tuxus@gentoo.org>2003-08-08 09:12:44 +0000
commit37e169ae3bce8cd594bd6056cfd69d5b03b541c0 (patch)
tree6fe2c81a2c5dab11086ef9c645a51899acda7aa3 /net-ftp/ftp
parent*** empty log message *** (diff)
downloadgentoo-2-37e169ae3bce8cd594bd6056cfd69d5b03b541c0.tar.gz
gentoo-2-37e169ae3bce8cd594bd6056cfd69d5b03b541c0.tar.bz2
gentoo-2-37e169ae3bce8cd594bd6056cfd69d5b03b541c0.zip
Marked stable on mips
Diffstat (limited to 'net-ftp/ftp')
-rw-r--r--net-ftp/ftp/ChangeLog5
-rw-r--r--net-ftp/ftp/ftp-0.17-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftp/ChangeLog b/net-ftp/ftp/ChangeLog
index 78ae175a7ff3..f71343029bc8 100644
--- a/net-ftp/ftp/ChangeLog
+++ b/net-ftp/ftp/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for net-ftp/ftp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.12 2003/07/25 05:01:36 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.13 2003/08/08 09:12:44 tuxus Exp $
15 Jul 2003; Christian Birchinger <joker@gentoo.org> ftp-0.17-r3.ebuild:
Added sparc stable keyword
*ftp-0.17-r3 (13 Jun 2003)
+ 08 Aug 2003; Jan Seidel <tuxus@gentoo.org> ftp-0.17-r3.ebuild :
+ Marked stable on mips
+
25 Jul 2003; Guy Martin <gmsoft@gentoo.org> ftp-0.17-r3.ebuild :
Marked stable on hppa.
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild
index 8f472ce1a589..e5316a2a07db 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.6 2003/07/31 00:14:47 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.7 2003/08/08 09:12:44 tuxus 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 amd64"
+KEYWORDS="x86 ppc sparc ~alpha hppa mips ~arm amd64"
RDEPEND=">=sys-libs/ncurses-5.2
ssl? ( dev-libs/openssl )"