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
parentapp-text/zemberek-server: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-a2a98854.tar.gz
gentoo-a2a98854.tar.bz2
gentoo-a2a98854.zip
dev-cpp/ctemplate: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
-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"