commit:     d3b7c0a63f5d3622249879fce283a0f45dcd35af
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 15 13:11:10 2018 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Sat Dec 15 13:11:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b7c0a6

dev-libs/libverto: fix HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 dev-libs/libverto/libverto-0.2.5-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libverto/libverto-0.2.5-r1.ebuild 
b/dev-libs/libverto/libverto-0.2.5-r1.ebuild
index 66e4198d03c..1486d1ddb5e 100644
--- a/dev-libs/libverto/libverto-0.2.5-r1.ebuild
+++ b/dev-libs/libverto/libverto-0.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit multilib-minimal
 
 DESCRIPTION="Main event loop abstraction library"
-HOMEPAGE="https://fedorahosted.org/libverto/";
-SRC_URI="https://fedorahosted.org/releases/l/i/libverto/${P}.tar.gz";
+HOMEPAGE="https://github.com/latchset/libverto/";
+SRC_URI="https://github.com/latchset/libverto/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to