Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyds/, media-gfx/monica/, net-analyzer/nettop/
Date: Sat, 09 Jul 2016 08:57:32
Message-Id: 1468052835.0f60785c0d58dec7a35d8b20d1eef847bceb5d32.monsieurp@gentoo
1 commit: 0f60785c0d58dec7a35d8b20d1eef847bceb5d32
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Jul 7 17:59:11 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 08:27:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f60785c
7
8 media-gfx/monica: fix HOMEPAGE, SRC_URI and EAPI bump.
9
10 Gentoo-Bug: https://bugs.gentoo.org/434186
11 Closes: https://github.com/gentoo/gentoo/pull/1848
12
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 dev-python/pyds/pyds-0.7.3-r1.ebuild | 2 +-
16 media-gfx/monica/monica-3.7.ebuild | 8 ++++----
17 net-analyzer/nettop/nettop-0.2.3-r2.ebuild | 2 +-
18 3 files changed, 6 insertions(+), 6 deletions(-)
19
20 diff --git a/dev-python/pyds/pyds-0.7.3-r1.ebuild b/dev-python/pyds/pyds-0.7.3-r1.ebuild
21 index 4e93ac2..76ffbdb 100644
22 --- a/dev-python/pyds/pyds-0.7.3-r1.ebuild
23 +++ b/dev-python/pyds/pyds-0.7.3-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30
31 diff --git a/media-gfx/monica/monica-3.7.ebuild b/media-gfx/monica/monica-3.7.ebuild
32 index f737b66..dcb74b1 100644
33 --- a/media-gfx/monica/monica-3.7.ebuild
34 +++ b/media-gfx/monica/monica-3.7.ebuild
35 @@ -1,13 +1,13 @@
36 -# Copyright 1999-2011 Gentoo Foundation
37 +# Copyright 1999-2016 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39 # $Id$
40
41 -EAPI=4
42 +EAPI=6
43 inherit eutils toolchain-funcs
44
45 DESCRIPTION="Monica is a Monitor Calibration Tool"
46 -HOMEPAGE="http://www.pcbypaul.com/software/monica.html"
47 -SRC_URI="http://www.pcbypaul.com/software/dl/${P}.tar.bz2"
48 +HOMEPAGE="http://freecode.com/projects/monica"
49 +SRC_URI="mirror://gentoo/${P}.tar.bz2"
50
51 LICENSE="BSD"
52 SLOT="0"
53
54 diff --git a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
55 index c027b46..4d6da82 100644
56 --- a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
57 +++ b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
58 @@ -1,4 +1,4 @@
59 -# Copyright 1999-2014 Gentoo Foundation
60 +# Copyright 1999-2016 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 # $Id$