commit: 51ce9a42e1297a674a10445019d70af3b47e24f5 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Sep 2 20:13:06 2018 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Sep 2 20:13:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ce9a42
app-text/pdftk: Update homepage and repo uri Package-Manager: Portage-2.3.48, Repoman-2.3.10 app-text/pdftk/pdftk-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/pdftk/pdftk-9999.ebuild b/app-text/pdftk/pdftk-9999.ebuild index 38734756ceb..ca097cf6539 100644 --- a/app-text/pdftk/pdftk-9999.ebuild +++ b/app-text/pdftk/pdftk-9999.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit git-r3 java-pkg-2 java-ant-2 DESCRIPTION="gcj-free version of pdftk written in Java" -HOMEPAGE="https://gitlab.com/marcvinyals/pdftk" -EGIT_REPO_URI="https://gitlab.com/marcvinyals/pdftk/" +HOMEPAGE="https://gitlab.com/pdftk-java/pdftk" +EGIT_REPO_URI="https://gitlab.com/pdftk-java/pdftk/" LICENSE="GPL-2" SLOT="0"
