dev-libs/btparser: update HOMEPAGE
authorMart Raudsepp <leio@gentoo.org>
Sun, 17 Nov 2019 17:58:11 +0000 (19:58 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 17 Nov 2019 17:58:11 +0000 (19:58 +0200)
Closes: https://bugs.gentoo.org/698996
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-libs/btparser/btparser-0.26.ebuild

index 73a04ca15ff5fd8a8285b390393f4b02ca9b92ca..797e437f244b03aabfbb8bc1a7f4c6907be82634 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit autotools gnome2 python-single-r1
 
 DESCRIPTION="Parser and analyzer for backtraces produced by GDB"
-HOMEPAGE="https://fedorahosted.org/btparser/"
+HOMEPAGE="https://github.com/abrt/btparser"
 SRC_URI="https://github.com/abrt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"