commit: f8e7a376b4a7ddbf0ebd4fc2d7a40662bc9dff27 Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> AuthorDate: Sun Jan 12 09:34:05 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Sun Jan 12 09:34:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f8e7a376
gui-apps/coreterminal: drop 4.5.0 Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> gui-apps/coreterminal/Manifest | 1 - gui-apps/coreterminal/coreterminal-4.5.0.ebuild | 31 ------------------------- profiles/package.mask | 1 - 3 files changed, 33 deletions(-) diff --git a/gui-apps/coreterminal/Manifest b/gui-apps/coreterminal/Manifest index fa1e746a3..629c5ccad 100644 --- a/gui-apps/coreterminal/Manifest +++ b/gui-apps/coreterminal/Manifest @@ -1,2 +1 @@ DIST coreterminal-5.0.0_pre20241230.tar.bz2 74606 BLAKE2B 99f991b84315da4f082c97daaff27a2222c51014d74a2c7b144b338aec665fab7651591d7fc2ec55d024eff9ce04b3fd583a63b4d11413501d1c9d82b8c78d65 SHA512 f95d53f70fcbc627920ae491adb00424106065cbff00c05901be9386ab5cb0d248c54b0a1618238143b83d5425fa43f0eca10eb7dddb8d435a67514a94f38408 -DIST coreterminal-v4.5.0.tar.bz2 73959 BLAKE2B a3ae53915053642eef3b143e67846baeee54aae8db3895be8fd2ab997563b6750e9c2f5b230595e7f21d33a00a07e614cc8eae87be8047bd66e5a8f6b9b89695 SHA512 8084e2525d3ba369b2945c92c7c413ebfe8aca634f2bf64f0402131376e712ae6ff07143ce0afca0dab30274598edb1e10e06d109794d59f5249613083004f06 diff --git a/gui-apps/coreterminal/coreterminal-4.5.0.ebuild b/gui-apps/coreterminal/coreterminal-4.5.0.ebuild deleted file mode 100644 index 27568e62e..000000000 --- a/gui-apps/coreterminal/coreterminal-4.5.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg cmake - -DESCRIPTION="A terminal emulator for C Suite" -HOMEPAGE="https://gitlab.com/cubocore/coreapps/coreterminal" - -if [[ "${PV}" == *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/coreterminal.git" -else - SRC_URI="https://gitlab.com/cubocore/coreapps/coreterminal/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${PV}" -fi - -LICENSE="GPL-3+" -SLOT="0" - -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtserialport:5 - dev-qt/qtwidgets:5 - gui-libs/libcprime - <x11-libs/qtermwidget-2:= -" -RDEPEND="${DEPEND}" diff --git a/profiles/package.mask b/profiles/package.mask index 4fd9a66e4..de20a82a2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -64,7 +64,6 @@ sci-physics/openmodelica # One of the Qt5 dependencies has been dropped from ::gentoo. # No maintainer. # Removal on 2025-01-08. -gui-apps/coreterminal gui-apps/coreapps-meta # Gasc Henri <[email protected]> (2024-12-05)
