diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:55:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:55:16 +0000 |
commit | 0b0dde26446bfac5a4aa618568439a56a42e12f6 (patch) | |
tree | 13369e09b2225609110b3a8ddec62583ea8ded82 /net-ftp | |
parent | x86 stable wrt bug #393767 (diff) | |
download | gentoo-2-0b0dde26446bfac5a4aa618568439a56a42e12f6.tar.gz gentoo-2-0b0dde26446bfac5a4aa618568439a56a42e12f6.tar.bz2 gentoo-2-0b0dde26446bfac5a4aa618568439a56a42e12f6.zip |
x86 stable wrt bug #393513
(Portage version: 2.1.10.11/cvs/Linux i686)
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 f472e127c68e..0c58b3ecc80f 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.328 2011/12/11 23:46:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.329 2011/12/14 08:55:16 phajdan.jr Exp $ + + 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> lftp-4.3.3.ebuild: + x86 stable wrt bug #393513 11 Dec 2011; Jeroen Roovers <jer@gentoo.org> lftp-4.3.3.ebuild: Stable for HPPA (bug #393513). diff --git a/net-ftp/lftp/lftp-4.3.3.ebuild b/net-ftp/lftp/lftp-4.3.3.ebuild index 0649cf9a479b..d167c95d236f 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.4 2011/12/11 23:46:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.3.ebuild,v 1.5 2011/12/14 08:55:16 phajdan.jr 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=" |