summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-02-05 03:32:12 +0000
committerMike Gilbert <floppym@gentoo.org>2012-02-05 03:32:12 +0000
commitc376f701a310edc3cf3d1625fef54b38f45bdcb2 (patch)
treeb00c2dee7f4912f9bb1fede32c0aaca988c2f8ac /net-libs/rb_libtorrent
parentFix gksu/kdesu/ktsuss deps as pointed out by Julian Ospald, (bug 402135 repor... (diff)
downloadgentoo-2-c376f701a310edc3cf3d1625fef54b38f45bdcb2.tar.gz
gentoo-2-c376f701a310edc3cf3d1625fef54b38f45bdcb2.tar.bz2
gentoo-2-c376f701a310edc3cf3d1625fef54b38f45bdcb2.zip
Drop duplicate multilib (oops).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r--net-libs/rb_libtorrent/ChangeLog5
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.15.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index c60ec88f7734..dfca3450ac93 100644
--- a/net-libs/rb_libtorrent/ChangeLog
+++ b/net-libs/rb_libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/rb_libtorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.118 2012/02/05 01:32:54 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.119 2012/02/05 03:32:12 floppym Exp $
+
+ 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> rb_libtorrent-0.15.9-r1.ebuild:
+ Drop duplicate multilib (oops).
05 Feb 2012; Mike Gilbert <floppym@gentoo.org> rb_libtorrent-0.15.5.ebuild,
rb_libtorrent-0.15.6.ebuild, rb_libtorrent-0.15.8.ebuild,
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9-r1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9-r1.ebuild
index 4de371db710a..f463ef91c7a6 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9-r1.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 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.15.9-r1.ebuild,v 1.2 2012/02/05 01:32:54 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.9-r1.ebuild,v 1.3 2012/02/05 03:32:12 floppym Exp $
EAPI="4"
PYTHON_DEPEND="python? 2:2.6"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
-inherit multilib multilib python versionator
+inherit multilib python versionator
MY_P=${P/rb_/}
MY_P=${MY_P/torrent/torrent-rasterbar}