summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2.ebuild2
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild2
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.3.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
index 3bb8cffcfa06..d41b4590318b 100644
--- a/dev-cpp/ctemplate/ctemplate-2.2.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit elisp-common python
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://ctemplate.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
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"
diff --git a/dev-cpp/ctemplate/ctemplate-2.3.ebuild b/dev-cpp/ctemplate/ctemplate-2.3.ebuild
index 6e56d9736289..10a0886a9e17 100644
--- a/dev-cpp/ctemplate/ctemplate-2.3.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.3.ebuild
@@ -10,7 +10,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/${P}.tar.bz2"
LICENSE="BSD"