summaryrefslogtreecommitdiff
path: root/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild')
-rw-r--r--x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
index dc4d37cb3a89..b50463902a78 100644
--- a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
+++ b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,11 +14,11 @@ else
SRC_URI="https://github.com/marazmista/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi
+S="${WORKDIR}/${P}/${PN}"
+
LICENSE="GPL-2"
SLOT="0"
-IUSE=""
-
RDEPEND="
!<x11-apps/radeon-profile-20200504-r1
dev-qt/qtcore:5
@@ -26,8 +26,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${P}/${PN}"
-
PATCHES=(
"${FILESDIR}/${PN}-20190603-run_subdir.patch"
)