commit:     f84ddb0d491b60c46c976a0df87db8786bdf4246
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon May  5 16:34:47 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon May  5 16:34:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f84ddb0d

gui-apps/corestuff: drop 4.5.0, 9999

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-apps/corestuff/Manifest               |  1 -
 gui-apps/corestuff/corestuff-4.5.0.ebuild | 40 -------------------------------
 gui-apps/corestuff/corestuff-9999.ebuild  | 40 -------------------------------
 3 files changed, 81 deletions(-)

diff --git a/gui-apps/corestuff/Manifest b/gui-apps/corestuff/Manifest
index db7417e68..04adf33de 100644
--- a/gui-apps/corestuff/Manifest
+++ b/gui-apps/corestuff/Manifest
@@ -1,2 +1 @@
-DIST corestuff-v4.5.0.tar.bz2 1192001 BLAKE2B 
5600c5e27b34d506d5951eb3a095501007be5a072a25680d1ab361eb9337b5c13afa2e2d56112ada07d9a81012050ac5deebf05a34b82944f8ea4b252998993d
 SHA512 
c691a23ad8ef45941fe28f2eff554a668b2fb93c274609556d3bf5994406712e89db94f2b35f1520f82e57980a8a5ede6189b7152f05e80c3f3d65006ae7bfdf
 DIST corestuff-v5.0.0.tar.bz2 1192298 BLAKE2B 
e9f10cd6a5c0dafa2e8156dd9aff96994932ed639211cf8bdad839ca0930c5f4c1ca855661a370c7ea1eadc102cc2372d22120dbdf825a42ad35723c88fbe9ad
 SHA512 
c2f49a88e9b2a1745cb903a2cb3e0203721b232dc5908472e293f07d4e7f71bac6fe2f70afda204ce976dc973b80d6bbce9dc8a840e4b98e1c676820eb340f6c

diff --git a/gui-apps/corestuff/corestuff-4.5.0.ebuild 
b/gui-apps/corestuff/corestuff-4.5.0.ebuild
deleted file mode 100644
index 7dc9f551d..000000000
--- a/gui-apps/corestuff/corestuff-4.5.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg cmake
-
-DESCRIPTION="An activity viewer for C Suite"
-HOMEPAGE="https://gitlab.com/cubocore/coreapps/corestuff";
-
-if [[ "${PV}" == *9999* ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/corestuff.git";
-else
-       
SRC_URI="https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v${PV}/${PN}-v${PV}.tar.bz2";
-       KEYWORDS="~amd64"
-       S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-DEPEND="
-       dev-qt/qtconcurrent:5
-       dev-qt/qtcore:5
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtnetwork:5
-       dev-qt/qtwidgets:5
-       dev-qt/qtx11extras:5
-       gui-libs/libcprime
-       gui-libs/libcsys
-       kde-frameworks/kglobalaccel:5
-       x11-libs/libX11
-       x11-libs/libXcomposite
-       x11-libs/libxcb:=
-       x11-libs/libXi
-       x11-libs/xcb-util-wm
-"
-RDEPEND="${DEPEND}"

diff --git a/gui-apps/corestuff/corestuff-9999.ebuild 
b/gui-apps/corestuff/corestuff-9999.ebuild
deleted file mode 100644
index 7dc9f551d..000000000
--- a/gui-apps/corestuff/corestuff-9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg cmake
-
-DESCRIPTION="An activity viewer for C Suite"
-HOMEPAGE="https://gitlab.com/cubocore/coreapps/corestuff";
-
-if [[ "${PV}" == *9999* ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/corestuff.git";
-else
-       
SRC_URI="https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v${PV}/${PN}-v${PV}.tar.bz2";
-       KEYWORDS="~amd64"
-       S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-DEPEND="
-       dev-qt/qtconcurrent:5
-       dev-qt/qtcore:5
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtnetwork:5
-       dev-qt/qtwidgets:5
-       dev-qt/qtx11extras:5
-       gui-libs/libcprime
-       gui-libs/libcsys
-       kde-frameworks/kglobalaccel:5
-       x11-libs/libX11
-       x11-libs/libXcomposite
-       x11-libs/libxcb:=
-       x11-libs/libXi
-       x11-libs/xcb-util-wm
-"
-RDEPEND="${DEPEND}"

Reply via email to