mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
gnustep-libs/renaissance: drop old
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
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}
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
cd "${S}"
|
||||
|
||||
epatch "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch
|
||||
}
|
||||
Reference in New Issue
Block a user