summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <mvath@google.com>2019-03-02 08:30:14 +0100
committerMartin Väth <mvath@google.com>2019-03-02 08:30:14 +0100
commit35b757eec0b8965af5d833ac494fa8927b9f3050 (patch)
tree4f4b603e0628a14c07fa4b25362edac42d37d4e3 /media-gfx
parentapp-portage/eix: Version bump (diff)
downloadmv-35b757eec0b8965af5d833ac494fa8927b9f3050.tar.gz
mv-35b757eec0b8965af5d833ac494fa8927b9f3050.tar.bz2
mv-35b757eec0b8965af5d833ac494fa8927b9f3050.zip
EAPI version bumps
Signed-off-by: Martin Väth <mvath@google.com>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/pqiv/Manifest2
-rw-r--r--media-gfx/pqiv/pqiv-2.11.ebuild (renamed from media-gfx/pqiv/pqiv-2.10.4.ebuild)8
2 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/pqiv/Manifest b/media-gfx/pqiv/Manifest
index 696ab0fa..1a6d2f92 100644
--- a/media-gfx/pqiv/Manifest
+++ b/media-gfx/pqiv/Manifest
@@ -1 +1 @@
-DIST pqiv-2.10.4.tar.gz 138644 SHA512 52534ed4728466b7c710db65115d7e79ad97546750946fa5c3a26b65055387b15c6239fdf1bb8c8345fe7ed2dfc7ed5586ffa2a864de44fd8213cff59f76048a
+DIST pqiv-2.11.tar.gz 139825 SHA512 6017a9d7ed332915a9f6fa788bb02c3b9d4d83c2ae2f9a8ab7d7738caa14ba3e9d253906f2e73fdfd368bb5e7bc51380ee9906fd9921e5f7f113811fd3da66f7
diff --git a/media-gfx/pqiv/pqiv-2.10.4.ebuild b/media-gfx/pqiv/pqiv-2.11.ebuild
index 241b2caa..a01bac1b 100644
--- a/media-gfx/pqiv/pqiv-2.10.4.ebuild
+++ b/media-gfx/pqiv/pqiv-2.11.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors and Martin V\"ath
+# Copyright 1999-2019 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit linux-info toolchain-funcs xdg-utils
SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -29,8 +29,8 @@ RDEPEND="
postscript? ( app-text/libspectre:0= )
webp? ( media-libs/libwebp:0= )
"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
doecho() {
echo "$@"