summaryrefslogtreecommitdiff
path: root/media-sound
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-11-25 21:18:04 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-11-25 21:18:04 +0000
commit1739c8014a4a0a86915af25a8db3b95c1c15e34e (patch)
tree84bc2ac7817cb918931ceeb801a0324509ab62ed /media-sound
parent7ba9b0130f1878ab90315b18e2dedecd9ea6a800 (diff)
update ssr, keep going with EAPI 6 porting
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pavucontrol-qt/pavucontrol-qt-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pavucontrol-qt/pavucontrol-qt-0.1.0.ebuild b/media-sound/pavucontrol-qt/pavucontrol-qt-0.1.0.ebuild
index 33407933..b42c54b1 100644
--- a/media-sound/pavucontrol-qt/pavucontrol-qt-0.1.0.ebuild
+++ b/media-sound/pavucontrol-qt/pavucontrol-qt-0.1.0.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-inherit eutils git-2 cmake-utils
+inherit eutils git-r3 cmake-utils
DESCRIPTION="Qt port of pavucontrol"
HOMEPAGE="http://lxqt.org"