summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-04 19:55:32 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-04 19:55:32 +0000
commitd97d8f6b84ffd2de42b747724dfd26e120df3343 (patch)
treeecf2c8e40f2b9931aaa5518134c3282a37042340 /net-ftp
parentinitial import (diff)
downloadgentoo-2-d97d8f6b84ffd2de42b747724dfd26e120df3343.tar.gz
gentoo-2-d97d8f6b84ffd2de42b747724dfd26e120df3343.tar.bz2
gentoo-2-d97d8f6b84ffd2de42b747724dfd26e120df3343.zip
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/yafc/ChangeLog7
-rw-r--r--net-ftp/yafc/yafc-1.0.ebuild4
-rw-r--r--net-ftp/yafc/yafc-1.1.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/net-ftp/yafc/ChangeLog b/net-ftp/yafc/ChangeLog
index 82e14b1f854e..9d5e43a1fa64 100644
--- a/net-ftp/yafc/ChangeLog
+++ b/net-ftp/yafc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/yafc
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.12 2004/06/24 22:48:39 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.13 2005/02/04 19:55:32 luckyduck Exp $
+
+ 04 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> yafc-1.1.ebuild:
+ stable on amd64
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,
diff --git a/net-ftp/yafc/yafc-1.0.ebuild b/net-ftp/yafc/yafc-1.0.ebuild
index 641ff0a1ccc6..98fad0f69a1d 100644
--- a/net-ftp/yafc/yafc-1.0.ebuild
+++ b/net-ftp/yafc/yafc-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.0.ebuild,v 1.3 2004/06/24 22:48:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.0.ebuild,v 1.4 2005/02/04 19:55:32 luckyduck Exp $
inherit flag-o-matic
diff --git a/net-ftp/yafc/yafc-1.1.ebuild b/net-ftp/yafc/yafc-1.1.ebuild
index 736b625cefc8..44322916a7d5 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 Foundation
+# 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.3 2004/06/24 22:48:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.ebuild,v 1.4 2005/02/04 19:55:32 luckyduck 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 )"