mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-themes/mate-themes-meta: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -1043,11 +1043,6 @@ dev-ruby/net-ssh:5
|
||||
# anymore. Maksed for removal in 30 days.
|
||||
dev-ruby/rspec-retry
|
||||
|
||||
# Oz Tiram <oz.tiram@gmail.com> (2022-12-03)
|
||||
# Mate-desktop no longer supports gtk+:2, so there is
|
||||
# no need for this package. Removal on 2023-01-03.
|
||||
x11-themes/mate-themes-meta
|
||||
|
||||
# Piotr Karbowski <slashbeast@gentoo.org> (2022-11-29)
|
||||
# Multiple stability issues, deadlocks on exit, broken API.
|
||||
# Bug #883559
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Meta package to facilitate easy use of x11-themes/mate-themes"
|
||||
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MATE"
|
||||
SRC_URI=""
|
||||
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
IUSE="gtk2-only"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="|| (
|
||||
gtk2-only? (
|
||||
!!x11-libs/gtk+:3
|
||||
x11-themes/mate-themes:0
|
||||
)
|
||||
(
|
||||
>=x11-libs/gtk+-3.22:3
|
||||
>=x11-themes/mate-themes-3.22.18
|
||||
)
|
||||
)"
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>mate@gentoo.org</email>
|
||||
<name>Gentoo MATE Desktop</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="gtk2-only">Allow dependency-resolution for a system without GTK+3</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user