From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1206156-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 6C999138359
	for <garchives@archives.gentoo.org>; Tue, 15 Sep 2020 14:11:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9D692E095F;
	Tue, 15 Sep 2020 14:11:33 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 84F54E095F
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Sep 2020 14:11:33 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 855EC340DCD
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Sep 2020 14:11:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D91D377
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Sep 2020 14:11:29 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1600179078.f0f60f109856326acfc1bf2f8f471e2a950bf971.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/blueberry/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-wireless/blueberry/blueberry-1.3.9.ebuild
X-VCS-Directories: net-wireless/blueberry/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: f0f60f109856326acfc1bf2f8f471e2a950bf971
X-VCS-Branch: master
Date: Tue, 15 Sep 2020 14:11:29 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 18b3ca7e-09bc-4dea-a982-fca23260e351
X-Archives-Hash: 1adafc3f6565495aafc9f9e79501625a

commit:     f0f60f109856326acfc1bf2f8f471e2a950bf971
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 14:09:23 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 14:11:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f60f10

net-wireless/blueberry: remove eutils.eclass

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-wireless/blueberry/blueberry-1.3.9.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/net-wireless/blueberry/blueberry-1.3.9.ebuild b/net-wireless/blueberry/blueberry-1.3.9.ebuild
index 391bc9e2e03..4092fe92950 100644
--- a/net-wireless/blueberry/blueberry-1.3.9.ebuild
+++ b/net-wireless/blueberry/blueberry-1.3.9.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-inherit eutils gnome2-utils python-single-r1 xdg-utils
+inherit gnome2-utils python-single-r1 xdg-utils
 
 DESCRIPTION="A Bluetooth configuration tool"
 HOMEPAGE="https://github.com/linuxmint/blueberry"
@@ -50,10 +50,6 @@ src_install() {
 	doins -r usr/share
 }
 
-pkg_preinst() {
-	gnome2_schemas_savelist
-}
-
 pkg_postinst() {
 	gnome2_schemas_update
 	xdg_icon_cache_update