commit: 139cb88d412282b06bb6c4a2da49bfe0b112ed05
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 13:14:27 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 18:32:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139cb88d
kde-misc/semantik: Fix HOMEPAGE, SRC_URI
Package-Manager: portage-2.3.0
kde-misc/semantik/files/semantik-0.9.0-wscript_ldconfig.patch | 4 ++--
kde-misc/semantik/semantik-0.9.4-r1.ebuild | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
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 94ecd95..4a0c8cf 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 5022077..3b428f7 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"