summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2022-05-03 18:35:07 +0200
committerPacho Ramos <pacho@gentoo.org>2022-05-03 18:35:07 +0200
commite359dc29d37f7a44524e116a3cfac9bf09d2afa5 (patch)
tree9536e0d75a616b90df3f7c6df8382c4671ca66ad
parentprofiles: mask new xdg-desktop-gtk,gnome portals (diff)
downloadgentoo-e359dc29d37f7a44524e116a3cfac9bf09d2afa5.tar.gz
gentoo-e359dc29d37f7a44524e116a3cfac9bf09d2afa5.tar.bz2
gentoo-e359dc29d37f7a44524e116a3cfac9bf09d2afa5.zip
sys-apps/xdg-desktop-portal-gnome: Drop useless lines
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
-rw-r--r--sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild3
1 files changed, 0 insertions, 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"