summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-01-13 08:09:18 +0100
committerUlrich Müller <ulm@gentoo.org>2024-01-27 11:07:52 +0100
commitd78a45031ad4539e3fa6a8a49a8f357f731b754c (patch)
treef6ccae3137f97bf493cc314c1611c1c897b52a70 /virtual/gnustep-back
parentmedia-gfx/mcomix: add 3.1.0 (diff)
downloadgentoo-d78a45031ad4539e3fa6a8a49a8f357f731b754c.tar.gz
gentoo-d78a45031ad4539e3fa6a8a49a8f357f731b754c.tar.bz2
gentoo-d78a45031ad4539e3fa6a8a49a8f357f731b754c.zip
virtual/gnustep-back: drop 0.28.0
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'virtual/gnustep-back')
-rw-r--r--virtual/gnustep-back/gnustep-back-0.28.0.ebuild14
1 files changed, 0 insertions, 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}
- )"