www-client/google-chrome-beta: automated update (84.0.4147.30)
[gentoo.git] / gnustep-libs / renaissance / renaissance-0.9.0-r1.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5 inherit gnustep-2
6
7 DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files"
8 HOMEPAGE="http://www.gnustep.it/Renaissance/index.html"
9 SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz"
10
11 KEYWORDS="amd64 ppc x86"
12 LICENSE="LGPL-2.1"
13 SLOT="0"
14 IUSE=""
15
16 S=${WORKDIR}/${P/r/R}
17
18 PATCHES=( "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch )