Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libg15render/
Date: Thu, 14 Dec 2017 22:12:26
Message-Id: 1513289508.610560389f972f7ec33681e3b8df736e56adba24.robbat2@gentoo
1 commit: 610560389f972f7ec33681e3b8df736e56adba24
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Sun Dec 10 11:04:52 2017 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 14 22:11:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61056038
7
8 dev-libs/libg15render: Update homepage
9
10 Package-Manager: Portage-2.3.17, Repoman-2.3.6
11 Closes: https://github.com/gentoo/gentoo/pull/6505
12 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
13
14 dev-libs/libg15render/libg15render-1.2-r2.ebuild | 4 ++--
15 dev-libs/libg15render/libg15render-9999.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-libs/libg15render/libg15render-1.2-r2.ebuild b/dev-libs/libg15render/libg15render-1.2-r2.ebuild
19 index d5be67de45f..61782d60444 100644
20 --- a/dev-libs/libg15render/libg15render-1.2-r2.ebuild
21 +++ b/dev-libs/libg15render/libg15render-1.2-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=4
28 @@ -6,7 +6,7 @@ EAPI=4
29 inherit eutils
30
31 DESCRIPTION="Small library for display text and graphics on a Logitech G15 keyboard"
32 -HOMEPAGE="http://g15tools.sourceforge.net/"
33 +HOMEPAGE="https://sourceforge.net/projects/g15tools/"
34 SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"
35
36 LICENSE="GPL-2"
37
38 diff --git a/dev-libs/libg15render/libg15render-9999.ebuild b/dev-libs/libg15render/libg15render-9999.ebuild
39 index 5abc41d9d58..58ded405385 100644
40 --- a/dev-libs/libg15render/libg15render-9999.ebuild
41 +++ b/dev-libs/libg15render/libg15render-9999.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=4
48 @@ -8,7 +8,7 @@ ESVN_REPO_URI="https://svn.code.sf.net/p/g15tools/code/trunk/${PN}"
49 inherit subversion base eutils autotools
50
51 DESCRIPTION="Small library for display text and graphics on a Logitech G15 keyboard"
52 -HOMEPAGE="http://g15tools.sourceforge.net/"
53 +HOMEPAGE="https://sourceforge.net/projects/g15tools/"
54 [[ $PV = *9999* ]] || SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"
55
56 LICENSE="GPL-2"