commit: e359dc29d37f7a44524e116a3cfac9bf09d2afa5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue May 3 16:35:07 2022 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue May 3 16:35:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e359dc29
sys-apps/xdg-desktop-portal-gnome: Drop useless lines
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild | 3 ---
1 file changed, 3 deletions(-)
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
index f4088f66bdb1..1ebc9a02135a 100644
--- 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
@@ -5,9 +5,6 @@ EAPI=8
inherit gnome.org meson systemd xdg
-MY_PV="${PV//_pre*}"
-MY_P="${PN}-${MY_PV}"
-
DESCRIPTION="Backend implementation for xdg-desktop-portal using GNOME"
HOMEPAGE="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome"