From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PjGfy-0006Vh-KV for garchives@archives.gentoo.org; Sat, 29 Jan 2011 19:41:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 086EEE0B71; Sat, 29 Jan 2011 19:41:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D087AE0B71 for ; Sat, 29 Jan 2011 19:41:31 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 270B01B4025 for ; Sat, 29 Jan 2011 19:41:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id BF73820054; Sat, 29 Jan 2011 19:41:29 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/polkit-qt: ChangeLog polkit-qt-0.99.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog polkit-qt-0.99.0.ebuild X-VCS-Directories: sys-auth/polkit-qt X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Message-Id: <20110129194129.BF73820054@flycatcher.gentoo.org> Date: Sat, 29 Jan 2011 19:41:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 6bd1a949af71fd0377672544b2b3d912 dilfridge 11/01/29 19:41:29 Modified: ChangeLog polkit-qt-0.99.0.ebuild Log: Require qt built with glib support (bug 353143) =20 (Portage version: 2.1.9.35/cvs/Linux x86_64) Revision Changes Path 1.15 sys-auth/polkit-qt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt= /ChangeLog?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt= /ChangeLog?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt= /ChangeLog?r1=3D1.14&r2=3D1.15 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 26 Jan 2011 19:49:28 -0000 1.14 +++ ChangeLog 29 Jan 2011 19:41:29 -0000 1.15 @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/polkit-qt # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.14 2= 011/01/26 19:49:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.15 2= 011/01/29 19:41:29 dilfridge Exp $ + + 29 Jan 2011; Andreas K. Huettel + polkit-qt-0.99.0.ebuild: + Require qt built with glib support (bug 353143) =20 26 Jan 2011; Alexey Shvetsov polkit-qt-0.99.0.ebui= ld: readd accidently dropped keywords 1.3 sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt= /polkit-qt-0.99.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt= /polkit-qt-0.99.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt= /polkit-qt-0.99.0.ebuild?r1=3D1.2&r2=3D1.3 Index: polkit-qt-0.99.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.ebu= ild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- polkit-qt-0.99.0.ebuild 26 Jan 2011 19:49:28 -0000 1.2 +++ polkit-qt-0.99.0.ebuild 29 Jan 2011 19:41:29 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.e= build,v 1.2 2011/01/26 19:49:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.e= build,v 1.3 2011/01/29 19:41:29 dilfridge Exp $ =20 EAPI=3D"3" =20 @@ -20,8 +20,8 @@ COMMON_DEPEND=3D" dev-libs/glib:2 >=3Dsys-auth/polkit-0.99 - x11-libs/qt-core - x11-libs/qt-gui[dbus] + x11-libs/qt-core[glib] + x11-libs/qt-gui[dbus,glib] " DEPEND=3D"${COMMON_DEPEND} dev-util/automoc