Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/kiwi/
Date: Sun, 03 Sep 2017 01:04:24
Message-Id: 1504400607.bde7d4f1eeed2fd92ca895ae5674019337ae150e.floppym@gentoo
1 commit: bde7d4f1eeed2fd92ca895ae5674019337ae150e
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Aug 18 09:16:47 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 3 01:03:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde7d4f1
7
8 dev-python/kiwi: remove dead HOMEPAGE
9
10 dev-python/kiwi/kiwi-1.9.39.2.ebuild | 3 +--
11 dev-python/kiwi/kiwi-1.9.40.ebuild | 3 +--
12 2 files changed, 2 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-python/kiwi/kiwi-1.9.39.2.ebuild b/dev-python/kiwi/kiwi-1.9.39.2.ebuild
15 index a7a5532063e..e12ec8eb629 100644
16 --- a/dev-python/kiwi/kiwi-1.9.39.2.ebuild
17 +++ b/dev-python/kiwi/kiwi-1.9.39.2.ebuild
18 @@ -7,8 +7,7 @@ PYTHON_COMPAT=( python2_7 )
19 inherit distutils-r1 versionator virtualx
20
21 DESCRIPTION="Kiwi is a pure Python framework and set of enhanced PyGTK widgets"
22 -HOMEPAGE="http://www.async.com.br/projects/kiwi/
23 - https://launchpad.net/kiwi
24 +HOMEPAGE="https://launchpad.net/kiwi
25 https://pypi.python.org/pypi/kiwi-gtk"
26 MY_PN="${PN}-gtk"
27 MY_P="${MY_PN}-${PV}"
28
29 diff --git a/dev-python/kiwi/kiwi-1.9.40.ebuild b/dev-python/kiwi/kiwi-1.9.40.ebuild
30 index b2f1f6b0739..c033f8e0c08 100644
31 --- a/dev-python/kiwi/kiwi-1.9.40.ebuild
32 +++ b/dev-python/kiwi/kiwi-1.9.40.ebuild
33 @@ -7,8 +7,7 @@ PYTHON_COMPAT=( python2_7 )
34 inherit distutils-r1 versionator virtualx
35
36 DESCRIPTION="Kiwi is a pure Python framework and set of enhanced PyGTK widgets"
37 -HOMEPAGE="http://www.async.com.br/projects/kiwi/
38 - https://launchpad.net/kiwi
39 +HOMEPAGE="https://launchpad.net/kiwi
40 https://pypi.python.org/pypi/kiwi-gtk"
41 MY_PN="${PN}-gtk"
42 MY_P="${MY_PN}-${PV}"