summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:55:00 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:55:00 +0200
commita2a988549d95cf0281ff9538886dda7bc3db440b (patch)
treea81763041d17d1cf030a5094b0cd271e7ad23af3 /dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
parentapp-text/zemberek-server: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-a2a988549d95cf0281ff9538886dda7bc3db440b.tar.gz
gentoo-a2a988549d95cf0281ff9538886dda7bc3db440b.tar.bz2
gentoo-a2a988549d95cf0281ff9538886dda7bc3db440b.zip
dev-cpp/ctemplate: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild')
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
index bfa260efe316..e391ca84db55 100644
--- a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools-utils elisp-common python-any-r1
DESCRIPTION="A simple but powerful template language for C++"
-HOMEPAGE="https://code.google.com/p/ctemplate/"
+HOMEPAGE="https://github.com/olafvdspek/ctemplate"
SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2"
LICENSE="BSD"