diff options
Diffstat (limited to 'dev-libs/libsigsegv')
-rw-r--r-- | dev-libs/libsigsegv/libsigsegv-2.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |