From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1223503-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 D616D138359
	for <garchives@archives.gentoo.org>; Wed, 18 Nov 2020 13:19:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3E52EE09AE;
	Wed, 18 Nov 2020 13:19:34 +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 234E0E09A8
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2020 13:19:34 +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 89486340FFB
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2020 13:19:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D33C9453
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2020 13:19:30 +0000 (UTC)
From: "David Seifert" <soap@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, "David Seifert" <soap@gentoo.org>
Message-ID: <1605705508.1c7346cc28e37480aae4f5f1d6fa5b0ecd3e580c.soap@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lollypop/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/lollypop/lollypop-1.2.35.ebuild
X-VCS-Directories: media-sound/lollypop/
X-VCS-Committer: soap
X-VCS-Committer-Name: David Seifert
X-VCS-Revision: 1c7346cc28e37480aae4f5f1d6fa5b0ecd3e580c
X-VCS-Branch: master
Date: Wed, 18 Nov 2020 13:19:30 +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: 3e36cbaa-4b50-46d2-a80b-3533290de28f
X-Archives-Hash: 6e0a2761bdfb22943b0529029e7a4bf2

commit:     1c7346cc28e37480aae4f5f1d6fa5b0ecd3e580c
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Nov 18 13:18:28 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 13:18:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7346cc

media-sound/lollypop: call xdg_pkg_preinst

Closes: https://bugs.gentoo.org/755011
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-sound/lollypop/lollypop-1.2.35.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-sound/lollypop/lollypop-1.2.35.ebuild b/media-sound/lollypop/lollypop-1.2.35.ebuild
index fc57c94f636..70b5f2889b8 100644
--- a/media-sound/lollypop/lollypop-1.2.35.ebuild
+++ b/media-sound/lollypop/lollypop-1.2.35.ebuild
@@ -49,15 +49,16 @@ RDEPEND="${DEPEND}
 
 RESTRICT="test"
 
-pkg_preinst() {
-	gnome2_schemas_savelist
-}
-
 src_install() {
 	meson_src_install
 	python_optimize
 }
 
+pkg_preinst() {
+	gnome2_schemas_savelist
+	xdg_pkg_preinst
+}
+
 pkg_postinst() {
 	gnome2_gconf_install
 	gnome2_schemas_update