diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:33:35 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:33:35 +0000 |
commit | 67d49157b52a5987e14b9cc825be1abd0cb60a77 (patch) | |
tree | 119055e5b8994f56d61006ae6088d95f0a660ce4 /net-p2p/rtorrent/rtorrent-0.8.9.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-67d49157b52a5987e14b9cc825be1abd0cb60a77.tar.gz gentoo-2-67d49157b52a5987e14b9cc825be1abd0cb60a77.tar.bz2 gentoo-2-67d49157b52a5987e14b9cc825be1abd0cb60a77.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.8.9.ebuild')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |