dev-cpp/ctemplate: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:55:00 +0000 (20:55 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:55:00 +0000 (20:55 +0200)
Package-Manager: portage-2.2.20.1

dev-cpp/ctemplate/ctemplate-2.2.ebuild
dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild
dev-cpp/ctemplate/ctemplate-2.3.ebuild

index 3bb8cffcfa06c7e1ad1f187dd2f439e68d0196b8..d41b4590318b0a5ceae08cade2b48401bcd9c221 100644 (file)
@@ -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"
index bfa260efe316888af34503c9441e781a4556b999..e391ca84db554ac77aa50da52a84d65ae42c6df5 100644 (file)
@@ -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"
index 6e56d973628934aa61e436bb3afed423d7b3ec73..10a0886a9e1778d16fb4db4353df47887319fb9e 100644 (file)
@@ -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"