summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@gentoo.org>2006-02-21 21:20:15 +0000
committerEmanuele Giaquinta <exg@gentoo.org>2006-02-21 21:20:15 +0000
commit279a1cd3d4c915896840747719bc604c5264f1e8 (patch)
treea2e0be75faa0573f338ea454f6b4e2277a0a1aaa /net-ftp/tnftp
parentversion bump. plus stable bump for 1.0b1 because 1.0a3 does not compile any m... (diff)
downloadgentoo-2-279a1cd3d4c915896840747719bc604c5264f1e8.tar.gz
gentoo-2-279a1cd3d4c915896840747719bc604c5264f1e8.tar.bz2
gentoo-2-279a1cd3d4c915896840747719bc604c5264f1e8.zip
Stable on ppc.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-ftp/tnftp')
-rw-r--r--net-ftp/tnftp/ChangeLog7
-rw-r--r--net-ftp/tnftp/tnftp-20050625.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/tnftp/ChangeLog b/net-ftp/tnftp/ChangeLog
index 8294192d6d35..ff72dcfc06a8 100644
--- a/net-ftp/tnftp/ChangeLog
+++ b/net-ftp/tnftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/tnftp
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/tnftp/ChangeLog,v 1.18 2005/11/28 18:11:43 grobian Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tnftp/ChangeLog,v 1.19 2006/02/21 21:20:15 exg Exp $
+
+ 21 Feb 2006; Emanuele Giaquinta <exg@gentoo.org> tnftp-20050625.ebuild:
+ Stable on ppc.
28 Nov 2005; Fabian Groffen <grobian@gentoo.org> tnftp-20050625-r1.ebuild:
macos patch requires autoconf 2.59, make that clear (bug #113777)
diff --git a/net-ftp/tnftp/tnftp-20050625.ebuild b/net-ftp/tnftp/tnftp-20050625.ebuild
index 4f8772f9b464..bf1b1888a7e6 100644
--- a/net-ftp/tnftp/tnftp-20050625.ebuild
+++ b/net-ftp/tnftp/tnftp-20050625.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/tnftp/tnftp-20050625.ebuild,v 1.4 2005/09/15 23:23:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tnftp/tnftp-20050625.ebuild,v 1.5 2006/02/21 21:20:15 exg Exp $
DESCRIPTION="NetBSD FTP client with several advanced features"
SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/misc/${PN}/${P}.tar.gz
@@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="alpha ~amd64 ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 ppc sparc x86"
IUSE="ipv6"
DEPEND=">=sys-libs/ncurses-5.1"