summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-06-19 17:03:39 +0000
committerJason Wever <weeve@gentoo.org>2004-06-19 17:03:39 +0000
commit7332215040662094fd4969828f38a6cd1ce5e6dc (patch)
treeea0902c1266d74c87cdae43424b3e5143f46bc09 /net-ftp
parentremove <=mail-client/sylpheed-0.9.8-r1 mask (diff)
downloadgentoo-2-7332215040662094fd4969828f38a6cd1ce5e6dc.tar.gz
gentoo-2-7332215040662094fd4969828f38a6cd1ce5e6dc.tar.bz2
gentoo-2-7332215040662094fd4969828f38a6cd1ce5e6dc.zip
Marked ~arch for everyone since this was initially imported as stable for x86, ppc and sparc.
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/yafc/ChangeLog6
-rw-r--r--net-ftp/yafc/yafc-1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-ftp/yafc/ChangeLog b/net-ftp/yafc/ChangeLog
index 4512367caf5f..5c47985667ad 100644
--- a/net-ftp/yafc/ChangeLog
+++ b/net-ftp/yafc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/yafc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.10 2004/06/19 04:37:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.11 2004/06/19 17:03:39 weeve Exp $
+
+ 19 Jun 2004; Jason Wever <weeve@gentoo.org> yafc-1.1.ebuild:
+ Marked ~arch for everyone since this was initially imported as stable for x86,
+ ppc and sparc.
*yafc-1.1 (19 Jun 2004)
diff --git a/net-ftp/yafc/yafc-1.1.ebuild b/net-ftp/yafc/yafc-1.1.ebuild
index 66f630992cd4..d014d381d2f7 100644
--- a/net-ftp/yafc/yafc-1.1.ebuild
+++ b/net-ftp/yafc/yafc-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.ebuild,v 1.1 2004/06/19 04:37:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.ebuild,v 1.2 2004/06/19 17:03:39 weeve Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/yafc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
IUSE="readline"
DEPEND="readline? ( >=sys-libs/readline-4.1-r4 )"