commit: ffde8f876b6636bc6810d449dec16d809963b8df Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com> AuthorDate: Tue Nov 13 02:49:51 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jan 10 21:54:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffde8f87
media-sound/whipper: remove dev-libs/gobject-introspection dependency Signed-off-by: Quentin Retornaz <gentoo <AT> 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 <AT> gentoo.org> .../whipper/{whipper-0.7.0.ebuild => whipper-0.7.0-r1.ebuild} | 5 ++--- 1 file 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 similarity index 93% rename from media-sound/whipper/whipper-0.7.0.ebuild rename to media-sound/whipper/whipper-0.7.0-r1.ebuild index 0806473cc34..2aace1ef876 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}]
