summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2015-10-30 15:36:24 +0100
committerSebastian Pipping <sping@gentoo.org>2015-10-30 15:37:35 +0100
commit091a7a8a3ec4fac912bb4a5b2156e9e392496c5d (patch)
tree678deb287516fd7eabf2c6545113c6f127957e88
parentmedia-libs/chromaprint: Backport fix from upstream to build with ffmpeg git m... (diff)
downloadgentoo-091a7a8a.tar.gz
gentoo-091a7a8a.tar.bz2
gentoo-091a7a8a.zip
dev-libs/cxxtools: Fix homepage (bug #564144)
Package-Manager: portage-2.2.23
-rw-r--r--dev-libs/cxxtools/cxxtools-1.4.8.ebuild4
-rw-r--r--dev-libs/cxxtools/cxxtools-2.2.1.ebuild4
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"