From 27240834dcc22cef774c90b4e65ae48fa45b7d1d Mon Sep 17 00:00:00 2001 From: Filip Kobierski Date: Mon, 12 Aug 2024 17:32:12 +0200 Subject: x11-themes/gnustep-silver-theme: drop 3.1-r1 Signed-off-by: Filip Kobierski Closes: https://github.com/gentoo/gentoo/pull/38117 Signed-off-by: Bernard Cafarelli --- .../gnustep-silver-theme-3.1-r1.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild (limited to 'x11-themes') diff --git a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild b/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild deleted file mode 100644 index 2fd15948d9fc..000000000000 --- a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit gnustep-2 - -MY_P=Silver.theme-${PV} -DESCRIPTION="a GNUstep silver theme" -HOMEPAGE="http://wiki.gnustep.org/index.php/Silver.theme" -SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -S=${WORKDIR}/${MY_P} - -pkg_postinst() { - elog "Use gnustep-apps/systempreferences to switch theme" -} -- cgit v1.2.3-65-gdbad