commit: d17789432dc8f49d49a381efc56909eee015689f Author: José María Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Thu Jun 16 12:16:53 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Thu Jun 16 12:16:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1778943
dev-libs/libsigsegv: Update homepage. Moved to EAPI 5 Fixes bug #475402 Package-Manager: portage-2.2.28 dev-libs/libsigsegv/libsigsegv-2.10.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libsigsegv/libsigsegv-2.10.ebuild b/dev-libs/libsigsegv/libsigsegv-2.10.ebuild index 761cfb1..e9e6a57 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"
