commit: 2d9967fd3935f96c15cfcac8d8ffe9f193579877 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Jun 3 15:00:41 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Jun 3 15:01:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9967fd
x11-misc/zim: Fix HOMEPAGE Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> x11-misc/zim/zim-0.71.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/zim/zim-0.71.1.ebuild b/x11-misc/zim/zim-0.71.1.ebuild index e9579e77339..757e353f887 100644 --- a/x11-misc/zim/zim-0.71.1.ebuild +++ b/x11-misc/zim/zim-0.71.1.ebuild @@ -9,8 +9,8 @@ inherit xdg-utils distutils-r1 gnome2-utils virtualx DESCRIPTION="A desktop wiki" HOMEPAGE=" - http://zim-wiki.org/ - https://github.com/zim-desktop-wiki/ + https://zim-wiki.org/ + https://github.com/zim-desktop-wiki/zim-desktop-wiki " SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
