summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-07-07 19:59:11 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-09 08:27:15 +0000
commit0f60785c0d58dec7a35d8b20d1eef847bceb5d32 (patch)
treeb3c202f4c68faae01b3c8ce69aa76f961942541e /media-gfx/monica/monica-3.7.ebuild
parentdev-python/pyds: fix HOMEPAGE and SRC_URI. (diff)
downloadgentoo-0f60785c0d58dec7a35d8b20d1eef847bceb5d32.tar.gz
gentoo-0f60785c0d58dec7a35d8b20d1eef847bceb5d32.tar.bz2
gentoo-0f60785c0d58dec7a35d8b20d1eef847bceb5d32.zip
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@gentoo.org>
Diffstat (limited to 'media-gfx/monica/monica-3.7.ebuild')
-rw-r--r--media-gfx/monica/monica-3.7.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/monica/monica-3.7.ebuild b/media-gfx/monica/monica-3.7.ebuild
index f737b66987aa..dcb74b1aca80 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"