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 1RplTm-00085w-21 for garchives@archives.gentoo.org; Tue, 24 Jan 2012 18:52:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5272DE0AF4; Tue, 24 Jan 2012 18:52:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1EF36E0AF5 for ; Tue, 24 Jan 2012 18:52:18 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 649AB1B4027 for ; Tue, 24 Jan 2012 18:52:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CC70F8004C for ; Tue, 24 Jan 2012 18:52:16 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <8c41c41c43707cb6dfa49367d5f23b7549ff7c79.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-qt4/, net-libs/telepathy-qt/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/telepathy-qt/metadata.xml net-libs/telepathy-qt/telepathy-qt-9999.ebuild net-libs/telepathy-qt4/metadata.xml net-libs/telepathy-qt4/telepathy-qt4-9999.ebuild X-VCS-Directories: net-libs/telepathy-qt4/ net-libs/telepathy-qt/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 8c41c41c43707cb6dfa49367d5f23b7549ff7c79 Date: Tue, 24 Jan 2012 18:52:16 +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: 4397c4d9-38ed-479c-9e68-ca1d8d405da2 X-Archives-Hash: fa649f42ab72a5ecce83f86ea01dc8a0 commit: 8c41c41c43707cb6dfa49367d5f23b7549ff7c79 Author: Johannes Huber gentoo org> AuthorDate: Tue Jan 24 18:43:07 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jan 24 18:43:07 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D8c41c41c [net-libs/telepathy-qt4] Renamed to net-libs/telepathy-qt (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commi= t) --- .../{telepathy-qt4 =3D> telepathy-qt}/metadata.xml | 0 .../telepathy-qt-9999.ebuild} | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-libs/telepathy-qt4/metadata.xml b/net-libs/telepathy-qt/= metadata.xml similarity index 100% rename from net-libs/telepathy-qt4/metadata.xml rename to net-libs/telepathy-qt/metadata.xml diff --git a/net-libs/telepathy-qt4/telepathy-qt4-9999.ebuild b/net-libs/= telepathy-qt/telepathy-qt-9999.ebuild similarity index 87% rename from net-libs/telepathy-qt4/telepathy-qt4-9999.ebuild rename to net-libs/telepathy-qt/telepathy-qt-9999.ebuild index 911c1d2..820b2f9 100644 --- a/net-libs/telepathy-qt4/telepathy-qt4-9999.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header:$ +# $Header: $ =20 EAPI=3D4 =20 PYTHON_DEPEND=3D"2:2.5" -EGIT_REPO_URI=3D"git://anongit.freedesktop.org/telepathy/telepathy-qt4" +EGIT_REPO_URI=3D"git://anongit.freedesktop.org/telepathy/${PN}" =20 inherit python base cmake-utils git-2 =20 @@ -19,8 +19,8 @@ IUSE=3D"debug farsight glib" =20 RDEPEND=3D" dev-python/dbus-python - >=3Dx11-libs/qt-core-4.6.0:4[glib?] - >=3Dx11-libs/qt-dbus-4.6.0:4 + x11-libs/qt-core:4[glib?] + x11-libs/qt-dbus:4 farsight? ( dev-libs/dbus-glib dev-libs/libxml2