diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-11 23:46:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-11 23:46:12 +0000 |
commit | 074bd5a86568a057be348b271e5e8ca66bdecd3f (patch) | |
tree | 8ff844bd7be600b221d0bbda568cc2c361719ce9 /net-ftp | |
parent | Stable for HPPA (bug #393317). (diff) | |
download | gentoo-2-074bd5a86568a057be348b271e5e8ca66bdecd3f.tar.gz gentoo-2-074bd5a86568a057be348b271e5e8ca66bdecd3f.tar.bz2 gentoo-2-074bd5a86568a057be348b271e5e8ca66bdecd3f.zip |
Stable for HPPA (bug #393513).
(Portage version: 2.2.0_alpha80/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index e2f5ffc39f1e..f472e127c68e 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.327 2011/12/11 16:31:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.328 2011/12/11 23:46:12 jer Exp $ + + 11 Dec 2011; Jeroen Roovers <jer@gentoo.org> lftp-4.3.3.ebuild: + Stable for HPPA (bug #393513). 11 Dec 2011; Agostino Sarubbo <ago@gentoo.org> lftp-4.3.3.ebuild: Stable for AMD64, wrt bug #393513 diff --git a/net-ftp/lftp/lftp-4.3.3.ebuild b/net-ftp/lftp/lftp-4.3.3.ebuild index affc6845d5c5..0649cf9a479b 100644 --- a/net-ftp/lftp/lftp-4.3.3.ebuild +++ b/net-ftp/lftp/lftp-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.3.ebuild,v 1.3 2011/12/11 16:31:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.3.ebuild,v 1.4 2011/12/11 23:46:12 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/source/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="ssl gnutls socks5 nls" RDEPEND=" |