diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 04:45:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 04:45:24 +0000 |
commit | cbf604cebad73f6b27a780c540d15333437b9601 (patch) | |
tree | 5f0284bac9c3b76ad747fc00d840d886381a72e4 /net-ftp/ftp | |
parent | CHANGES became ChangeLog (diff) | |
download | historical-cbf604cebad73f6b27a780c540d15333437b9601.tar.gz historical-cbf604cebad73f6b27a780c540d15333437b9601.tar.bz2 historical-cbf604cebad73f6b27a780c540d15333437b9601.zip |
release since its been tested
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-ftp/ftp')
-rw-r--r-- | net-ftp/ftp/Manifest | 8 | ||||
-rw-r--r-- | net-ftp/ftp/ftp-0.17-r6.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-ftp/ftp/Manifest b/net-ftp/ftp/Manifest index f1d7a23df368..58b4723cdee3 100644 --- a/net-ftp/ftp/Manifest +++ b/net-ftp/ftp/Manifest @@ -18,12 +18,12 @@ MD5 d632888a47c713e0ee59c4677338ca57 files/netkit-ftp-0.17-segv.patch 2009 MD5 c6d25ab53501677130cabad19092b0a5 files/netkit-ftp-0.17-ssl-0.2.patch 29528 MD5 80ca646c7ebf7d86e937294242836ea6 ftp-0.17-r3.ebuild 1034 MD5 45fd632e8f4c81f73a7ab97dac005132 ftp-0.17-r5.ebuild 1413 -MD5 5de7cf5340f5972785e20645fe56ab32 ftp-0.17-r6.ebuild 1556 +MD5 90898fc0ff864056911813bc370afb3b ftp-0.17-r6.ebuild 1551 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDT0YxgIKl8Uu19MoRArd2AJ4g9rbZ4mz0zzoec3G4EAoI3qMljgCeLKBu -I0tUl8k+OngUrLh320oYE5o= -=KB4s +iD8DBQFDaESIgIKl8Uu19MoRAhfUAJ9zNm26CBWy1sr28JFV3v/OTuz+UgCfVRcR +TnV8fv+4YyGLyJ3DzvDbLAk= +=ae1u -----END PGP SIGNATURE----- diff --git a/net-ftp/ftp/ftp-0.17-r6.ebuild b/net-ftp/ftp/ftp-0.17-r6.ebuild index dda4bbbbf80a..7680a6d84054 100644 --- a/net-ftp/ftp/ftp-0.17-r6.ebuild +++ b/net-ftp/ftp/ftp-0.17-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r6.ebuild,v 1.1 2005/10/14 05:44:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r6.ebuild,v 1.2 2005/11/02 04:45:24 vapier Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="-*" #~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ssl ipv6" RDEPEND=">=sys-libs/ncurses-5.2 |