About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
voyageur 08/10/15 15:38:34 Modified: ChangeLog Added: filezilla-3.1.4.ebuild Log: Version bump (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo x86_64) Revision Changes Path 1.20 net-ftp/filezilla/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 29 Sep 2008 15:24:09 -0000 1.19 +++ ChangeLog 15 Oct 2008 15:38:34 -0000 1.20 @@ -1,6 +1,12 @@ # ChangeLog for net-ftp/filezilla # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.19 2008/09/29 15:24:09 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.20 2008/10/15 15:38:34 voyageur Exp $ + +*filezilla-3.1.4 (15 Oct 2008) + + 15 Oct 2008; Bernard Cafarelli <voyageur@g.o> + +filezilla-3.1.4.ebuild: + Version bump *filezilla-3.1.3.1 (29 Sep 2008) 1.1 net-ftp/filezilla/filezilla-3.1.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/filezilla-3.1.4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/filezilla-3.1.4.ebuild?rev=1.1&content-type=text/plain Index: filezilla-3.1.4.ebuild =================================================================== # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.1.4.ebuild,v 1.1 2008/10/15 15:38:34 voyageur Exp $ WX_GTK_VER="2.8" inherit eutils multilib wxwidgets MY_PV=${PV/_/-} MY_P="FileZilla_${MY_PV}" DESCRIPTION="FTP client with lots of useful features and an intuitive interface" HOMEPAGE="http://filezilla-project.org/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="net-dns/libidn >=x11-libs/wxGTK-2.8.6 >=app-admin/eselect-wxwidgets-0.7-r1" DEPEND="${RDEPEND} >=sys-devel/libtool-1.4 >=sys-devel/gettext-0.11 >=net-libs/gnutls-2.0.4" S="${WORKDIR}"/${PN}-${MY_PV} src_compile() { econf || die "econf failed" emake || die "emake failed" } src_install() { emake DESTDIR="${D}" install || die "emake install failed" doicon src/interface/resources/48x48/${PN}.png || die "doicon failed" dodoc AUTHORS ChangeLog NEWS }
Updated Feb 15, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.