pesa 15/05/14 16:17:13 Modified: telepathy-qt-0.9.5.ebuild ChangeLog Log: Specify glib SLOT. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Revision Changes Path 1.8 net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild?r1=1.7&r2=1.8 Index: telepathy-qt-0.9.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- telepathy-qt-0.9.5.ebuild 14 May 2015 14:44:56 -0000 1.7 +++ telepathy-qt-0.9.5.ebuild 14 May 2015 16:17:13 -0000 1.8 @@ -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-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild,v 1.7 2015/05/14 14:44:56 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild,v 1.8 2015/05/14 16:17:13 pesa Exp $ EAPI=5 @@ -41,7 +41,7 @@ virtual/pkgconfig test? ( dev-libs/dbus-glib - dev-libs/glib + dev-libs/glib:2 dev-python/dbus-python qt4? ( dev-qt/qttest:4 ) qt5? ( dev-qt/qttest:5 ) 1.38 net-libs/telepathy-qt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 14 May 2015 14:44:56 -0000 1.37 +++ ChangeLog 14 May 2015 16:17:13 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-qt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.37 2015/05/14 14:44:56 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.38 2015/05/14 16:17:13 pesa Exp $ + + 14 May 2015; Davide Pesavento <[email protected]> telepathy-qt-0.9.5.ebuild: + Specify glib SLOT. 14 May 2015; Davide Pesavento <[email protected]> telepathy-qt-0.9.5.ebuild: Add missing REQUIRED_USE.
