From e637ffe6a35141d7c1926eb76a9644eac9a5d1c0 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 18 Jun 2017 22:06:06 +1000 Subject: [PATCH] dev-libs/grantlee: update HOMEPAGE Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-libs/grantlee/grantlee-0.4.0.ebuild | 4 ++-- 1 file 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 3bc74ea5ca6ee..f92edc2ae62ff 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"