Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: xulrunner-1.8.1.19.ebuild
Date: Sun, 25 Jan 2009 21:16:58
Message-Id: E1LRCLg-0005Cy-2F@stork.gentoo.org
1 armin76 09/01/25 21:16:56
2
3 Modified: xulrunner-1.8.1.19.ebuild
4 Log:
5 Add new patchset for 2.0 for fbsd7
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
7
8 Revision Changes Path
9 1.8 net-libs/xulrunner/xulrunner-1.8.1.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild?r1=1.7&r2=1.8
14
15 Index: xulrunner-1.8.1.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- xulrunner-1.8.1.19.ebuild 8 Jan 2009 07:10:59 -0000 1.7
22 +++ xulrunner-1.8.1.19.ebuild 25 Jan 2009 21:16:55 -0000 1.8
23 @@ -1,11 +1,11 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild,v 1.7 2009/01/08 07:10:59 gengor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild,v 1.8 2009/01/25 21:16:55 armin76 Exp $
28
29 WANT_AUTOCONF="2.1"
30
31 inherit flag-o-matic toolchain-funcs eutils makeedit multilib autotools mozconfig-2 java-pkg-opt-2
32 -PATCH="${PN}-1.8.1.13-patches-0.1"
33 +PATCH="${P}-patches-0.1"
34
35 DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
36 HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"