repo/proj/guru:dev commit in: sys-apps/corefreq/
"Gil Ferrand" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786277880.5c83a82664e9a74d1c086e13cc4cc52d72d9654d.bakedsnake@gentoo> |
commit: 5c83a82664e9a74d1c086e13cc4cc52d72d9654d
Author: bakedsnake <bakedsnake <AT> vagrantz <DOT> xyz>
AuthorDate: Sun Aug 9 12:18:00 2026 +0000
Commit: Gil Ferrand <bakedsnake <AT> vagrantz <DOT> xyz>
CommitDate: Sun Aug 9 12:18:00 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c83a826
sys-apps/corefreq: revbump
Signed-off-by: bakedsnake <bakedsnake <AT> vagrantz.xyz>
.../{corefreq-2.1.0.ebuild => corefreq-2.1.0-r1.ebuild} | 13 +++----------
.../{corefreq-2.1.1.ebuild => corefreq-2.1.1-r1.ebuild} | 13 +++----------
.../{corefreq-2.1.2.ebuild => corefreq-2.1.2-r1.ebuild} | 13 +++----------
3 files changed, 9 insertions(+), 30 deletions(-)
diff --git a/sys-apps/corefreq/corefreq-2.1.0.ebuild b/sys-apps/corefreq/corefreq-2.1.0-r1.ebuild
similarity index 85%
rename from sys-apps/corefreq/corefreq-2.1.0.ebuild
rename to sys-apps/corefreq/corefreq-2.1.0-r1.ebuild
index 51cfdeeb4c..d2d5817a84 100644
--- a/sys-apps/corefreq/corefreq-2.1.0.ebuild
+++ b/sys-apps/corefreq/corefreq-2.1.0-r1.ebuild
@@ -7,18 +7,11 @@ inherit linux-mod-r1 systemd toolchain-funcs
DESCRIPTION="CPU monitoring and tuning software designed for 64-bit processors"
HOMEPAGE="https://www.cyring.fr/"
-
-if [[ "${PV}" = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/cyring/CoreFreq.git"
-else
- SRC_URI="https://github.com/cyring/CoreFreq/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/CoreFreq-${PV}"
- KEYWORDS="-* ~amd64"
-fi
-
+SRC_URI="https://github.com/cyring/CoreFreq/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/CoreFreq-${PV}"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="-* ~amd64"
DOCS=( README.md )
diff --git a/sys-apps/corefreq/corefreq-2.1.1.ebuild b/sys-apps/corefreq/corefreq-2.1.1-r1.ebuild
similarity index 85%
rename from sys-apps/corefreq/corefreq-2.1.1.ebuild
rename to sys-apps/corefreq/corefreq-2.1.1-r1.ebuild
index 51cfdeeb4c..d2d5817a84 100644
--- a/sys-apps/corefreq/corefreq-2.1.1.ebuild
+++ b/sys-apps/corefreq/corefreq-2.1.1-r1.ebuild
@@ -7,18 +7,11 @@ inherit linux-mod-r1 systemd toolchain-funcs
DESCRIPTION="CPU monitoring and tuning software designed for 64-bit processors"
HOMEPAGE="https://www.cyring.fr/"
-
-if [[ "${PV}" = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/cyring/CoreFreq.git"
-else
- SRC_URI="https://github.com/cyring/CoreFreq/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/CoreFreq-${PV}"
- KEYWORDS="-* ~amd64"
-fi
-
+SRC_URI="https://github.com/cyring/CoreFreq/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/CoreFreq-${PV}"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="-* ~amd64"
DOCS=( README.md )
diff --git a/sys-apps/corefreq/corefreq-2.1.2.ebuild b/sys-apps/corefreq/corefreq-2.1.2-r1.ebuild
similarity index 85%
rename from sys-apps/corefreq/corefreq-2.1.2.ebuild
rename to sys-apps/corefreq/corefreq-2.1.2-r1.ebuild
index 440b4c045d..dc421dc4bb 100644
--- a/sys-apps/corefreq/corefreq-2.1.2.ebuild
+++ b/sys-apps/corefreq/corefreq-2.1.2-r1.ebuild
@@ -7,18 +7,11 @@ inherit linux-mod-r1 systemd toolchain-funcs
DESCRIPTION="CPU monitoring and tuning software designed for 64-bit processors"
HOMEPAGE="https://github.com/cyring"
-
-if [[ "${PV}" = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/cyring/CoreFreq.git"
-else
- SRC_URI="https://github.com/cyring/CoreFreq/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/CoreFreq-${PV}"
- KEYWORDS="-* ~amd64"
-fi
-
+SRC_URI="https://github.com/cyring/CoreFreq/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/CoreFreq-${PV}"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="-* ~amd64"
DOCS=( README.md )