commit: 6d9e853a6e92aeba2e151aea0efc49d3e080b53e Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sun Dec 10 11:03:35 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Thu Dec 14 22:11:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9e853a
dev-libs/libg15: Update homepage Package-Manager: Portage-2.3.17, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6505 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> dev-libs/libg15/libg15-1.2.7-r1.ebuild | 4 ++-- dev-libs/libg15/libg15-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/libg15/libg15-1.2.7-r1.ebuild b/dev-libs/libg15/libg15-1.2.7-r1.ebuild index 9b340e408e4..5ec490f2e52 100644 --- a/dev-libs/libg15/libg15-1.2.7-r1.ebuild +++ b/dev-libs/libg15/libg15-1.2.7-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard" -HOMEPAGE="http://g15tools.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15tools/" SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-libs/libg15/libg15-9999.ebuild b/dev-libs/libg15/libg15-9999.ebuild index 174001c15b5..a2faa821117 100644 --- a/dev-libs/libg15/libg15-9999.ebuild +++ b/dev-libs/libg15/libg15-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ ESVN_REPO_URI="https://svn.code.sf.net/p/g15tools/code/trunk/${PN}" inherit subversion base eutils autotools DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard" -HOMEPAGE="http://g15tools.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15tools/" [[ $PV = *9999* ]] || SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2" LICENSE="GPL-2"
