From 2eee51eb3bd7cb215ade775a4440de07edf93697 Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Tue, 10 Mar 2020 21:48:49 +0100 Subject: Another series of cleanups --- x11-apps/blueproximity/Manifest | 2 +- x11-apps/blueproximity/blueproximity-1.2.5.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'x11-apps') diff --git a/x11-apps/blueproximity/Manifest b/x11-apps/blueproximity/Manifest index 22b652a..db8c49b 100644 --- a/x11-apps/blueproximity/Manifest +++ b/x11-apps/blueproximity/Manifest @@ -1,2 +1,2 @@ DIST blueproximity-1.2.5.tar.gz 301090 BLAKE2B 0642f381ff14e2461ec6430867ccaa8df3e397b83c2dfc559bc31477bc14edad63baa312326bb352cced8bd45be3b805d3f1a61e4af12fa2e4daeb53b200af01 SHA512 d72f3d1b15538a31d0eced6627fc0dc16c7404be0ddfb3bf6d13c9a0a1b089e9f001d50a26e1a1d4015e07b0013e78001b2b204f94ef21cd0de49b42550b5436 -EBUILD blueproximity-1.2.5.ebuild 1395 BLAKE2B 7f09485c5cb0c62692574849398c3a083d6a617e5ed4b7eac48e35bbba6c45801a268fc8269862a73ffe31ad9d00f6fd412c238651fc24cab6c56be360a76135 SHA512 1930c5c67c283a2065cc74074475c2996b13435a6ea5b5479cfee55e4b2a9655c52bfba74558328ee90db0b4c2a9a06bf862c6e15fbefda0bc0d7c808ed1f16f +EBUILD blueproximity-1.2.5.ebuild 1340 BLAKE2B 23bca73a6690b20746a6669fa9cd5c012035f1cea385bb71ada7cc0f505e27096c3303fa86510e0684116cf550bc67759b3eb794a2795960d813c59963f851e5 SHA512 5e8fc2e7b65cddd66777cd665f96f430ffdeb5588a7ed8941e78f7753a125274d87919864de4b7a8e33af4ac3a7f6710003f9ef38a23a3a80da3180d6d592b74 diff --git a/x11-apps/blueproximity/blueproximity-1.2.5.ebuild b/x11-apps/blueproximity/blueproximity-1.2.5.ebuild index 7d2f8ab..dad87e5 100644 --- a/x11-apps/blueproximity/blueproximity-1.2.5.ebuild +++ b/x11-apps/blueproximity/blueproximity-1.2.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" IUSE="" MY_AVAILABLE_LINGUAS="de en es fa hu it ru sv th" -IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}" SLOT="0" -- cgit v1.2.3