Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/verynice/
Date: Thu, 22 Feb 2018 20:29:37
Message-Id: 1519331369.4410c53d1648813438c574277eece9e7ba0a5579.monsieurp@gentoo
1 commit: 4410c53d1648813438c574277eece9e7ba0a5579
2 Author: ephemer0l <om <AT> organizedmagnetism <DOT> com>
3 AuthorDate: Sat Dec 9 21:12:20 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 20:29:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4410c53d
7
8 app-admin/verynice: update HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/6489
11
12 app-admin/verynice/verynice-1.1-r2.ebuild | 4 ++--
13 app-admin/verynice/verynice-1.1-r3.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/app-admin/verynice/verynice-1.1-r2.ebuild b/app-admin/verynice/verynice-1.1-r2.ebuild
17 index 65f4d5d73ee..d4536a3b895 100644
18 --- a/app-admin/verynice/verynice-1.1-r2.ebuild
19 +++ b/app-admin/verynice/verynice-1.1-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -6,7 +6,7 @@ EAPI=5
27 inherit eutils systemd toolchain-funcs
28
29 DESCRIPTION="A tool for dynamically adjusting the nice-level of processes"
30 -HOMEPAGE="http://thermal.cnde.iastate.edu/~sdh4/verynice/"
31 +HOMEPAGE="https://web.archive.org/web/2010033109/http://thermal.cnde.iastate.edu/~sdh4/verynice/"
32 SRC_URI="http://thermal.cnde.iastate.edu/~sdh4/verynice/down/${P}.tar.gz"
33
34 LICENSE="GPL-2"
35
36 diff --git a/app-admin/verynice/verynice-1.1-r3.ebuild b/app-admin/verynice/verynice-1.1-r3.ebuild
37 index 48d766226b4..b6334a5e281 100644
38 --- a/app-admin/verynice/verynice-1.1-r3.ebuild
39 +++ b/app-admin/verynice/verynice-1.1-r3.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -6,7 +6,7 @@ EAPI=6
47 inherit eutils systemd toolchain-funcs
48
49 DESCRIPTION="A tool for dynamically adjusting the nice-level of processes"
50 -HOMEPAGE="https://web.archive.org/web/20130621090315/ http://thermal.cnde.iastate.edu/~sdh4/verynice/"
51 +HOMEPAGE="https://web.archive.org/web/20130621090315/http://thermal.cnde.iastate.edu/~sdh4/verynice/"
52 SRC_URI="http://gentoo/${P}.tar.gz"
53
54 LICENSE="GPL-2"