Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mgorny:master commit in: x11-libs/libtinynotify-systemwide/, x11-libs/libtinynotify/, ...
Date: Sun, 08 Jul 2012 09:19:08
Message-Id: 1341739127.61cab125fb99a91eafb78a2da4a4bd4a6f010c9d.mgorny@gentoo
1 commit: 61cab125fb99a91eafb78a2da4a4bd4a6f010c9d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 8 09:18:47 2012 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 8 09:18:47 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=61cab125
7
8 Migrate libtinynotify & repo-commit to bitbucket.
9
10 ---
11 app-portage/repo-commit/metadata.xml | 2 +-
12 app-portage/repo-commit/repo-commit-9999.ebuild | 7 +++----
13 .../libtinynotify-systemwide-9999.ebuild | 9 +++------
14 x11-libs/libtinynotify-systemwide/metadata.xml | 2 +-
15 x11-libs/libtinynotify/libtinynotify-9999.ebuild | 9 +++------
16 x11-libs/libtinynotify/metadata.xml | 2 +-
17 x11-misc/sw-notify-send/metadata.xml | 2 +-
18 x11-misc/sw-notify-send/sw-notify-send-9999.ebuild | 8 +++-----
19 x11-misc/tinynotify-send/metadata.xml | 2 +-
20 .../tinynotify-send/tinynotify-send-9999.ebuild | 9 +++------
21 10 files changed, 20 insertions(+), 32 deletions(-)
22
23 diff --git a/app-portage/repo-commit/metadata.xml b/app-portage/repo-commit/metadata.xml
24 index 334bbce..31583f8 100644
25 --- a/app-portage/repo-commit/metadata.xml
26 +++ b/app-portage/repo-commit/metadata.xml
27 @@ -18,6 +18,6 @@
28 <email>binki@g.o</email>
29 <name>Nathan Phillip Brink</name>
30 </maintainer>
31 - <bugs-to>https://github.com/mgorny/repo-commit/issues/</bugs-to>
32 + <bugs-to>https://bitbucket.org/gentoo/repo-commit/issues/</bugs-to>
33 </upstream>
34 </pkgmetadata>
35
36 diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
37 index 65a6608..7ed2381 100644
38 --- a/app-portage/repo-commit/repo-commit-9999.ebuild
39 +++ b/app-portage/repo-commit/repo-commit-9999.ebuild
40 @@ -6,8 +6,7 @@ EAPI=4
41
42 #if LIVE
43 AUTOTOOLS_AUTORECONF=yes
44 -EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
45 - http://github.com/mgorny/${PN}.git"
46 +EGIT_REPO_URI="https://bitbucket.org/gentoo/${PN}.git"
47
48 inherit git-2
49 #endif
50 @@ -15,8 +14,8 @@ inherit git-2
51 inherit autotools-utils
52
53 DESCRIPTION="A repository commit helper"
54 -HOMEPAGE="https://github.com/mgorny/repo-commit/"
55 -SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
56 +HOMEPAGE="https://bitbucket.org/gentoo/repo-commit/"
57 +SRC_URI="mirror://bitbucket/gentoo/${PN}/downloads/${P}.tar.bz2"
58
59 LICENSE="BSD"
60 SLOT="0"
61
62 diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
63 index 5cfd8e6..98abaf3 100644
64 --- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
65 +++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
66 @@ -6,8 +6,7 @@ EAPI=4
67
68 #if LIVE
69 AUTOTOOLS_AUTORECONF=yes
70 -EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
71 - http://github.com/mgorny/${PN}.git"
72 +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
73
74 inherit git-2
75 #endif
76 @@ -15,8 +14,8 @@ inherit git-2
77 inherit autotools-utils
78
79 DESCRIPTION="A system-wide notifications module for libtinynotify"
80 -HOMEPAGE="https://github.com/mgorny/libtinynotify-systemwide/"
81 -SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
82 +HOMEPAGE="https://bitbucket.org/mgorny/libtinynotify-systemwide/"
83 +SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
84
85 LICENSE="BSD"
86 SLOT="0"
87 @@ -29,8 +28,6 @@ DEPEND="${RDEPEND}
88 virtual/pkgconfig
89 doc? ( dev-util/gtk-doc )"
90
91 -DOCS=( README )
92 -
93 #if LIVE
94 KEYWORDS=
95 SRC_URI=
96
97 diff --git a/x11-libs/libtinynotify-systemwide/metadata.xml b/x11-libs/libtinynotify-systemwide/metadata.xml
98 index b8fc342..05b8290 100644
99 --- a/x11-libs/libtinynotify-systemwide/metadata.xml
100 +++ b/x11-libs/libtinynotify-systemwide/metadata.xml
101 @@ -10,6 +10,6 @@
102 <email>mgorny@g.o</email>
103 <name>Michał Górny</name>
104 </maintainer>
105 - <bugs-to>https://github.com/mgorny/libtinynotify-systemwide/issues/</bugs-to>
106 + <bugs-to>https://bitbucket.org/mgorny/libtinynotify-systemwide/issues/</bugs-to>
107 </upstream>
108 </pkgmetadata>
109
110 diff --git a/x11-libs/libtinynotify/libtinynotify-9999.ebuild b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
111 index b242953..eac617c 100644
112 --- a/x11-libs/libtinynotify/libtinynotify-9999.ebuild
113 +++ b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
114 @@ -6,8 +6,7 @@ EAPI=4
115
116 #if LIVE
117 AUTOTOOLS_AUTORECONF=yes
118 -EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
119 - http://github.com/mgorny/${PN}.git"
120 +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
121
122 inherit git-2
123 #endif
124 @@ -15,8 +14,8 @@ inherit git-2
125 inherit autotools-utils
126
127 DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
128 -HOMEPAGE="https://github.com/mgorny/libtinynotify/"
129 -SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
130 +HOMEPAGE="https://bitbucket.org/mgorny/libtinynotify/"
131 +SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
132
133 LICENSE="BSD"
134 SLOT="0"
135 @@ -28,8 +27,6 @@ DEPEND="${RDEPEND}
136 virtual/pkgconfig
137 doc? ( >=dev-util/gtk-doc-1.18 )"
138
139 -DOCS=( README )
140 -
141 #if LIVE
142 KEYWORDS=
143 SRC_URI=
144
145 diff --git a/x11-libs/libtinynotify/metadata.xml b/x11-libs/libtinynotify/metadata.xml
146 index d451fc7..863f3f2 100644
147 --- a/x11-libs/libtinynotify/metadata.xml
148 +++ b/x11-libs/libtinynotify/metadata.xml
149 @@ -10,6 +10,6 @@
150 <email>mgorny@g.o</email>
151 <name>Michał Górny</name>
152 </maintainer>
153 - <bugs-to>https://github.com/mgorny/libtinynotify/issues/</bugs-to>
154 + <bugs-to>https://bitbucket.org/mgorny/libtinynotify/issues/</bugs-to>
155 </upstream>
156 </pkgmetadata>
157
158 diff --git a/x11-misc/sw-notify-send/metadata.xml b/x11-misc/sw-notify-send/metadata.xml
159 index f37add7..ffbaa73 100644
160 --- a/x11-misc/sw-notify-send/metadata.xml
161 +++ b/x11-misc/sw-notify-send/metadata.xml
162 @@ -10,6 +10,6 @@
163 <email>mgorny@g.o</email>
164 <name>Michał Górny</name>
165 </maintainer>
166 - <bugs-to>https://github.com/mgorny/tinynotify-send/issues/</bugs-to>
167 + <bugs-to>https://bitbucket.org/mgorny/tinynotify-send/issues/</bugs-to>
168 </upstream>
169 </pkgmetadata>
170
171 diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
172 index 9216d85..c176c36 100644
173 --- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
174 +++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
175 @@ -6,8 +6,7 @@ EAPI=4
176
177 #if LIVE
178 AUTOTOOLS_AUTORECONF=yes
179 -EGIT_REPO_URI="git://github.com/mgorny/tinynotify-send.git
180 - http://github.com/mgorny/tinynotify-send.git"
181 +EGIT_REPO_URI="https://bitbucket.org/mgorny/tinynotify-send.git"
182
183 inherit git-2
184 #endif
185 @@ -18,8 +17,8 @@ MY_PN=tinynotify-send
186 MY_P=${MY_PN}-${PV}
187
188 DESCRIPTION="A system-wide variant of tinynotify-send"
189 -HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
190 -SRC_URI="mirror://github/mgorny/${MY_PN}/${MY_P}.tar.bz2"
191 +HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
192 +SRC_URI="mirror://bitbucket/mgorny/${MY_PN}/downloads/${MY_P}.tar.bz2"
193
194 LICENSE="BSD"
195 SLOT="0"
196 @@ -32,7 +31,6 @@ RDEPEND="x11-libs/libtinynotify
197 DEPEND="${RDEPEND}
198 virtual/pkgconfig"
199
200 -DOCS=( README )
201 S=${WORKDIR}/${MY_P}
202
203 #if LIVE
204
205 diff --git a/x11-misc/tinynotify-send/metadata.xml b/x11-misc/tinynotify-send/metadata.xml
206 index 8eba8ea..b434869 100644
207 --- a/x11-misc/tinynotify-send/metadata.xml
208 +++ b/x11-misc/tinynotify-send/metadata.xml
209 @@ -13,6 +13,6 @@
210 <email>mgorny@g.o</email>
211 <name>Michał Górny</name>
212 </maintainer>
213 - <bugs-to>https://github.com/mgorny/tinynotify-send/issues/</bugs-to>
214 + <bugs-to>https://bitbucket.org/mgorny/tinynotify-send/issues/</bugs-to>
215 </upstream>
216 </pkgmetadata>
217
218 diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
219 index 8ad3b78..bd6fa05 100644
220 --- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
221 +++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
222 @@ -6,8 +6,7 @@ EAPI=4
223
224 #if LIVE
225 AUTOTOOLS_AUTORECONF=yes
226 -EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
227 - http://github.com/mgorny/${PN}.git"
228 +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
229
230 inherit git-2
231 #endif
232 @@ -15,8 +14,8 @@ inherit git-2
233 inherit autotools-utils
234
235 DESCRIPTION="A notification sending utility (using libtinynotify)"
236 -HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
237 -SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
238 +HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
239 +SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
240
241 LICENSE="BSD"
242 SLOT="0"
243 @@ -29,8 +28,6 @@ RDEPEND="x11-libs/libtinynotify
244 DEPEND="${RDEPEND}
245 virtual/pkgconfig"
246
247 -DOCS=( README )
248 -
249 #if LIVE
250 KEYWORDS=
251 SRC_URI=