diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:12 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:12 +0000 |
commit | bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7 (patch) | |
tree | 6d47c590a3747f062fcd5d41658f771a3823ed4f /net-ftp/easyftp/easyftp-6_beta.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7.tar.gz historical-bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7.tar.bz2 historical-bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-ftp/easyftp/easyftp-6_beta.ebuild')
-rw-r--r-- | net-ftp/easyftp/easyftp-6_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/easyftp/easyftp-6_beta.ebuild b/net-ftp/easyftp/easyftp-6_beta.ebuild index 6e905c7bed48..313dfc320483 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.5 2002/10/12 21:44:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/easyftp-6_beta.ebuild,v 1.6 2002/12/09 04:33:12 manson Exp $ S=${WORKDIR} DESCRIPTION="An EASY GUI FTP Client (QT based)" @@ -11,7 +11,7 @@ DEPEND="=x11-libs/qt-3*" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { patch -p0<${FILESDIR}/easyftp-gcc3.2.diff |