diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2003-10-08 01:03:15 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2003-10-08 01:03:15 +0000 |
commit | 50af129fad910ed88e009d9499869eb581d8a4f6 (patch) | |
tree | 2641fe3d31a6be77fffa6e2b174a71b16bcad18f /net-ftp/tnftp | |
parent | Add patch for #22256 (diff) | |
download | gentoo-2-50af129fad910ed88e009d9499869eb581d8a4f6.tar.gz gentoo-2-50af129fad910ed88e009d9499869eb581d8a4f6.tar.bz2 gentoo-2-50af129fad910ed88e009d9499869eb581d8a4f6.zip |
Marking as stable on x86.
Diffstat (limited to 'net-ftp/tnftp')
-rw-r--r-- | net-ftp/tnftp/Manifest | 2 | ||||
-rw-r--r-- | net-ftp/tnftp/tnftp-20030825.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/tnftp/Manifest b/net-ftp/tnftp/Manifest index b74782df6661..62b0feb1162d 100644 --- a/net-ftp/tnftp/Manifest +++ b/net-ftp/tnftp/Manifest @@ -1,4 +1,4 @@ -MD5 1779b1a9e751f05ad36700ea6108cb71 tnftp-20030825.ebuild 1481 +MD5 4645c9b100d34a2d01d05ffa22629f31 tnftp-20030825.ebuild 1480 MD5 e96079287943c81562d85f35f91684b7 ChangeLog 351 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 MD5 4ee30a080db3ba7e966759ff580b6ca1 files/digest-tnftp-20030825 66 diff --git a/net-ftp/tnftp/tnftp-20030825.ebuild b/net-ftp/tnftp/tnftp-20030825.ebuild index 47368536cf34..616c3718060a 100644 --- a/net-ftp/tnftp/tnftp-20030825.ebuild +++ b/net-ftp/tnftp/tnftp-20030825.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/tnftp/tnftp-20030825.ebuild,v 1.1 2003/09/04 21:58:35 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tnftp/tnftp-20030825.ebuild,v 1.2 2003/10/08 01:03:11 g2boojum Exp $ S=${WORKDIR}/${P} DESCRIPTION="NetBSD FTP client with several advanced features" @@ -10,7 +10,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.1" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" IUSE="ipv6" src_unpack() { |