diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 22:06:06 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 22:08:17 +1000 |
commit | e637ffe6a35141d7c1926eb76a9644eac9a5d1c0 (patch) | |
tree | eb4238265f1bc613e24949ed0068e1ade90d8cf9 /dev-libs/grantlee | |
parent | net-dns/cagibi: use HTTPS (diff) | |
download | gentoo-e637ffe6a35141d7c1926eb76a9644eac9a5d1c0.tar.gz gentoo-e637ffe6a35141d7c1926eb76a9644eac9a5d1c0.tar.bz2 gentoo-e637ffe6a35141d7c1926eb76a9644eac9a5d1c0.zip |
dev-libs/grantlee: update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/grantlee/grantlee-0.4.0.ebuild b/dev-libs/grantlee/grantlee-0.4.0.ebuild index 3bc74ea5ca6e..f92edc2ae62f 100644 --- a/dev-libs/grantlee/grantlee-0.4.0.ebuild +++ b/dev-libs/grantlee/grantlee-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="C++ string template engine based on the Django template system" -HOMEPAGE="http://www.gitorious.org/grantlee/pages/Home" +HOMEPAGE="https://github.com/steveire/grantlee" SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1" |