diff options
author | 2003-07-13 11:55:51 +0000 | |
---|---|---|
committer | 2003-07-13 11:55:51 +0000 | |
commit | c2197cdfea5d0908f319ad6d229602bf8f5ca379 (patch) | |
tree | bad6cf028c49cdf0af3b5570acad91c72feb973a /net-ftp/lftp | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.gz gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.bz2 gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-2.6.3.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/lftp/lftp-2.6.3.ebuild b/net-ftp/lftp/lftp-2.6.3.ebuild index e3171e3a0d4a..449b87856dd0 100644 --- a/net-ftp/lftp/lftp-2.6.3.ebuild +++ b/net-ftp/lftp/lftp-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.6 2003/04/12 00:30:47 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.7 2003/07/13 11:55:51 aliz Exp $ IUSE="ssl socks5 nls" @@ -18,7 +18,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc ~alpha" +KEYWORDS="x86 -ppc -sparc ~alpha" src_unpack() { diff --git a/net-ftp/lftp/lftp-2.6.5.ebuild b/net-ftp/lftp/lftp-2.6.5.ebuild index 1bc0a148e458..85142cf34214 100644 --- a/net-ftp/lftp/lftp-2.6.5.ebuild +++ b/net-ftp/lftp/lftp-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.4 2003/06/28 00:01:25 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.5 2003/07/13 11:55:51 aliz Exp $ inherit eutils @@ -18,7 +18,7 @@ DEPEND=">=sys-libs/ncurses-5.1 RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc alpha" +KEYWORDS="x86 -ppc -sparc alpha" |