gnustep-libs/renaissance: drop EAPI 6 ebuild 0.9.0-r1

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller 2024-04-09 21:57:39 +02:00
parent 036c425e25
commit 6de57e2d99
No known key found for this signature in database
GPG Key ID: 5188335088415E2E
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit gnustep-2
DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files"
HOMEPAGE="http://www.gnustep.it/Renaissance/index.html"
SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz"
KEYWORDS="amd64 ppc x86"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
S=${WORKDIR}/${P/r/R}
PATCHES=( "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch )