commit: 610560389f972f7ec33681e3b8df736e56adba24 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sun Dec 10 11:04:52 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Thu Dec 14 22:11:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61056038
dev-libs/libg15render: 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/libg15render/libg15render-1.2-r2.ebuild | 4 ++-- dev-libs/libg15render/libg15render-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/libg15render/libg15render-1.2-r2.ebuild b/dev-libs/libg15render/libg15render-1.2-r2.ebuild index d5be67de45f..61782d60444 100644 --- a/dev-libs/libg15render/libg15render-1.2-r2.ebuild +++ b/dev-libs/libg15render/libg15render-1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="Small library for display text and graphics on a 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/libg15render/libg15render-9999.ebuild b/dev-libs/libg15render/libg15render-9999.ebuild index 5abc41d9d58..58ded405385 100644 --- a/dev-libs/libg15render/libg15render-9999.ebuild +++ b/dev-libs/libg15render/libg15render-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="Small library for display text and graphics on a 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"
