commit:     091a7a8a3ec4fac912bb4a5b2156e9e392496c5d
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 30 14:36:24 2015 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Fri Oct 30 14:37:35 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=091a7a8a

dev-libs/cxxtools: Fix homepage (bug #564144)

Package-Manager: portage-2.2.23

 dev-libs/cxxtools/cxxtools-1.4.8.ebuild | 4 ++--
 dev-libs/cxxtools/cxxtools-2.2.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/cxxtools/cxxtools-1.4.8.ebuild 
b/dev-libs/cxxtools/cxxtools-1.4.8.ebuild
index d1217cf..a3fb2b3 100644
--- a/dev-libs/cxxtools/cxxtools-1.4.8.ebuild
+++ b/dev-libs/cxxtools/cxxtools-1.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=2
 inherit eutils
 
 DESCRIPTION="Collection of general purpose C++-classes"
-HOMEPAGE="http://www.tntnet.org/cxxtools.hms";
+HOMEPAGE="http://www.tntnet.org/cxxtools.html";
 SRC_URI="http://www.tntnet.org/download/${P}.tar.gz";
 
 LICENSE="GPL-2"

diff --git a/dev-libs/cxxtools/cxxtools-2.2.1.ebuild 
b/dev-libs/cxxtools/cxxtools-2.2.1.ebuild
index 40de822..4e3d7ef 100644
--- a/dev-libs/cxxtools/cxxtools-2.2.1.ebuild
+++ b/dev-libs/cxxtools/cxxtools-2.2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 DESCRIPTION="Collection of general purpose C++-classes"
-HOMEPAGE="http://www.tntnet.org/cxxtools.hms";
+HOMEPAGE="http://www.tntnet.org/cxxtools.html";
 SRC_URI="http://www.tntnet.org/download/${P}.tar.gz";
 
 LICENSE="GPL-2"

Reply via email to