diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-14 14:55:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-14 14:55:08 +0000 |
commit | 09eaf5ccaff2c9e5d7ba6a00973c911e2b2d3446 (patch) | |
tree | 67844a30e67e15214a87df28e16366d3bf2f3288 /net-ftp/ncftp | |
parent | Mask new media-gfx/imagemagick temporarily for testing. (diff) | |
download | gentoo-2-09eaf5ccaff2c9e5d7ba6a00973c911e2b2d3446.tar.gz gentoo-2-09eaf5ccaff2c9e5d7ba6a00973c911e2b2d3446.tar.bz2 gentoo-2-09eaf5ccaff2c9e5d7ba6a00973c911e2b2d3446.zip |
Old.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-ftp/ncftp')
-rw-r--r-- | net-ftp/ncftp/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/ncftp/ncftp-3.2.3.ebuild | 40 | ||||
-rw-r--r-- | net-ftp/ncftp/ncftp-3.2.4.1.ebuild | 42 | ||||
-rw-r--r-- | net-ftp/ncftp/ncftp-3.2.5-r1.ebuild | 42 |
4 files changed, 5 insertions, 125 deletions
diff --git a/net-ftp/ncftp/ChangeLog b/net-ftp/ncftp/ChangeLog index 2a4448c729d0..09d5e4476a4c 100644 --- a/net-ftp/ncftp/ChangeLog +++ b/net-ftp/ncftp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/ncftp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.140 2013/04/13 20:47:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.141 2013/04/14 14:55:08 jer Exp $ + + 14 Apr 2013; Jeroen Roovers <jer@gentoo.org> -ncftp-3.2.3.ebuild, + -ncftp-3.2.4.1.ebuild, -ncftp-3.2.5-r1.ebuild: + Old. 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ncftp-3.2.5-r2.ebuild: Stable for s390, wrt bug #463110 diff --git a/net-ftp/ncftp/ncftp-3.2.3.ebuild b/net-ftp/ncftp/ncftp-3.2.3.ebuild deleted file mode 100644 index 68ded486e91f..000000000000 --- a/net-ftp/ncftp/ncftp-3.2.3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.3.ebuild,v 1.8 2010/03/18 18:52:25 darkside Exp $ - -EAPI="2" - -inherit eutils toolchain-funcs - -IPV6_P="ncftp-323-v6-20091109" -DESCRIPTION="An extremely configurable ftp client" -HOMEPAGE="http://www.ncftp.com/" -SRC_URI="ftp://ftp.ncftp.com/ncftp/${P}-src.tar.bz2 - ipv6? ( ftp://ftp.kame.net/pub/kame/misc/${IPV6_P}.diff.gz )" - -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 ~sparc-solaris ~x86-solaris" -IUSE="ipv6" - -DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND}" - -src_prepare() { - use ipv6 && epatch "${DISTDIR}"/${IPV6_P}.diff.gz - tc-export CC - sed \ - -e "s:CC=gcc:CC ?= ${CC}:" \ - -e 's:@SFLAG@::' \ - -e 's:@STRIP@:true:' \ - -i Makefile.in */Makefile.in || die -} -src_configure() { - LC_ALL="C" econf --disable-universal -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc README.txt doc/*.txt - dohtml doc/html/*.html -} diff --git a/net-ftp/ncftp/ncftp-3.2.4.1.ebuild b/net-ftp/ncftp/ncftp-3.2.4.1.ebuild deleted file mode 100644 index b0a31d552bb8..000000000000 --- a/net-ftp/ncftp/ncftp-3.2.4.1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# 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.9 2011/03/01 01:09:57 ranger Exp $ - -EAPI="2" - -inherit eutils toolchain-funcs - -IPV6_P="ncftp-323-v6-20091109" -DESCRIPTION="An extremely configurable ftp client" -HOMEPAGE="http://www.ncftp.com/" -SRC_URI="ftp://ftp.${PN}.com/${PN}/${P/.1/}-src.tar.bz2 -> ${P}.tar.bz2" -# ipv6? ( ftp://ftp.kame.net/pub/kame/misc/${IPV6_P}.diff.gz )" - -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 ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" -IUSE="pch" - -DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${P/.1/}" - -src_prepare() { - #use ipv6 && epatch "${DISTDIR}"/${IPV6_P}.diff.gz - tc-export CC - sed \ - -e "s:CC=gcc:CC ?= ${CC}:" \ - -e 's:@SFLAG@::' \ - -e 's:@STRIP@:true:' \ - -i Makefile.in */Makefile.in || die -} -src_configure() { - LC_ALL="C" econf --disable-universal $(use_enable pch precomp ) || die -} - -src_install() { - emake install DESTDIR="${D}" || die - dodoc README.txt doc/*.txt - dohtml doc/html/*.html -} diff --git a/net-ftp/ncftp/ncftp-3.2.5-r1.ebuild b/net-ftp/ncftp/ncftp-3.2.5-r1.ebuild deleted file mode 100644 index 62902ddaed6b..000000000000 --- a/net-ftp/ncftp/ncftp-3.2.5-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.5-r1.ebuild,v 1.8 2012/07/08 16:20:08 armin76 Exp $ - -EAPI="4" - -inherit eutils toolchain-funcs - -#IPV6_P="ncftp-323-v6-20091109" -DESCRIPTION="An extremely configurable ftp client" -HOMEPAGE="http://www.ncftp.com/" -SRC_URI="ftp://ftp.${PN}.com/${PN}/${P}-src.tar.bz2 -> ${P}.474.tar.bz2" -# ipv6? ( ftp://ftp.kame.net/pub/kame/misc/${IPV6_P}.diff.gz )" - -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 ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" -IUSE="pch" - -DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/${P/.474} - -src_prepare() { - #use ipv6 && epatch "${DISTDIR}"/${IPV6_P}.diff.gz - tc-export CC - sed \ - -e "s:CC=gcc:CC ?= ${CC}:" \ - -e 's:@SFLAG@::' \ - -e 's:@STRIP@:true:' \ - -i Makefile.in */Makefile.in || die -} -src_configure() { - LC_ALL="C" econf --disable-universal $(use_enable pch precomp ) -} - -src_install() { - default - dodoc README.txt doc/*.txt - dohtml doc/html/*.html -} |