summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 20:24:36 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 20:24:36 +0000
commit6ac6d87424edaa038f49496ef8d661f76e9b15f0 (patch)
treef44f21378d59063f02ee6b9cf41743da2066007e /net-ftp/yafc
parentStable on x86. Bug 111167. (diff)
downloadgentoo-2-6ac6d87424edaa038f49496ef8d661f76e9b15f0.tar.gz
gentoo-2-6ac6d87424edaa038f49496ef8d661f76e9b15f0.tar.bz2
gentoo-2-6ac6d87424edaa038f49496ef8d661f76e9b15f0.zip
Stable on x86. Bug 111171.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-ftp/yafc')
-rw-r--r--net-ftp/yafc/ChangeLog5
-rw-r--r--net-ftp/yafc/yafc-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/yafc/ChangeLog b/net-ftp/yafc/ChangeLog
index 605f8f25121a..3ad38fdff985 100644
--- a/net-ftp/yafc/ChangeLog
+++ b/net-ftp/yafc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/yafc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.15 2005/10/09 08:45:53 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.16 2005/11/01 20:24:36 nelchael Exp $
+
+ 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> yafc-1.1.ebuild:
+ Stable on x86. Bug 111171.
*yafc-1.1.1 (09 Oct 2005)
diff --git a/net-ftp/yafc/yafc-1.1.ebuild b/net-ftp/yafc/yafc-1.1.ebuild
index 44322916a7d5..57c937d4b02b 100644
--- a/net-ftp/yafc/yafc-1.1.ebuild
+++ b/net-ftp/yafc/yafc-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# 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.4 2005/02/04 19:55:32 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.ebuild,v 1.5 2005/11/01 20:24:36 nelchael 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 )"