Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xkbset/
Date: Sat, 08 Apr 2017 10:58:12
Message-Id: 1491649080.d50bfa40e6b2fe21c91db310e92fcdd7c62e4e97.jer@gentoo
1 commit: d50bfa40e6b2fe21c91db310e92fcdd7c62e4e97
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 8 10:56:47 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 8 10:58:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50bfa40
7
8 x11-misc/xkbset: Update HOMEPAGE/SRC_URI.
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 x11-misc/xkbset/xkbset-0.5_p5_p1.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/x11-misc/xkbset/xkbset-0.5_p5_p1.ebuild b/x11-misc/xkbset/xkbset-0.5_p5_p1.ebuild
16 index 5d19ad1dddb..87d2b2816bd 100644
17 --- a/x11-misc/xkbset/xkbset-0.5_p5_p1.ebuild
18 +++ b/x11-misc/xkbset/xkbset-0.5_p5_p1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,9 +10,9 @@ DEBIAN_P_MINOR=$(get_version_component_range 4)
26 DEBIAN_P_MINOR=${DEBIAN_P_MINOR/p/}
27
28 DESCRIPTION="User preference utility for XKB extensions for X"
29 -HOMEPAGE="http://www.math.missouri.edu/~stephen/software/"
30 +HOMEPAGE="https://faculty.missouri.edu/~stephen/software/#xkbset"
31 SRC_URI="
32 - http://www.math.missouri.edu/~stephen/software/${PN}/${P/_p*/}.tar.gz
33 + https://faculty.missouri.edu/~stephen/software/${PN}/${P/_p*/}.tar.gz
34 mirror://debian/pool/main/x/${PN}/${PN}_${PV/_p*/}-${DEBIAN_P_MAJOR}.${DEBIAN_P_MINOR}.diff.gz
35 "