summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 06:33:35 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 06:33:35 +0000
commitbd733f9943bee81443be6de5858ce6ea4e8cfd8c (patch)
treef7e2cb9db139978a956fc9cea6b7ddcb1b90342e /net-p2p/rtorrent
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-bd733f9943bee81443be6de5858ce6ea4e8cfd8c.tar.gz
historical-bd733f9943bee81443be6de5858ce6ea4e8cfd8c.tar.bz2
historical-bd733f9943bee81443be6de5858ce6ea4e8cfd8c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/ChangeLog7
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild6
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild6
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild6
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.9.ebuild4
-rw-r--r--net-p2p/rtorrent/rtorrent-0.9.1.ebuild4
6 files changed, 19 insertions, 14 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index 2a0d35b42600..b61febf89c01 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.175 2012/04/10 21:53:47 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.176 2012/05/04 06:33:35 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> rtorrent-0.8.6-r1.ebuild,
+ rtorrent-0.8.6-r4.ebuild, rtorrent-0.8.7-r4.ebuild, rtorrent-0.8.9.ebuild,
+ rtorrent-0.9.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
10 Apr 2012; Stanislav Ochotnicky <sochotnicky@gentoo.org>
rtorrent-0.8.9.ebuild, rtorrent-0.9.1.ebuild:
diff --git a/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild b/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild
index e0232c543546..b1dc60448bd9 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.6-r1.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-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild,v 1.7 2010/08/18 04:39:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild,v 1.8 2012/05/04 06:33:35 jdhore Exp $
EAPI=2
@@ -23,7 +23,7 @@ COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.}
RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-canvas-fix.patch
diff --git a/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild b/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild
index 84bc602816b7..209233784af4 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.6-r4.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-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild,v 1.1 2011/05/09 21:34:21 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild,v 1.2 2012/05/04 06:33:35 jdhore Exp $
EAPI=2
@@ -23,7 +23,7 @@ COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.}
RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-canvas-fix.patch
diff --git a/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild b/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild
index c4e7abd53349..51ae99f8f02e 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.7-r4.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-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild,v 1.2 2011/09/10 18:19:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild,v 1.3 2012/05/04 06:33:35 jdhore Exp $
EAPI=2
@@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )"
DEPEND="${COMMON_DEPEND}
test? ( dev-util/cppunit )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# bug #358271
diff --git a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild b/net-p2p/rtorrent/rtorrent-0.8.9.ebuild
index e226de4ff723..562f9d3f5042 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.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-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 1.7 2012/04/10 21:53:47 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 1.8 2012/05/04 06:33:35 jdhore Exp $
EAPI=4
@@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )"
DEPEND="${COMMON_DEPEND}
test? ( dev-util/cppunit )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RESTRICT=test
diff --git a/net-p2p/rtorrent/rtorrent-0.9.1.ebuild b/net-p2p/rtorrent/rtorrent-0.9.1.ebuild
index 583b2908a0f7..f6e73dc1ca45 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.1.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.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-p2p/rtorrent/rtorrent-0.9.1.ebuild,v 1.2 2012/04/10 21:53:47 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.1.ebuild,v 1.3 2012/05/04 06:33:35 jdhore Exp $
EAPI=2
@@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )"
DEPEND="${COMMON_DEPEND}
test? ( dev-util/cppunit )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# bug #358271