summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-30 12:58:01 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-08-05 10:02:24 +0300
commit01094b01ddd3fec48854ed25cda7755fba0e1c8b (patch)
treee32b53fafd98dc384f234e9a08470804fca17204 /x11-apps
parentx11-apps/xrandr: remove empty IUSE, update DESCRIPTION (diff)
downloadgentoo-01094b01ddd3fec48854ed25cda7755fba0e1c8b.tar.gz
gentoo-01094b01ddd3fec48854ed25cda7755fba0e1c8b.tar.bz2
gentoo-01094b01ddd3fec48854ed25cda7755fba0e1c8b.zip
x11-apps/radeon-profile-daemon: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190603-r1.ebuild8
-rw-r--r--x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild8
2 files changed, 6 insertions, 10 deletions
diff --git a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190603-r1.ebuild b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190603-r1.ebuild
index dc4d37cb3a89..b50463902a78 100644
--- a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190603-r1.ebuild
+++ b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-20190603-r1.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"
)
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"
)