From: José María Alonso Josa Date: Thu, 16 Jun 2016 12:16:53 +0000 (+0200) Subject: dev-libs/libsigsegv: Update homepage. Moved to EAPI 5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d17789432dc8f49d49a381efc56909eee015689f;p=gentoo.git dev-libs/libsigsegv: Update homepage. Moved to EAPI 5 Fixes bug #475402 Package-Manager: portage-2.2.28 --- diff --git a/dev-libs/libsigsegv/libsigsegv-2.10.ebuild b/dev-libs/libsigsegv/libsigsegv-2.10.ebuild index 761cfb191310..e9e6a575ef56 100644 --- a/dev-libs/libsigsegv/libsigsegv-2.10.ebuild +++ b/dev-libs/libsigsegv/libsigsegv-2.10.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 +EAPI=5 DESCRIPTION="library for handling page faults in user mode" -HOMEPAGE="http://libsigsegv.sourceforge.net/" +HOMEPAGE="http://www.gnu.org/software/libsigsegv/" SRC_URI="mirror://gnu/libsigsegv/${P}.tar.gz" LICENSE="GPL-2"