diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-08 14:09:15 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-08 14:09:15 +0000 |
commit | 3f11a2645ed67253d5c6220e3a8cf01b1f7463de (patch) | |
tree | 134e2ac25730ce4cb4170c66c8e7a1863dfd81c9 /net-ftp | |
parent | Version bump to 1.0.7 (diff) | |
download | gentoo-2-3f11a2645ed67253d5c6220e3a8cf01b1f7463de.tar.gz gentoo-2-3f11a2645ed67253d5c6220e3a8cf01b1f7463de.tar.bz2 gentoo-2-3f11a2645ed67253d5c6220e3a8cf01b1f7463de.zip |
Stable on ppc; it's better for our default unicode-support.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/yafc/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/yafc/files/digest-yafc-1.1 | 2 | ||||
-rw-r--r-- | net-ftp/yafc/files/digest-yafc-1.1.1 | 2 | ||||
-rw-r--r-- | net-ftp/yafc/yafc-1.1.1.ebuild | 6 |
4 files changed, 12 insertions, 5 deletions
diff --git a/net-ftp/yafc/ChangeLog b/net-ftp/yafc/ChangeLog index ab9ba0e7461a..4b3afe66416b 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.18 2005/11/11 23:03:09 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.19 2006/07/08 14:09:15 pylon Exp $ + + 08 Jul 2006; Lars Weiler <pylon@gentoo.org> yafc-1.1.1.ebuild: + Stable on ppc; it's better for our default unicode-support. 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> yafc-1.1.ebuild: Stable on ppc. diff --git a/net-ftp/yafc/files/digest-yafc-1.1 b/net-ftp/yafc/files/digest-yafc-1.1 index 1c2e14498d86..99560401a1e5 100644 --- a/net-ftp/yafc/files/digest-yafc-1.1 +++ b/net-ftp/yafc/files/digest-yafc-1.1 @@ -1 +1,3 @@ MD5 877c21d9b70d89474d1a6478a21c1e51 yafc-1.1.tar.bz2 463528 +RMD160 7db932512d818316623fcd732cea4a7a1f3195cc yafc-1.1.tar.bz2 463528 +SHA256 5eb28b04f2e3166bddc2b3555d7e316278b0405c36284bec07a0c008ca7e94f5 yafc-1.1.tar.bz2 463528 diff --git a/net-ftp/yafc/files/digest-yafc-1.1.1 b/net-ftp/yafc/files/digest-yafc-1.1.1 index 193fd9078fa7..441a27942e4e 100644 --- a/net-ftp/yafc/files/digest-yafc-1.1.1 +++ b/net-ftp/yafc/files/digest-yafc-1.1.1 @@ -1 +1,3 @@ MD5 832d074183a36ee15b47553ed5962fce yafc-1.1.1.tar.bz2 858991 +RMD160 1a1af7f618e9fada90b23390e64ec0ee4c8ed370 yafc-1.1.1.tar.bz2 858991 +SHA256 ab72b2ed89fb75dbe8ebd119458cf513392225f367cccfad881e9780aefcd7e6 yafc-1.1.1.tar.bz2 858991 diff --git a/net-ftp/yafc/yafc-1.1.1.ebuild b/net-ftp/yafc/yafc-1.1.1.ebuild index de4a0e0d55a9..d60d648adbc0 100644 --- a/net-ftp/yafc/yafc-1.1.1.ebuild +++ b/net-ftp/yafc/yafc-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.1.ebuild,v 1.2 2005/10/09 12:28:13 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.1.ebuild,v 1.3 2006/07/08 14:09:15 pylon Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/yafc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="readline krb4 kerberos socks5" DEPEND="readline? ( >=sys-libs/readline-4.1-r4 ) |