summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-07-03 18:43:35 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-07-03 18:45:38 +0300
commit9e8f7ac17e92db00f5f4beb02d2780adb8dfc18b (patch)
treed2e8e89b0bf9ddb2fd3c0fa3221cb1bcb0ecf19e /app-text/apvlv
parentwww-servers/lighttpd: Fix nspr header location (diff)
downloadgentoo-9e8f7ac17e92db00f5f4beb02d2780adb8dfc18b.tar.gz
gentoo-9e8f7ac17e92db00f5f4beb02d2780adb8dfc18b.tar.bz2
gentoo-9e8f7ac17e92db00f5f4beb02d2780adb8dfc18b.zip
app-text/apvlv: update HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/20467 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text/apvlv')
-rw-r--r--app-text/apvlv/apvlv-0.1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/apvlv/apvlv-0.1.5-r2.ebuild b/app-text/apvlv/apvlv-0.1.5-r2.ebuild
index 43a915d71c2c..8bd32e2cccc9 100644
--- a/app-text/apvlv/apvlv-0.1.5-r2.ebuild
+++ b/app-text/apvlv/apvlv-0.1.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit xdg cmake desktop
DESCRIPTION="Alf's PDF Viewer Like Vim"
-HOMEPAGE="https://naihe2010.github.com/apvlv/"
+HOMEPAGE="https://github.com/naihe2010/apvlv/"
SRC_URI="https://github.com/naihe2010/apvlv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"