Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/
Date: Tue, 03 May 2022 16:35:37
Message-Id: 1651595707.e359dc29d37f7a44524e116a3cfac9bf09d2afa5.pacho@gentoo
1 commit: e359dc29d37f7a44524e116a3cfac9bf09d2afa5
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 16:35:07 2022 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 16:35:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e359dc29
7
8 sys-apps/xdg-desktop-portal-gnome: Drop useless lines
9
10 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
11
12 sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
16 index f4088f66bdb1..1ebc9a02135a 100644
17 --- a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
18 +++ b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
19 @@ -5,9 +5,6 @@ EAPI=8
20
21 inherit gnome.org meson systemd xdg
22
23 -MY_PV="${PV//_pre*}"
24 -MY_P="${PN}-${MY_PV}"
25 -
26 DESCRIPTION="Backend implementation for xdg-desktop-portal using GNOME"
27 HOMEPAGE="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome"