dev-cpp/tclap: Fix HOMEPAGE

Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Jonas Stein
2018-04-04 01:33:33 +02:00
parent e95d9ec5d2
commit ebf8daebb2

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit eutils
DESCRIPTION="Simple templatized C++ library for parsing command line arguments"
HOMEPAGE="http://${PN}.sourceforge.net"
HOMEPAGE="http://tclap.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"