gnustep-libs/netclasses: drop EAPI ebuild 1.1.0

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller 2024-03-27 06:03:50 +01:00
parent d75016c281
commit 0ce867edb2
No known key found for this signature in database
GPG Key ID: 5188335088415E2E
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit gnustep-2
DESCRIPTION="An asynchronous networking library for GNUstep"
HOMEPAGE="http://gap.nongnu.org/talksoup/"
SRC_URI="https://savannah.nongnu.org/download/gap/${P}.tar.gz"
KEYWORDS="amd64 ppc x86"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
PATCHES=( "${FILESDIR}"/${P}-no_rfc.patch )