diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-14 22:43:02 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-14 22:43:02 +0000 |
commit | 943f896c9e149748632215462f5bad30bff14be3 (patch) | |
tree | 06ac58a173b3920082cde61d9f86cfd076e9cfd9 /net-ftp/ncftp/ncftp-3.2.4.1.ebuild | |
parent | Stable on amd64 wrt bug #351549 (diff) | |
download | gentoo-2-943f896c9e149748632215462f5bad30bff14be3.tar.gz gentoo-2-943f896c9e149748632215462f5bad30bff14be3.tar.bz2 gentoo-2-943f896c9e149748632215462f5bad30bff14be3.zip |
Stable on amd64 wrt bug #351670
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.2.4.1.ebuild')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.2.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/ncftp/ncftp-3.2.4.1.ebuild b/net-ftp/ncftp/ncftp-3.2.4.1.ebuild index 14b71684b4e7..8bfad6bf6829 100644 --- a/net-ftp/ncftp/ncftp-3.2.4.1.ebuild +++ b/net-ftp/ncftp/ncftp-3.2.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.4.1.ebuild,v 1.2 2010/08/30 03:06:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.4.1.ebuild,v 1.3 2011/01/14 22:43:02 hwoarang Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.${PN}.com/${PN}/${P/.1/}-src.tar.bz2 -> ${P}.tar.bz2" LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="pch" DEPEND="sys-libs/ncurses" |