heroxbd 15/07/19 15:56:14 Modified: rtorrent-0.9.4-r1.ebuild ChangeLog Log: net-p2p/rtorrent-0.9.4-r1 depends on dev-util/cppunit, bug 548998. Credits: David Flogeras, Ivan S. Titov, Toralf Foerster and erlend1969. (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild?r1=1.3&r2=1.4 Index: rtorrent-0.9.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rtorrent-0.9.4-r1.ebuild 8 May 2015 14:31:42 -0000 1.3 +++ rtorrent-0.9.4-r1.ebuild 19 Jul 2015 15:56:14 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v 1.3 2015/05/08 14:31:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v 1.4 2015/07/19 15:56:14 heroxbd Exp $ EAPI=5 @@ -25,7 +25,7 @@ selinux? ( sec-policy/selinux-rtorrent ) " DEPEND="${COMMON_DEPEND} - test? ( dev-util/cppunit ) + dev-util/cppunit virtual/pkgconfig" DOCS=( doc/rtorrent.rc ) 1.200 net-p2p/rtorrent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.200&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.200&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?r1=1.199&r2=1.200 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v retrieving revision 1.199 retrieving revision 1.200 diff -u -r1.199 -r1.200 --- ChangeLog 9 Jun 2015 12:29:08 -0000 1.199 +++ ChangeLog 19 Jul 2015 15:56:14 -0000 1.200 @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.199 2015/06/09 12:29:08 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.200 2015/07/19 15:56:14 heroxbd Exp $ + + 19 Jul 2015; Benda Xu <[email protected]> files/rtorrent-0.9.4-tinfo.patch, + rtorrent-0.9.4-r1.ebuild: + net-p2p/rtorrent-0.9.4-r1 depends on dev-util/cppunit, bug 548998. Credits: + David Flogeras, Ivan S. Titov, Toralf Foerster and erlend1969. 09 Jun 2015; Manuel RĂ¼ger <[email protected]> metadata.xml: Drop unused USEflag description.
