summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:33:12 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:33:12 +0000
commitbbcba80a73b573a26a55d3ce7fde32e3d97c7bc7 (patch)
tree6d47c590a3747f062fcd5d41658f771a3823ed4f /net-ftp/yafc
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-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/yafc')
-rw-r--r--net-ftp/yafc/ChangeLog5
-rw-r--r--net-ftp/yafc/yafc-0.7.10.ebuild4
-rw-r--r--net-ftp/yafc/yafc-0.7.9.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/yafc/ChangeLog b/net-ftp/yafc/ChangeLog
index 41986b9c3449..edd4334142ce 100644
--- a/net-ftp/yafc/ChangeLog
+++ b/net-ftp/yafc/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for net-ftp/yafc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.3 2002/10/10 01:44:06 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.4 2002/12/09 04:33:12 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*yafc-0.7.10 (10 Oct 2002)
10 Oct 2002; Jack Morgan <jmorgan@gentoo.org> :
Updated version number to fix an issue with sparc64
diff --git a/net-ftp/yafc/yafc-0.7.10.ebuild b/net-ftp/yafc/yafc-0.7.10.ebuild
index 6fc284d7e940..57f7aa817cab 100644
--- a/net-ftp/yafc/yafc-0.7.10.ebuild
+++ b/net-ftp/yafc/yafc-0.7.10.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.10.ebuild,v 1.1 2002/10/10 01:44:06 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-0.7.10.ebuild,v 1.2 2002/12/09 04:33:12 manson Exp $
IUSE="readline"
@@ -14,7 +14,7 @@ RDEPEND=">=net-misc/openssh-3.0"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
src_compile() {
use readline || myconf="--without-readline"
diff --git a/net-ftp/yafc/yafc-0.7.9.ebuild b/net-ftp/yafc/yafc-0.7.9.ebuild
index e49c1e3c2b05..3b255e8cbf50 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.4 2002/10/05 05:39:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-0.7.9.ebuild,v 1.5 2002/12/09 04:33:12 manson Exp $
IUSE="readline"
@@ -14,7 +14,7 @@ RDEPEND=">=net-misc/openssh-3.0"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
src_compile() {
use readline || myconf="--without-readline"