diff options
-rw-r--r-- | dev-libs/cxxtools/cxxtools-1.4.8.ebuild | 4 | ||||
-rw-r--r-- | 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 d1217cf3b29e..a3fb2b390e74 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 40de822fce7c..4e3d7ef2424c 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" |