commit: d78a45031ad4539e3fa6a8a49a8f357f731b754c
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 07:09:18 2024 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 10:07:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78a4503
virtual/gnustep-back: drop 0.28.0
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
deleted file mode 100644
index dfb8e0474d95..000000000000
--- a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="|| (
- ~gnustep-base/gnustep-back-cairo-${PV}
- ~gnustep-base/gnustep-back-art-${PV}
- ~gnustep-base/gnustep-back-xlib-${PV}
- )"