diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-29 16:55:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-29 16:55:21 +0000 |
commit | 198c29fc800ab910dc68e292f0ab151951036195 (patch) | |
tree | 6a99cfd0e097486dd2a08bb2d9ce0db3abbe3a19 /net-libs/rb_libtorrent | |
parent | Bump to 3.0.34. Fixes #256778 (diff) | |
download | gentoo-2-198c29fc800ab910dc68e292f0ab151951036195.tar.gz gentoo-2-198c29fc800ab910dc68e292f0ab151951036195.tar.bz2 gentoo-2-198c29fc800ab910dc68e292f0ab151951036195.zip |
Remove epatch line, its not needed
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.14.2.ebuild | 9 |
2 files changed, 6 insertions, 9 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 61b87778238c..ae45f0fc86d4 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/rb_libtorrent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.54 2009/03/28 14:46:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.55 2009/03/29 16:55:21 armin76 Exp $ + + 29 Mar 2009; Raúl Porcel <armin76@gentoo.org> + rb_libtorrent-0.14.2.ebuild: + Remove epatch line, its not needed *rb_libtorrent-0.14.2 (28 Mar 2009) diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.14.2.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.14.2.ebuild index a99be51499df..ed2673ea9a17 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.14.2.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.2.ebuild,v 1.1 2009/03/28 14:46:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.2.ebuild,v 1.2 2009/03/29 16:55:21 armin76 Exp $ inherit eutils autotools @@ -25,13 +25,6 @@ DEPEND=" !net-libs/libtorrent" RDEPEND="${DEPEND}" -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-ax_python_path.patch - eautoreconf -} - src_compile() { #use multi-threading versions of boost libs local BOOST_LIBS=" |