mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-cpp/tclap: Fix HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user