kde-misc/semantik: Fix HOMEPAGE, SRC_URI
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 22 Jan 2017 13:14:27 +0000 (14:14 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 22 Jan 2017 18:32:58 +0000 (19:32 +0100)
Package-Manager: portage-2.3.0

kde-misc/semantik/files/semantik-0.9.0-wscript_ldconfig.patch
kde-misc/semantik/semantik-0.9.4-r1.ebuild

index 94ecd95c9a7ef2c69b93dede9fc7d5a8b16d19ac..4a0c8cfc4698d1612aee0eba01de4d64df0a6644 100644 (file)
@@ -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')
  
index 50220777ab72a1b6236d253c773ceb17ce6ee653..3b428f7367f77f156713480d2fceb119d51dc430 100644 (file)
@@ -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"