summaryrefslogtreecommitdiff
path: root/xfce-extra/xfce4-alsa-plugin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
commit6b933047f46efec1aa747570f945344254227457 (patch)
treea12a4b87b38f954c4de435272cf4b90d721df5e8 /xfce-extra/xfce4-alsa-plugin
parentf45955e60d4da9b7f4a1088c98042f9c06669039 (diff)
gentoo resync : 15.12.2017
Diffstat (limited to 'xfce-extra/xfce4-alsa-plugin')
-rw-r--r--xfce-extra/xfce4-alsa-plugin/Manifest2
-rw-r--r--xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-alsa-plugin/Manifest b/xfce-extra/xfce4-alsa-plugin/Manifest
index 1a40dd97cb6f..1f7aadb5bf94 100644
--- a/xfce-extra/xfce4-alsa-plugin/Manifest
+++ b/xfce-extra/xfce4-alsa-plugin/Manifest
@@ -1,3 +1,3 @@
DIST xfce4-alsa-plugin-0.1.1.tar.gz 126701 BLAKE2B a117a737023f0d4ef9473030f9a3e313a53687f4a4b049147be6a63320e346db3d0d2cafef55ff13546fdacab70f849acd1006f39b8606fc8a51323562214c08 SHA512 05273467944a08dd87455fcf20da0292899ace7254afcd2eb141c8d3f10996ad8ee08c6e61abb0178f65d52b066b0804e05a579d0a7f7e65b46fe5c4fd744fd7
-EBUILD xfce4-alsa-plugin-0.1.1.ebuild 754 BLAKE2B d5e1da9004ab722ae6574ab94fbc621f5038344144dc5393542b14f85da74b72b994667b936613631d2b3a0465de520da4c99c9e432d2874ac935409eea411ff SHA512 5296de015aff70cb836519e016fcaa0802ec27da123023d32ea3b5ec0a604dff4fecb0002ae7c1e15229d09e5d2774ff90d85374165f1951f4bbeee2f6bb9306
+EBUILD xfce4-alsa-plugin-0.1.1.ebuild 750 BLAKE2B e3057d5692c92e03dec638ddd735d80215a22630fd694d691f9e14bcd774c229e4f62fbd51bf319ae6c5431d8a7c828242a9e5bdad9d390352b6f9999a1a1287 SHA512 6216caf34f973c16b80287f4b41aabf99f59fd9697752e0856bf99d368eec53992bd075576c409fcba468f15fad0f0197c505c73b9ff2d1e08d0a16783daf266
MISC metadata.xml 330 BLAKE2B 73c387f918e801398808c85c8f8a3ee064dd4b4a1457c04ab2a7aa75065665427b931ecc198105e0a93a8f17bbce0801966659873c1b54a3c4d5e061821880ff SHA512 4348ea62b4041beca20200b351f0f3914b99c413ba18123f70345ef007a403aadc131f15ba535b6f4efbba745e6fa5b7851d74945d09236f36d000732fd34dba
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
index f39c233f4951..c2984a79c358 100644
--- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_REQ_USE='threads(+)' # required by waf
inherit python-any-r1 vala waf-utils