Gentoo Archives: gentoo-dev

From: "Marty E. Plummer" <hanetzer@×××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 02/10] gnome2.eclass: move icon handling code to xdg.eclass
Date: Wed, 27 Jun 2018 20:55:21
Message-Id: 20180627205405.totx45lfhc35txie@proprietary-killer
In Reply to: Re: [gentoo-dev] [PATCH 02/10] gnome2.eclass: move icon handling code to xdg.eclass by Pacho Ramos
1 On Wed, Jun 27, 2018 at 06:42:23PM +0200, Pacho Ramos wrote:
2 > El mar, 26-06-2018 a las 20:27 -0500, Marty E. Plummer escribió:
3 > > Package-Manager: Portage-2.3.40, Repoman-2.3.9
4 > > ---
5 > > eclass/gnome2.eclass | 9 +--------
6 > gnome2.eclass would also need to fix this regression in eapi6
7 > (https://bugs.gentoo.org/613364) and to deprecate ltprune.eclass usage
8 > (https://bugs.gentoo.org/658638)
9 >
10 Good to know, I could probably look into that after this gets fully
11 approved, since I don't want to juggle too many patches with that many
12 different goals.