commit: 0f60785c0d58dec7a35d8b20d1eef847bceb5d32 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Jul 7 17:59:11 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Jul 9 08:27:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f60785c
media-gfx/monica: fix HOMEPAGE, SRC_URI and EAPI bump. Gentoo-Bug: https://bugs.gentoo.org/434186 Closes: https://github.com/gentoo/gentoo/pull/1848 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-python/pyds/pyds-0.7.3-r1.ebuild | 2 +- media-gfx/monica/monica-3.7.ebuild | 8 ++++---- net-analyzer/nettop/nettop-0.2.3-r2.ebuild | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-python/pyds/pyds-0.7.3-r1.ebuild b/dev-python/pyds/pyds-0.7.3-r1.ebuild index 4e93ac2..76ffbdb 100644 --- a/dev-python/pyds/pyds-0.7.3-r1.ebuild +++ b/dev-python/pyds/pyds-0.7.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/media-gfx/monica/monica-3.7.ebuild b/media-gfx/monica/monica-3.7.ebuild index f737b66..dcb74b1 100644 --- a/media-gfx/monica/monica-3.7.ebuild +++ b/media-gfx/monica/monica-3.7.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=6 inherit eutils toolchain-funcs DESCRIPTION="Monica is a Monitor Calibration Tool" -HOMEPAGE="http://www.pcbypaul.com/software/monica.html" -SRC_URI="http://www.pcbypaul.com/software/dl/${P}.tar.bz2" +HOMEPAGE="http://freecode.com/projects/monica" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild index c027b46..4d6da82 100644 --- a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild +++ b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$
