From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:32:01 +0000 (+0200) Subject: dev-util/ticpp: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bee3629f51f48729c408b23c14c93bb861b75a8b;p=gentoo.git dev-util/ticpp: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/dev-util/ticpp/ticpp-0_p20120423.ebuild b/dev-util/ticpp/ticpp-0_p20120423.ebuild index e466864072fa..b1749956a03a 100644 --- a/dev-util/ticpp/ticpp-0_p20120423.ebuild +++ b/dev-util/ticpp/ticpp-0_p20120423.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="A completely new interface to TinyXML that uses MANY of the C++ strengths" -HOMEPAGE="https://code.google.com/p/ticpp/" +HOMEPAGE="https://github.com/rjpcomputing/ticpp" SRC_URI="https://dev.gentoo.org/~ago/distfiles/${P}.tar.bz2" LICENSE="MIT" diff --git a/dev-util/ticpp/ticpp-9999.ebuild b/dev-util/ticpp/ticpp-9999.ebuild index edf08032d499..358a188d264b 100644 --- a/dev-util/ticpp/ticpp-9999.ebuild +++ b/dev-util/ticpp/ticpp-9999.ebuild @@ -10,7 +10,7 @@ ESVN_REPO_URI="https://${PN}.googlecode.com/svn/trunk/" MY_PV=cvs DESCRIPTION="A completely new interface to TinyXML that uses MANY of the C++ strengths" -HOMEPAGE="https://code.google.com/p/ticpp/" +HOMEPAGE="https://github.com/rjpcomputing/ticpp" SRC_URI="" LICENSE="MIT"