mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
gnustep-apps/textedit: Drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=3
|
||||
inherit eutils gnustep-2
|
||||
|
||||
S=${WORKDIR}/TextEdit
|
||||
|
||||
DESCRIPTION="A text editor with font, color, and style capabilities for GNUstep"
|
||||
HOMEPAGE="http://www.nongnu.org/backbone/"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${P}-gcc47.patch
|
||||
}
|
||||
Reference in New Issue
Block a user