www-misc/wsmake: fix HOMEPAGE, SRC_URI, LICENSE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 22 Apr 2019 09:00:49 +0000 (11:00 +0200)
committerDavid Seifert <soap@gentoo.org>
Tue, 23 Apr 2019 09:23:05 +0000 (11:23 +0200)
Closes: https://github.com/gentoo/gentoo/pull/11783
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
www-misc/wsmake/wsmake-0.6.4.ebuild

index 83c5994889432401748bc01d4e099a60678de991..42834c03580faaad157e178cfc7b5cf1ddf4305b 100644 (file)
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-DESCRIPTION="Website Pre-processor"
-HOMEPAGE="http://www.wsmake.org/"
-SRC_URI="http://ftp.wsmake.org/pub/wsmake6/stable/${P}.tar.bz2"
+DESCRIPTION="Website pre-processor features tag substitution and page ordering"
+HOMEPAGE="https://sourceforge.net/projects/wsmake/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
-LICENSE="GPL-2 Artistic"
+LICENSE="GPL-2+ Artistic"
 SLOT="0"
 KEYWORDS="x86"
 IUSE="examples"