From: Andreas Sturmlechner Date: Sun, 22 Jan 2017 13:14:27 +0000 (+0100) Subject: kde-misc/semantik: Fix HOMEPAGE, SRC_URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=139cb88d412282b06bb6c4a2da49bfe0b112ed05;p=gentoo.git kde-misc/semantik: Fix HOMEPAGE, SRC_URI Package-Manager: portage-2.3.0 --- diff --git a/kde-misc/semantik/files/semantik-0.9.0-wscript_ldconfig.patch b/kde-misc/semantik/files/semantik-0.9.0-wscript_ldconfig.patch index 94ecd95c9a7e..4a0c8cfc4698 100644 --- a/kde-misc/semantik/files/semantik-0.9.0-wscript_ldconfig.patch +++ b/kde-misc/semantik/files/semantik-0.9.0-wscript_ldconfig.patch @@ -1,5 +1,5 @@ ---- wscript.old 2013-12-23 00:56:28.623714186 +0100 -+++ wscript 2013-12-23 00:56:39.592714596 +0100 +--- a/wscript 2013-12-23 00:56:28.623714186 +0100 ++++ b/wscript 2013-12-23 00:56:39.592714596 +0100 @@ -226,14 +226,6 @@ opt.add_option('--noldconfig', action='store_true', default=False, help='do not run lconfig when installing') diff --git a/kde-misc/semantik/semantik-0.9.4-r1.ebuild b/kde-misc/semantik/semantik-0.9.4-r1.ebuild index 50220777ab72..3b428f7367f7 100644 --- a/kde-misc/semantik/semantik-0.9.4-r1.ebuild +++ b/kde-misc/semantik/semantik-0.9.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,8 +11,8 @@ PYTHON_REQ_USE="threads(+),xml" inherit eutils python-single-r1 kde4-base waf-utils DESCRIPTION="Mindmapping-like tool for document generation" -HOMEPAGE="http://freehackers.org/~tnagy/semantik.html" -SRC_URI="http://ftp.waf.io/pub/release/${P}.tar.bz2" +HOMEPAGE="https://waf.io/semantik.html https://github.com/ita1024/semantik" +SRC_URI="https://waf.io/${P}.tar.bz2" LICENSE="GPL-3" SLOT="4"