/[gentoo-x86]/gnustep-apps/textedit/textedit-0.95_pre20100427.ebuild
Gentoo

Contents of /gnustep-apps/textedit/textedit-0.95_pre20100427.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download)
Wed Aug 29 10:59:23 2012 UTC (8 months, 3 weeks ago) by voyageur
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +6 -2 lines
Fix compilation with gcc-4.7, bug #427374

(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/gnustep-apps/textedit/textedit-0.95_pre20100427.ebuild,v 1.3 2012/05/30 07:44:21 jdhore Exp $
4
5 EAPI=3
6 inherit eutils gnustep-2
7
8 S=${WORKDIR}/TextEdit
9
10 DESCRIPTION="A text editor with font, color, and style capabilities for GNUstep"
11 HOMEPAGE="http://www.nongnu.org/backbone/"
12 SRC_URI="mirror://gentoo/${P}.tar.gz"
13
14 KEYWORDS="amd64 ~ppc x86"
15 LICENSE="GPL-2"
16 SLOT="0"
17 IUSE=""
18
19 src_prepare() {
20 epatch "${FILESDIR}"/${P}-gcc47.patch
21 }

  ViewVC Help
Powered by ViewVC 1.1.13