commit: 51dc25891e851745e5acc659c38c3b1cd3610644 Author: CapitalLetterC <zarathustra.zoroaster <AT> gmail <DOT> com> AuthorDate: Wed Jun 10 03:09:03 2015 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Thu Jun 11 16:47:21 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=51dc2589
[dev-libs/grantlee] git repo has moved dev-libs/grantlee/grantlee-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/grantlee/grantlee-9999.ebuild b/dev-libs/grantlee/grantlee-9999.ebuild index cecdb7d..aa5e8ee 100644 --- a/dev-libs/grantlee/grantlee-9999.ebuild +++ b/dev-libs/grantlee/grantlee-9999.ebuild @@ -8,8 +8,8 @@ VIRTUALX_REQUIRED="test" inherit cmake-utils virtualx git-r3 DESCRIPTION="C++ string template engine based on the Django template system" -HOMEPAGE="http://www.gitorious.org/grantlee/pages/Home" -EGIT_REPO_URI=( "git://gitorious.org/grantlee/${PN}" ) +HOMEPAGE="https://github.com/steveire/grantlee" +EGIT_REPO_URI=( "https://github.com/steveire/${PN}" ) LICENSE="LGPL-2.1" SLOT="5"
