diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-18 21:31:41 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-18 21:31:41 +0000 |
commit | 22d77a42512a14abfe9261a14be4ae557c966cca (patch) | |
tree | 75b4ecc97c3b18637724cf5ac51fc67b02a883d4 /net-ftp | |
parent | Adding amd64 keyword to stuff (diff) | |
download | historical-22d77a42512a14abfe9261a14be4ae557c966cca.tar.gz historical-22d77a42512a14abfe9261a14be4ae557c966cca.tar.bz2 historical-22d77a42512a14abfe9261a14be4ae557c966cca.zip |
Adding amd64 keyword to stuff
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/curl/curl-7.10.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpd/ftpd-0.17.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/jftpgw/Manifest | 2 | ||||
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.5.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/net-ftp/curl/curl-7.10.5-r1.ebuild b/net-ftp/curl/curl-7.10.5-r1.ebuild index 552098447f3b..75fe7858f580 100644 --- a/net-ftp/curl/curl-7.10.5-r1.ebuild +++ b/net-ftp/curl/curl-7.10.5-r1.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/curl/curl-7.10.5-r1.ebuild,v 1.3 2003/06/19 21:13:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.5-r1.ebuild,v 1.4 2003/07/18 21:31:41 tester Exp $ DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://curl.haxx.se/" SLOT="0" LICENSE="MIT X11" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64" IUSE="ssl ipv6 ldap" DEPEND=">=sys-libs/pam-0.75 diff --git a/net-ftp/ftpd/ftpd-0.17.ebuild b/net-ftp/ftpd/ftpd-0.17.ebuild index b69a7e7c1e73..273e7d84c5a8 100644 --- a/net-ftp/ftpd/ftpd-0.17.ebuild +++ b/net-ftp/ftpd/ftpd-0.17.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/ftpd/ftpd-0.17.ebuild,v 1.8 2003/04/29 13:02:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17.ebuild,v 1.9 2003/07/18 21:31:41 tester Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/linux-${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc amd64" DEPEND="ssl? ( dev-libs/openssl )" diff --git a/net-ftp/jftpgw/Manifest b/net-ftp/jftpgw/Manifest index 7bbd9bdb8134..eacc0d17b5a4 100644 --- a/net-ftp/jftpgw/Manifest +++ b/net-ftp/jftpgw/Manifest @@ -1,6 +1,6 @@ MD5 5b8929834163de8835af5442df0500ff files/digest-jftpgw-0.13.4-r1 65 MD5 96620b3586cf208c465307417ac014da files/jftpgw.rc 419 MD5 5b8929834163de8835af5442df0500ff files/digest-jftpgw-0.13.4 65 -MD5 e8a95006b9a5f96090d4c599db05c167 jftpgw-0.13.4-r1.ebuild 1175 +MD5 26601ecee3dcc484e7d2cd660b99b561 jftpgw-0.13.4-r1.ebuild 1165 MD5 c697166a777b57453734a070ae2f9fa5 ChangeLog 842 MD5 327d5a14a49174a406eadf8b857be11b jftpgw-0.13.4.ebuild 629 diff --git a/net-ftp/ncftp/ncftp-3.1.5.ebuild b/net-ftp/ncftp/ncftp-3.1.5.ebuild index 088e7329f013..ff995ca903a3 100644 --- a/net-ftp/ncftp/ncftp-3.1.5.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.5.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/ncftp/ncftp-3.1.5.ebuild,v 1.10 2003/06/01 19:21:55 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.11 2003/07/18 21:31:41 tester Exp $ IUSE="cjk" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ncftp.com/" SLOT="0" LICENSE="Clarified-Artistic" -KEYWORDS="x86 ~ppc sparc alpha hppa" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64" DEPEND=">=sys-libs/ncurses-5.2" |