dev-python/sclapp: No more homepage

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Sebastian Pipping
2017-08-27 22:48:42 +02:00
parent 1574d2d030
commit 7636b8724f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Framework for writing simple command-line applications"
HOMEPAGE="http://forestbond.com/media/docs/${P}.html"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="http://www.alittletooquiet.net/media/release/${P}.tar.gz"
LICENSE="GPL-2"