commit: 1808b3b7a7d9043475c09006c6f64409de307d06 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=1808b3b7
gui-apps/coreapps-meta: treeclean Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> gui-apps/coreapps-meta/coreapps-meta-4.5.0.ebuild | 42 ----------------------- gui-apps/coreapps-meta/coreapps-meta-9999.ebuild | 42 ----------------------- gui-apps/coreapps-meta/metadata.xml | 11 ------ profiles/package.mask | 6 ---- 4 files changed, 101 deletions(-) diff --git a/gui-apps/coreapps-meta/coreapps-meta-4.5.0.ebuild b/gui-apps/coreapps-meta/coreapps-meta-4.5.0.ebuild deleted file mode 100644 index ec1d7532b..000000000 --- a/gui-apps/coreapps-meta/coreapps-meta-4.5.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Meta package for coreapps" -HOMEPAGE="https://gitlab.com/cubocore/coreapps" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64" -IUSE=" - location - pulseaudio - udisks -" - -RDEPEND=" - ~gui-apps/coreaction-${PV} - ~gui-apps/coreapps-meta-${PV} - ~gui-apps/corearchiver-${PV} - ~gui-apps/corefm-${PV} - ~gui-apps/coregarage-${PV} - ~gui-apps/corehunt-${PV} - ~gui-apps/coreimage-${PV} - ~gui-apps/coreinfo-${PV} - ~gui-apps/corekeyboard-${PV} - ~gui-apps/corepad-${PV} - ~gui-apps/corepaint-${PV} - ~gui-apps/corepdf-${PV} - ~gui-apps/corepins-${PV} - ~gui-apps/corerenamer-${PV} - ~gui-apps/coreshot-${PV} - ~gui-apps/corestats-${PV} - ~gui-apps/corestuff-${PV} - ~gui-apps/coreterminal-${PV} - ~gui-apps/coretime-${PV} - ~gui-apps/coretoppings-${PV}[location?,pulseaudio?] - ~gui-apps/coreuniverse-${PV} - ~gui-libs/libcprime-${PV} - ~gui-libs/libcsys-${PV}[udisks?] -" diff --git a/gui-apps/coreapps-meta/coreapps-meta-9999.ebuild b/gui-apps/coreapps-meta/coreapps-meta-9999.ebuild deleted file mode 100644 index 6a175a853..000000000 --- a/gui-apps/coreapps-meta/coreapps-meta-9999.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Meta package for coreapps" -HOMEPAGE="https://gitlab.com/cubocore/coreapps" - -LICENSE="metapackage" -SLOT="0" -PROPERTIES="live" -IUSE=" - location - pulseaudio - udisks -" - -RDEPEND=" - ~gui-apps/coreaction-${PV} - ~gui-apps/coreapps-meta-${PV} - ~gui-apps/corearchiver-${PV} - ~gui-apps/corefm-${PV} - ~gui-apps/coregarage-${PV} - ~gui-apps/corehunt-${PV} - ~gui-apps/coreimage-${PV} - ~gui-apps/coreinfo-${PV} - ~gui-apps/corekeyboard-${PV} - ~gui-apps/corepad-${PV} - ~gui-apps/corepaint-${PV} - ~gui-apps/corepdf-${PV} - ~gui-apps/corepins-${PV} - ~gui-apps/corerenamer-${PV} - ~gui-apps/coreshot-${PV} - ~gui-apps/corestats-${PV} - ~gui-apps/corestuff-${PV} - ~gui-apps/coreterminal-${PV} - ~gui-apps/coretime-${PV} - ~gui-apps/coretoppings-${PV}[location?,pulseaudio?] - ~gui-apps/coreuniverse-${PV} - ~gui-libs/libcprime-${PV} - ~gui-libs/libcsys-${PV}[udisks?] -" diff --git a/gui-apps/coreapps-meta/metadata.xml b/gui-apps/coreapps-meta/metadata.xml deleted file mode 100644 index 22bc7c8df..000000000 --- a/gui-apps/coreapps-meta/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <use> - <flag name="location">Enable location discovery</flag> - </use> - <upstream> - <remote-id type="gitlab">cubocore/coreapps</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index de20a82a2..109b2ad34 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -60,12 +60,6 @@ dev-python/pygaljs # Removal on 2025-01-17 sci-physics/openmodelica -# Takuya Wakazono <[email protected]> (2024-12-08) -# One of the Qt5 dependencies has been dropped from ::gentoo. -# No maintainer. -# Removal on 2025-01-08. -gui-apps/coreapps-meta - # Gasc Henri <[email protected]> (2024-12-05) # Last release was in 2017, 2 commits in the last 3 years # Removal on 2025-01-05
