diff options
22 files changed, 44 insertions, 44 deletions
diff --git a/net-ftp/curl/curl-7.9.7.ebuild b/net-ftp/curl/curl-7.9.7.ebuild index 2001aaf32762..34aef95cc787 100644 --- a/net-ftp/curl/curl-7.9.7.ebuild +++ b/net-ftp/curl/curl-7.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.7.ebuild,v 1.5 2002/08/06 18:15:29 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.7.ebuild,v 1.6 2002/08/16 14:24:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Client that groks URLs" @@ -12,7 +12,7 @@ DEPEND=">=sys-libs/pam-0.75 SLOT="0" LICENSE="MPL X11" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { diff --git a/net-ftp/deadftp/deadftp-0.1.3.ebuild b/net-ftp/deadftp/deadftp-0.1.3.ebuild index a3d7dd9500e7..4ed62f784c85 100644 --- a/net-ftp/deadftp/deadftp-0.1.3.ebuild +++ b/net-ftp/deadftp/deadftp-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/deadftp/deadftp-0.1.3.ebuild,v 1.3 2002/08/01 11:59:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/deadftp/deadftp-0.1.3.ebuild,v 1.4 2002/08/16 14:24:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnome based FTP Client" @@ -9,7 +9,7 @@ HOMEPAGE="http://deadftp.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="=dev-libs/glib-1.2* =x11-libs/gtk+-1.2* diff --git a/net-ftp/easyftp/easyftp-6_beta.ebuild b/net-ftp/easyftp/easyftp-6_beta.ebuild index 822df3de5b54..0e644d655b63 100644 --- a/net-ftp/easyftp/easyftp-6_beta.ebuild +++ b/net-ftp/easyftp/easyftp-6_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/easyftp-6_beta.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/easyftp-6_beta.ebuild,v 1.3 2002/08/16 14:24:44 murphy Exp $ S=${WORKDIR} DESCRIPTION="An EASY GUI FTP Client (QT based)" @@ -11,7 +11,7 @@ DEPEND="=x11-libs/qt-3*" SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { emake || die diff --git a/net-ftp/ftp/ftp-0.17-r1.ebuild b/net-ftp/ftp/ftp-0.17-r1.ebuild index 9b3c71829d84..610c3846b7c0 100644 --- a/net-ftp/ftp/ftp-0.17-r1.ebuild +++ b/net-ftp/ftp/ftp-0.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.8 2002/08/01 11:59:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.9 2002/08/16 14:24:47 murphy Exp $ MY_P=netkit-${P} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { diff --git a/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild b/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild index 8359c60e2403..d4f2cddfa45f 100644 --- a/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild,v 1.3 2002/08/16 14:24:47 murphy Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" @@ -10,7 +10,7 @@ DEPEND="<dev-python/pygtk-1.99.0" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { python setup.py clean || die "clean fails" diff --git a/net-ftp/gftp/gftp-2.0.12-r3.ebuild b/net-ftp/gftp/gftp-2.0.12-r3.ebuild index 70162c304625..24254f480004 100644 --- a/net-ftp/gftp/gftp-2.0.12-r3.ebuild +++ b/net-ftp/gftp/gftp-2.0.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.12-r3.ebuild,v 1.1 2002/07/19 01:59:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.12-r3.ebuild,v 1.2 2002/08/16 14:24:47 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnome based FTP Client" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gftp.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" # very generic depends. it should be that way. DEPEND="virtual/x11 diff --git a/net-ftp/gftp/gftp-2.0.13.ebuild b/net-ftp/gftp/gftp-2.0.13.ebuild index d4abaf8ef806..32249db609f0 100644 --- a/net-ftp/gftp/gftp-2.0.13.ebuild +++ b/net-ftp/gftp/gftp-2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.13.ebuild,v 1.1 2002/07/23 13:57:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.13.ebuild,v 1.2 2002/08/16 14:24:47 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnome based FTP Client" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gftp.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" # very generic depends. it should be that way. DEPEND="virtual/x11 diff --git a/net-ftp/kbear/kbear-1.2.1-r2.ebuild b/net-ftp/kbear/kbear-1.2.1-r2.ebuild index 7f6b015096ef..c97d794e1b83 100644 --- a/net-ftp/kbear/kbear-1.2.1-r2.ebuild +++ b/net-ftp/kbear/kbear-1.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-1.2.1-r2.ebuild,v 1.7 2002/08/01 11:59:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-1.2.1-r2.ebuild,v 1.8 2002/08/16 14:24:48 murphy Exp $ inherit kde-base DESCRIPTION="An FTP Manager" @@ -9,7 +9,7 @@ HOMEPAGE="http://kbear.sourceforge.net" SLOT="2" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" need-kde 2.1.1 diff --git a/net-ftp/kbear/kbear-2.0_alpha1.ebuild b/net-ftp/kbear/kbear-2.0_alpha1.ebuild index 74ce55879d7b..1dce4b70fef2 100644 --- a/net-ftp/kbear/kbear-2.0_alpha1.ebuild +++ b/net-ftp/kbear/kbear-2.0_alpha1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.0_alpha1.ebuild,v 1.5 2002/07/27 13:53:49 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.0_alpha1.ebuild,v 1.6 2002/08/16 14:24:48 murphy Exp $ inherit kde-base S=${WORKDIR}/kbear-2.0alpha1 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/kbear/kbear-2.0alpha1.tar.bz2" HOMEPAGE="http://kbear.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" need-kde 3 diff --git a/net-ftp/kbear/kbear-2.0_beta1.ebuild b/net-ftp/kbear/kbear-2.0_beta1.ebuild index 5b350c875806..773226b0fa9f 100644 --- a/net-ftp/kbear/kbear-2.0_beta1.ebuild +++ b/net-ftp/kbear/kbear-2.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.0_beta1.ebuild,v 1.1 2002/08/04 10:21:45 carpaski Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.0_beta1.ebuild,v 1.2 2002/08/16 14:24:48 murphy Exp $ inherit kde-base S=${WORKDIR}/kbear-2.0beta1 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/kbear/kbear-2.0beta1.src.tar.bz2" HOMEPAGE="http://kbear.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" need-kde 3 diff --git a/net-ftp/lftp/lftp-2.5.4-r1.ebuild b/net-ftp/lftp/lftp-2.5.4-r1.ebuild index f384d9644952..725bcb52d87b 100644 --- a/net-ftp/lftp/lftp-2.5.4-r1.ebuild +++ b/net-ftp/lftp/lftp-2.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.4 2002/08/04 23:30:04 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.5 2002/08/16 14:24:48 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program." @@ -14,7 +14,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { diff --git a/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild b/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild index 420221536130..2c458f72f005 100644 --- a/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild +++ b/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild,v 1.3 2002/08/16 14:24:48 murphy 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" +KEYWORDS="x86 sparc sparc64" src_unpack() { unpack ${A} diff --git a/net-ftp/ncftp/ncftp-3.1.4.ebuild b/net-ftp/ncftp/ncftp-3.1.4.ebuild index 61b7142f2976..d7efbbd07409 100644 --- a/net-ftp/ncftp/ncftp-3.1.4.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.4.ebuild,v 1.4 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.4.ebuild,v 1.5 2002/08/16 14:24:49 murphy Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="Clarified-Artistic" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { diff --git a/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild b/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild index 301c86098d0d..0fbdc2e14b8b 100644 --- a/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild +++ b/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild,v 1.3 2002/08/16 14:24:49 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Secure, small, anonymous only ftpd" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { # local myconf diff --git a/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild index 034c406a2a59..c7c35e8f1812 100644 --- a/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild,v 1.5 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild,v 1.6 2002/08/16 14:24:49 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="An advanced and very configurable FTP server" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.proftpd.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 ) diff --git a/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild index 8ea2f4f266b8..05bb6813c3a1 100644 --- a/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild,v 1.1 2002/08/04 02:24:05 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild,v 1.2 2002/08/16 14:24:49 murphy Exp $ PV=1.2.6rc1 P=${PN}-${PV} @@ -12,7 +12,7 @@ HOMEPAGE="http://www.proftpd.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 ) diff --git a/net-ftp/proftpd/proftpd-1.2.6_rc1.ebuild b/net-ftp/proftpd/proftpd-1.2.6_rc1.ebuild index 13fad0af9468..0bbab9abad98 100644 --- a/net-ftp/proftpd/proftpd-1.2.6_rc1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.6_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.6_rc1.ebuild,v 1.1 2002/07/19 16:08:39 nitro Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.6_rc1.ebuild,v 1.2 2002/08/16 14:24:49 murphy Exp $ PV=1.2.6rc1 P=${PN}-${PV} @@ -12,7 +12,7 @@ HOMEPAGE="http://www.proftpd.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 ) diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild index 692e8e9e8182..ac529d249f96 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild,v 1.4 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild,v 1.5 2002/08/16 14:24:49 murphy Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild index cb22d20f9de7..228acf9db9a0 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild,v 1.4 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild,v 1.5 2002/08/16 14:24:49 murphy Exp $ S=${WORKDIR}/${P} HOMEPAGE="http://pureftpd.sourceforge.net/" @@ -9,7 +9,7 @@ DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP se SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 ) diff --git a/net-ftp/pycurl/pycurl-0.4.5.ebuild b/net-ftp/pycurl/pycurl-0.4.5.ebuild index fb3d12330f94..dd333a5216b6 100644 --- a/net-ftp/pycurl/pycurl-0.4.5.ebuild +++ b/net-ftp/pycurl/pycurl-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.4 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.5 2002/08/16 14:24:50 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="python binding for curl/libcurl" @@ -9,7 +9,7 @@ HOMEPAGE="http://pycurl.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=dev-lang/python-2.1.1 >=net-ftp/curl-7.9.3" diff --git a/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild b/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild index 7ec5f00831a8..539508e29145 100644 --- a/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild +++ b/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild,v 1.3 2002/08/16 14:24:50 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Very Secure FTP Daemon written with speed, size and security in mind" @@ -11,7 +11,7 @@ RDEPEND="sys-apps/xinetd" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { unpack ${A} ; cd ${S} diff --git a/net-ftp/yafc/yafc-0.7.9.ebuild b/net-ftp/yafc/yafc-0.7.9.ebuild index e87915dce937..e9e5ade23de3 100644 --- a/net-ftp/yafc/yafc-0.7.9.ebuild +++ b/net-ftp/yafc/yafc-0.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-0.7.9.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-0.7.9.ebuild,v 1.3 2002/08/16 14:24:50 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console ftp client with a lot of nifty features" @@ -12,7 +12,7 @@ RDEPEND=">=net-misc/openssh-3.0" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { use readline || myconf="--without-readline" |