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 1RgIw1-0000fd-4P for garchives@archives.gentoo.org; Thu, 29 Dec 2011 16:34:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57F5121C03D; Thu, 29 Dec 2011 16:34:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1676321C03D for ; Thu, 29 Dec 2011 16:34:19 +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 283481B407D for ; Thu, 29 Dec 2011 16:34:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 5D9A480043 for ; Thu, 29 Dec 2011 16:34:18 +0000 (UTC) From: "Elias Probst" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Elias Probst" Message-ID: <202a0efd826fdd470a99b2d375a40acd1a83f002.eliasp@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/telepathy-text-ui/, net-im/telepathy-presence-applet/, ... X-VCS-Repository: proj/kde X-VCS-Files: net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild net-im/telepathy-approver/telepathy-approver-9999.ebuild net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild net-im/telepathy-common-internals/telepathy-common-internals-9999.ebuild net-im/telepathy-contact-applet/telepathy-contact-applet-9999.ebuild net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild net-im/telepathy-filetransfer-handler/telepathy-filetransfer-handler-9999.ebuild net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild net-im/telepathy-send-file/telepathy-send-file-9999.ebuild net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild X-VCS-Directories: net-im/telepathy-text-ui/ net-im/telepathy-presence-applet/ net-im/telepathy-kded-module/ net-im/telepathy-common-internals/ net-im/telepathy-send-file/ net-im/telepathy-filetransfer-handler/ net-im/telepathy-contact-applet/ net-im/telepathy-auth-handler/ net-im/telepathy-approver/ net-im/telepathy-accounts-kcm/ net-im/telepathy-contact-list/ X-VCS-Committer: eliasp X-VCS-Committer-Name: Elias Probst X-VCS-Revision: 202a0efd826fdd470a99b2d375a40acd1a83f002 Date: Thu, 29 Dec 2011 16:34:18 +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: 9f3e31fd-48de-47d6-a54a-0c225dde408c X-Archives-Hash: da628a01a9efa7736d7225005c8c0639 commit: 202a0efd826fdd470a99b2d375a40acd1a83f002 Author: Elias Probst eliasprobst eu> AuthorDate: Thu Dec 29 16:34:08 2011 +0000 Commit: Elias Probst eliasprobst eu> CommitDate: Thu Dec 29 16:34:08 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D202a0efd Added EGIT_REPO_URI as upstream changed the name of the repos from 'telep= athy-*' to 'ktp-*'. --- .../telepathy-accounts-kcm-9999.ebuild | 1 + .../telepathy-approver-9999.ebuild | 1 + .../telepathy-auth-handler-9999.ebuild | 1 + .../telepathy-common-internals-9999.ebuild | 1 + .../telepathy-contact-applet-9999.ebuild | 1 + .../telepathy-contact-list-9999.ebuild | 1 + .../telepathy-filetransfer-handler-9999.ebuild | 1 + .../telepathy-kded-module-9999.ebuild | 1 + .../telepathy-presence-applet-9999.ebuild | 1 + .../telepathy-send-file-9999.ebuild | 1 + .../telepathy-text-ui-9999.ebuild | 1 + 11 files changed, 11 insertions(+), 0 deletions(-) diff --git a/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.eb= uild b/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild index 58b5518..1bf52cd 100644 --- a/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild +++ b/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild @@ -17,6 +17,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-approver/telepathy-approver-9999.ebuild b/n= et-im/telepathy-approver/telepathy-approver-9999.ebuild index 8454976..93771b6 100644 --- a/net-im/telepathy-approver/telepathy-approver-9999.ebuild +++ b/net-im/telepathy-approver/telepathy-approver-9999.ebuild @@ -15,6 +15,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.eb= uild b/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild index eaa03aa..b37cc42 100644 --- a/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild +++ b/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild @@ -15,6 +15,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-common-internals/telepathy-common-internals= -9999.ebuild b/net-im/telepathy-common-internals/telepathy-common-interna= ls-9999.ebuild index e01c7f3..b5dafd3 100644 --- a/net-im/telepathy-common-internals/telepathy-common-internals-9999.e= build +++ b/net-im/telepathy-common-internals/telepathy-common-internals-9999.e= build @@ -14,6 +14,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-contact-applet/telepathy-contact-applet-999= 9.ebuild b/net-im/telepathy-contact-applet/telepathy-contact-applet-9999.= ebuild index c293f7c..c91313a 100644 --- a/net-im/telepathy-contact-applet/telepathy-contact-applet-9999.ebuil= d +++ b/net-im/telepathy-contact-applet/telepathy-contact-applet-9999.ebuil= d @@ -14,6 +14,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-contact-list/telepathy-contact-list-9999.eb= uild b/net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild index f5a6b83..989b1d5 100644 --- a/net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild +++ b/net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild @@ -15,6 +15,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-filetransfer-handler/telepathy-filetransfer= -handler-9999.ebuild b/net-im/telepathy-filetransfer-handler/telepathy-fi= letransfer-handler-9999.ebuild index e8eeef4..1ca8b9a 100644 --- a/net-im/telepathy-filetransfer-handler/telepathy-filetransfer-handle= r-9999.ebuild +++ b/net-im/telepathy-filetransfer-handler/telepathy-filetransfer-handle= r-9999.ebuild @@ -15,6 +15,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebui= ld b/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild index 28707da..7fee476 100644 --- a/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild +++ b/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild @@ -15,6 +15,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-presence-applet/telepathy-presence-applet-9= 999.ebuild b/net-im/telepathy-presence-applet/telepathy-presence-applet-9= 999.ebuild index db365ad..a5750fc 100644 --- a/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebu= ild +++ b/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebu= ild @@ -14,6 +14,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild b= /net-im/telepathy-send-file/telepathy-send-file-9999.ebuild index f0a8656..3ea0e82 100644 --- a/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild +++ b/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild @@ -16,6 +16,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20 diff --git a/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild b/net= -im/telepathy-text-ui/telepathy-text-ui-9999.ebuild index eb860f6..5a23f5e 100644 --- a/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild +++ b/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild @@ -15,6 +15,7 @@ if [[ ${PV} !=3D *9999* ]]; then SRC_URI=3D"mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz= 2" KEYWORDS=3D"~amd64 ~x86" else + EGIT_REPO_URI=3D"git://anongit.kde.org/${PN/telepathy/ktp}" KEYWORDS=3D"" fi =20