diff options
author | 2017-08-27 22:48:42 +0200 | |
---|---|---|
committer | 2017-08-27 22:55:35 +0200 | |
commit | 7636b8724fa8ed5f2ede5da18e2bfafd12b54daf (patch) | |
tree | d9104ff4ccb74bbb3977ef68cb5f42753afc0177 /dev-python/sclapp/sclapp-0.5.3-r1.ebuild | |
parent | dev-vcs/svn2git: 1.0.11 (diff) | |
download | gentoo-7636b8724fa8ed5f2ede5da18e2bfafd12b54daf.tar.gz gentoo-7636b8724fa8ed5f2ede5da18e2bfafd12b54daf.tar.bz2 gentoo-7636b8724fa8ed5f2ede5da18e2bfafd12b54daf.zip |
dev-python/sclapp: No more homepage
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/sclapp/sclapp-0.5.3-r1.ebuild')
-rw-r--r-- | dev-python/sclapp/sclapp-0.5.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sclapp/sclapp-0.5.3-r1.ebuild b/dev-python/sclapp/sclapp-0.5.3-r1.ebuild index b436dbe6cc73..9e2c41922be7 100644 --- a/dev-python/sclapp/sclapp-0.5.3-r1.ebuild +++ b/dev-python/sclapp/sclapp-0.5.3-r1.ebuild @@ -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" |