From: "Jason Smathers (jsin)" <jsin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/filezilla: filezilla-3.0.4.ebuild ChangeLog
Date: Tue, 25 Dec 2007 05:38:17 +0000 [thread overview]
Message-ID: <E1J72Ub-0003kc-9R@stork.gentoo.org> (raw)
jsin 07/12/25 05:38:17
Modified: filezilla-3.0.4.ebuild ChangeLog
Log:
WXRC loving now in eselect-wxwidgets-0.7-r1
(Portage version: 2.1.3.19)
Revision Changes Path
1.4 net-ftp/filezilla/filezilla-3.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/filezilla-3.0.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/filezilla-3.0.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/filezilla-3.0.4.ebuild?r1=1.3&r2=1.4
Index: filezilla-3.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- filezilla-3.0.4.ebuild 23 Dec 2007 02:29:10 -0000 1.3
+++ filezilla-3.0.4.ebuild 25 Dec 2007 05:38:16 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.0.4.ebuild,v 1.3 2007/12/23 02:29:10 jsin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.0.4.ebuild,v 1.4 2007/12/25 05:38:16 jsin Exp $
WX_GTK_VER="2.8"
@@ -19,7 +19,8 @@
IUSE=""
RDEPEND="net-dns/libidn
- >=x11-libs/wxGTK-2.8.6"
+ >=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
@@ -28,10 +29,7 @@
S="${WORKDIR}"/${PN}-${MY_PV}
src_compile() {
- WXRC="/usr/bin/wxrc-2.8" econf \
- --with-wx-config="${WX_CONFIG}" \
- || die "econf failed"
-
+ econf || die "econf failed"
emake || die "emake failed"
}
1.4 net-ftp/filezilla/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/filezilla/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 23 Dec 2007 02:29:10 -0000 1.3
+++ ChangeLog 25 Dec 2007 05:38:16 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/filezilla
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.3 2007/12/23 02:29:10 jsin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.4 2007/12/25 05:38:16 jsin Exp $
+
+ 25 Dec 2007; Jason Smathers <jsin@gentoo.org> filezilla-3.0.4.ebuild:
+ WXRC magic no longer required with eselect-wxwidgets-0.7-r1
23 Dec 2007; Jason Smathers <jsin@gentoo.org> filezilla-3.0.4.ebuild:
removed unicode use flag as it is the only option now
--
gentoo-commits@gentoo.org mailing list
next reply other threads:[~2007-12-25 5:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-25 5:38 Jason Smathers (jsin) [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-04 15:43 [gentoo-commits] gentoo-x86 commit in net-ftp/filezilla: filezilla-3.0.4.ebuild ChangeLog Raul Porcel (armin76)
2008-07-02 17:34 Kenneth Prugh (ken69267)
2008-01-27 19:01 Raul Porcel (armin76)
2007-12-29 15:38 Peter Weller (welp)
2007-12-23 2:29 Jason Smathers (jsin)
2007-12-22 14:50 Jason Smathers (jsin)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1J72Ub-0003kc-9R@stork.gentoo.org \
--to=jsin@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox