summaryrefslogtreecommitdiff
blob: 2bf4ae0f9e4c6678e7b6289556bace5e1855f16d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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="http://savannah.nongnu.org/download/gap/${P}.tar.gz"

KEYWORDS="~amd64 ~ppc ~x86"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"