Gentoo Archives: gentoo-commits

From: Elias Probst <mail@×××××××××××.eu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-im/telepathy-text-ui/, net-im/telepathy-presence-applet/, ...
Date: Thu, 29 Dec 2011 16:34:34
Message-Id: 202a0efd826fdd470a99b2d375a40acd1a83f002.eliasp@gentoo
1 commit: 202a0efd826fdd470a99b2d375a40acd1a83f002
2 Author: Elias Probst <mail <AT> eliasprobst <DOT> eu>
3 AuthorDate: Thu Dec 29 16:34:08 2011 +0000
4 Commit: Elias Probst <mail <AT> eliasprobst <DOT> eu>
5 CommitDate: Thu Dec 29 16:34:08 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=202a0efd
7
8 Added EGIT_REPO_URI as upstream changed the name of the repos from 'telepathy-*' to 'ktp-*'.
9
10 ---
11 .../telepathy-accounts-kcm-9999.ebuild | 1 +
12 .../telepathy-approver-9999.ebuild | 1 +
13 .../telepathy-auth-handler-9999.ebuild | 1 +
14 .../telepathy-common-internals-9999.ebuild | 1 +
15 .../telepathy-contact-applet-9999.ebuild | 1 +
16 .../telepathy-contact-list-9999.ebuild | 1 +
17 .../telepathy-filetransfer-handler-9999.ebuild | 1 +
18 .../telepathy-kded-module-9999.ebuild | 1 +
19 .../telepathy-presence-applet-9999.ebuild | 1 +
20 .../telepathy-send-file-9999.ebuild | 1 +
21 .../telepathy-text-ui-9999.ebuild | 1 +
22 11 files changed, 11 insertions(+), 0 deletions(-)
23
24 diff --git a/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild b/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild
25 index 58b5518..1bf52cd 100644
26 --- a/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild
27 +++ b/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild
28 @@ -17,6 +17,7 @@ if [[ ${PV} != *9999* ]]; then
29 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
30 KEYWORDS="~amd64 ~x86"
31 else
32 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
33 KEYWORDS=""
34 fi
35
36
37 diff --git a/net-im/telepathy-approver/telepathy-approver-9999.ebuild b/net-im/telepathy-approver/telepathy-approver-9999.ebuild
38 index 8454976..93771b6 100644
39 --- a/net-im/telepathy-approver/telepathy-approver-9999.ebuild
40 +++ b/net-im/telepathy-approver/telepathy-approver-9999.ebuild
41 @@ -15,6 +15,7 @@ if [[ ${PV} != *9999* ]]; then
42 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
43 KEYWORDS="~amd64 ~x86"
44 else
45 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
46 KEYWORDS=""
47 fi
48
49
50 diff --git a/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild b/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild
51 index eaa03aa..b37cc42 100644
52 --- a/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild
53 +++ b/net-im/telepathy-auth-handler/telepathy-auth-handler-9999.ebuild
54 @@ -15,6 +15,7 @@ if [[ ${PV} != *9999* ]]; then
55 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
56 KEYWORDS="~amd64 ~x86"
57 else
58 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
59 KEYWORDS=""
60 fi
61
62
63 diff --git a/net-im/telepathy-common-internals/telepathy-common-internals-9999.ebuild b/net-im/telepathy-common-internals/telepathy-common-internals-9999.ebuild
64 index e01c7f3..b5dafd3 100644
65 --- a/net-im/telepathy-common-internals/telepathy-common-internals-9999.ebuild
66 +++ b/net-im/telepathy-common-internals/telepathy-common-internals-9999.ebuild
67 @@ -14,6 +14,7 @@ if [[ ${PV} != *9999* ]]; then
68 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
69 KEYWORDS="~amd64 ~x86"
70 else
71 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
72 KEYWORDS=""
73 fi
74
75
76 diff --git a/net-im/telepathy-contact-applet/telepathy-contact-applet-9999.ebuild b/net-im/telepathy-contact-applet/telepathy-contact-applet-9999.ebuild
77 index c293f7c..c91313a 100644
78 --- a/net-im/telepathy-contact-applet/telepathy-contact-applet-9999.ebuild
79 +++ b/net-im/telepathy-contact-applet/telepathy-contact-applet-9999.ebuild
80 @@ -14,6 +14,7 @@ if [[ ${PV} != *9999* ]]; then
81 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
82 KEYWORDS="~amd64 ~x86"
83 else
84 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
85 KEYWORDS=""
86 fi
87
88
89 diff --git a/net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild b/net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild
90 index f5a6b83..989b1d5 100644
91 --- a/net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild
92 +++ b/net-im/telepathy-contact-list/telepathy-contact-list-9999.ebuild
93 @@ -15,6 +15,7 @@ if [[ ${PV} != *9999* ]]; then
94 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
95 KEYWORDS="~amd64 ~x86"
96 else
97 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
98 KEYWORDS=""
99 fi
100
101
102 diff --git a/net-im/telepathy-filetransfer-handler/telepathy-filetransfer-handler-9999.ebuild b/net-im/telepathy-filetransfer-handler/telepathy-filetransfer-handler-9999.ebuild
103 index e8eeef4..1ca8b9a 100644
104 --- a/net-im/telepathy-filetransfer-handler/telepathy-filetransfer-handler-9999.ebuild
105 +++ b/net-im/telepathy-filetransfer-handler/telepathy-filetransfer-handler-9999.ebuild
106 @@ -15,6 +15,7 @@ if [[ ${PV} != *9999* ]]; then
107 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
108 KEYWORDS="~amd64 ~x86"
109 else
110 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
111 KEYWORDS=""
112 fi
113
114
115 diff --git a/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild b/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild
116 index 28707da..7fee476 100644
117 --- a/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild
118 +++ b/net-im/telepathy-kded-module/telepathy-kded-module-9999.ebuild
119 @@ -15,6 +15,7 @@ if [[ ${PV} != *9999* ]]; then
120 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
121 KEYWORDS="~amd64 ~x86"
122 else
123 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
124 KEYWORDS=""
125 fi
126
127
128 diff --git a/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild b/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild
129 index db365ad..a5750fc 100644
130 --- a/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild
131 +++ b/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild
132 @@ -14,6 +14,7 @@ if [[ ${PV} != *9999* ]]; then
133 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
134 KEYWORDS="~amd64 ~x86"
135 else
136 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
137 KEYWORDS=""
138 fi
139
140
141 diff --git a/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild b/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild
142 index f0a8656..3ea0e82 100644
143 --- a/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild
144 +++ b/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild
145 @@ -16,6 +16,7 @@ if [[ ${PV} != *9999* ]]; then
146 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
147 KEYWORDS="~amd64 ~x86"
148 else
149 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
150 KEYWORDS=""
151 fi
152
153
154 diff --git a/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild b/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild
155 index eb860f6..5a23f5e 100644
156 --- a/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild
157 +++ b/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild
158 @@ -15,6 +15,7 @@ if [[ ${PV} != *9999* ]]; then
159 SRC_URI="mirror://kde/unstable/telepathy-kde/${PV}/src/${MY_P}.tar.bz2"
160 KEYWORDS="~amd64 ~x86"
161 else
162 + EGIT_REPO_URI="git://anongit.kde.org/${PN/telepathy/ktp}"
163 KEYWORDS=""
164 fi