summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Retornaz <gentoo@retornaz.com>2018-11-13 03:49:51 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-10 22:54:09 +0100
commitffde8f876b6636bc6810d449dec16d809963b8df (patch)
tree3917da85bcb249691ec4137dac75ccdeb2c0f362 /media-sound/whipper
parentdev-libs/capstone: bump up to 4.0.1 (diff)
downloadgentoo-ffde8f876b6636bc6810d449dec16d809963b8df.tar.gz
gentoo-ffde8f876b6636bc6810d449dec16d809963b8df.tar.bz2
gentoo-ffde8f876b6636bc6810d449dec16d809963b8df.zip
media-sound/whipper: remove dev-libs/gobject-introspection dependency
Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10406 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/whipper')
-rw-r--r--media-sound/whipper/whipper-0.7.0-r1.ebuild (renamed from media-sound/whipper/whipper-0.7.0.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/whipper/whipper-0.7.0.ebuild b/media-sound/whipper/whipper-0.7.0-r1.ebuild
index 0806473cc347..2aace1ef8765 100644
--- a/media-sound/whipper/whipper-0.7.0.ebuild
+++ b/media-sound/whipper/whipper-0.7.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python2_7 )
@@ -23,7 +23,6 @@ DEPEND="
"
RDEPEND="
app-cdr/cdrdao
- dev-libs/gobject-introspection[${PYTHON_USEDEP}]
>=dev-libs/libcdio-paranoia-0.94_p2
dev-python/cddb-py[${PYTHON_USEDEP}]
dev-python/pycdio[${PYTHON_USEDEP}]