Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: xulrunner-1.9.2.8.ebuild ChangeLog
Date: Mon, 26 Jul 2010 19:13:34
Message-Id: 20100726191331.7F9E52CE15@corvid.gentoo.org
1 maekke 10/07/26 19:13:31
2
3 Modified: xulrunner-1.9.2.8.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #329279
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.6 net-libs/xulrunner/xulrunner-1.9.2.8.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.8.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.8.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.8.ebuild?r1=1.5&r2=1.6
14
15 Index: xulrunner-1.9.2.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.8.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- xulrunner-1.9.2.8.ebuild 26 Jul 2010 18:44:56 -0000 1.5
22 +++ xulrunner-1.9.2.8.ebuild 26 Jul 2010 19:13:30 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 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.9.2.8.ebuild,v 1.5 2010/07/26 18:44:56 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.8.ebuild,v 1.6 2010/07/26 19:13:30 maekke Exp $
28
29 EAPI="3"
30 WANT_AUTOCONF="2.1"
31 @@ -17,7 +17,7 @@
32 SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
33 http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2"
34
35 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
37 SLOT="1.9"
38 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
39 IUSE="+alsa debug +ipc libnotify system-sqlite wifi"
40
41
42
43 1.343 net-libs/xulrunner/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.343&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.343&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/ChangeLog?r1=1.342&r2=1.343
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v
52 retrieving revision 1.342
53 retrieving revision 1.343
54 diff -u -r1.342 -r1.343
55 --- ChangeLog 26 Jul 2010 18:44:56 -0000 1.342
56 +++ ChangeLog 26 Jul 2010 19:13:30 -0000 1.343
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-libs/xulrunner
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.342 2010/07/26 18:44:56 grobian Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.343 2010/07/26 19:13:30 maekke Exp $
62 +
63 + 26 Jul 2010; Markus Meier <maekke@g.o> xulrunner-1.9.2.8.ebuild:
64 + amd64 stable, bug #329279
65
66 26 Jul 2010; Fabian Groffen <grobian@g.o> xulrunner-1.9.2.8.ebuild:
67 Fix compilation on Solaris