commit:     7bf2126e619488125db317d7ae6e3271a0493747
Author:     Olivier Laurantin <olivier.laurantin <AT> laposte <DOT> net>
AuthorDate: Mon Jun 26 17:17:50 2017 +0000
Commit:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 18:08:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf2126e

net-wireless/blueberry: Minor adjustments

 net-wireless/blueberry/blueberry-1.1.13.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-wireless/blueberry/blueberry-1.1.13.ebuild 
b/net-wireless/blueberry/blueberry-1.1.13.ebuild
index 5350a685be7..60f995f28aa 100644
--- a/net-wireless/blueberry/blueberry-1.1.13.ebuild
+++ b/net-wireless/blueberry/blueberry-1.1.13.ebuild
@@ -2,17 +2,20 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 PYTHON_COMPAT=( python2_7 )
 
 inherit eutils gnome2-utils python-single-r1
 
 DESCRIPTION="A Bluetooth configuration tool"
 HOMEPAGE="https://github.com/linuxmint/blueberry";
-SRC_URI="https://github.com/linuxmint/blueberry/archive/${PV}.tar.gz -> 
${PN}-${PV}.tar.gz"
+SRC_URI="https://github.com/linuxmint/blueberry/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        dev-python/dbus-python[${PYTHON_USEDEP}]

Reply via email to