summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 02:54:31 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 02:54:31 +0000
commit2e5b34badcace9b42d9ec97b96e608b210241fd6 (patch)
tree99f00ae16412bb5c6e65098112fca9b88b6a62a7 /net-libs/libtorrent
parentSecurity bump bug #414603 (diff)
downloadgentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.tar.gz
gentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.tar.bz2
gentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog8
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.5.ebuild6
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.6.ebuild6
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.7-r1.ebuild6
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.7.ebuild6
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.9.ebuild4
-rw-r--r--net-libs/libtorrent/libtorrent-0.13.1.ebuild4
7 files changed, 23 insertions, 17 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 124aadabeebb..da449b09dc0b 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.168 2012/04/08 18:17:44 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.169 2012/05/05 02:54:28 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libtorrent-0.12.5.ebuild,
+ libtorrent-0.12.6.ebuild, libtorrent-0.12.7.ebuild,
+ libtorrent-0.12.7-r1.ebuild, libtorrent-0.12.9.ebuild,
+ libtorrent-0.13.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*libtorrent-0.13.1 (08 Apr 2012)
diff --git a/net-libs/libtorrent/libtorrent-0.12.5.ebuild b/net-libs/libtorrent/libtorrent-0.12.5.ebuild
index 74ab105686a2..142a68711336 100644
--- a/net-libs/libtorrent/libtorrent-0.12.5.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.7 2009/12/28 20:34:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.8 2012/05/05 02:54:28 jdhore Exp $
inherit base eutils toolchain-funcs flag-o-matic libtool
@@ -15,7 +15,7 @@ IUSE="debug ipv6"
RDEPEND=">=dev-libs/libsigc++-2.2.2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_unpack() {
base_src_unpack
diff --git a/net-libs/libtorrent/libtorrent-0.12.6.ebuild b/net-libs/libtorrent/libtorrent-0.12.6.ebuild
index d153b97ce80b..30030c687e3e 100644
--- a/net-libs/libtorrent/libtorrent-0.12.6.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v 1.8 2010/12/08 02:50:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v 1.9 2012/05/05 02:54:28 jdhore Exp $
EAPI=2
inherit eutils libtool toolchain-funcs
@@ -17,7 +17,7 @@ IUSE="debug ipv6 ssl"
RDEPEND=">=dev-libs/libsigc++-2.2.2:2
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-gcc44.patch
diff --git a/net-libs/libtorrent/libtorrent-0.12.7-r1.ebuild b/net-libs/libtorrent/libtorrent-0.12.7-r1.ebuild
index 03e44a77f904..61da86fa414e 100644
--- a/net-libs/libtorrent/libtorrent-0.12.7-r1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.7-r1.ebuild,v 1.1 2011/06/09 20:31:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.7-r1.ebuild,v 1.2 2012/05/05 02:54:28 jdhore Exp $
EAPI=2
inherit eutils libtool toolchain-funcs
@@ -17,7 +17,7 @@ IUSE="debug ipv6 ssl"
RDEPEND=">=dev-libs/libsigc++-2.2.2:2
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${PN}-0.12.6-gcc44.patch
diff --git a/net-libs/libtorrent/libtorrent-0.12.7.ebuild b/net-libs/libtorrent/libtorrent-0.12.7.ebuild
index 44f9157dd37a..9d6678af1b57 100644
--- a/net-libs/libtorrent/libtorrent-0.12.7.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.7.ebuild,v 1.3 2011/04/13 21:30:46 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.7.ebuild,v 1.4 2012/05/05 02:54:28 jdhore Exp $
EAPI=2
inherit eutils libtool toolchain-funcs
@@ -17,7 +17,7 @@ IUSE="debug ipv6 ssl"
RDEPEND=">=dev-libs/libsigc++-2.2.2:2
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${PN}-0.12.6-gcc44.patch
diff --git a/net-libs/libtorrent/libtorrent-0.12.9.ebuild b/net-libs/libtorrent/libtorrent-0.12.9.ebuild
index 35e8f05dd5f3..e326f6997cd6 100644
--- a/net-libs/libtorrent/libtorrent-0.12.9.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild,v 1.8 2012/03/10 16:30:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild,v 1.9 2012/05/05 02:54:28 jdhore Exp $
EAPI=4
inherit autotools-utils libtool
@@ -17,7 +17,7 @@ IUSE="debug ipv6 ssl test"
RDEPEND=">=dev-libs/libsigc++-2.2.2:2
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( dev-util/cppunit )"
# http://libtorrent.rakshasa.no/ticket/2617
diff --git a/net-libs/libtorrent/libtorrent-0.13.1.ebuild b/net-libs/libtorrent/libtorrent-0.13.1.ebuild
index 819a36605ba2..118d290ac5dc 100644
--- a/net-libs/libtorrent/libtorrent-0.13.1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.13.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.1.ebuild,v 1.1 2012/04/08 18:17:44 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.1.ebuild,v 1.2 2012/05/05 02:54:28 jdhore Exp $
EAPI=4
inherit eutils libtool toolchain-funcs
@@ -17,7 +17,7 @@ IUSE="debug ipv6 ssl"
RDEPEND=">=dev-libs/libsigc++-2.2.2:2
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# epatch "${FILESDIR}"/download_constructor.diff