public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in www-client/conkeror: ChangeLog conkeror-0.9.1.ebuild
@ 2010-02-26 10:28 99% Christian Faulhammer (fauli)
  0 siblings, 0 replies; 1+ results
From: Christian Faulhammer (fauli) @ 2010-02-26 10:28 UTC (permalink / raw
  To: gentoo-commits

fauli       10/02/26 10:28:33

  Modified:             ChangeLog conkeror-0.9.1.ebuild
  Log:
  prepare for Prefix support and keyword ~x86-linux and ~amd64-linux, thanks to Chetan Reddy <chetanreddy AT gmail DOT com> in bug 301815
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.9                  www-client/conkeror/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	4 Feb 2010 16:57:46 -0000	1.8
+++ ChangeLog	26 Feb 2010 10:28:33 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/conkeror
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.8 2010/02/04 16:57:46 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.9 2010/02/26 10:28:33 fauli Exp $
+
+  26 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+  conkeror-0.9.1.ebuild:
+  prepare for Prefix support and keyword ~x86-linux and ~amd64-linux, thanks
+  to Chetan Reddy <chetanreddy AT gmail DOT com> in bug 301815
 
   04 Feb 2010; Markos Chandras <hwoarang@gentoo.org> conkeror-0.9.1.ebuild:
   Stable on amd64 wrt bug #299203



1.5                  www-client/conkeror/conkeror-0.9.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild?r1=1.4&r2=1.5

Index: conkeror-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- conkeror-0.9.1.ebuild	4 Feb 2010 16:57:46 -0000	1.4
+++ conkeror-0.9.1.ebuild	26 Feb 2010 10:28:33 -0000	1.5
@@ -1,6 +1,8 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild,v 1.4 2010/02/04 16:57:46 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild,v 1.5 2010/02/26 10:28:33 fauli Exp $
+
+EAPI=3
 
 inherit eutils fdo-mime
 
@@ -13,7 +15,7 @@
 
 LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND=""
@@ -46,6 +48,8 @@
 
 	doman contrib/man/conkeror.1 || die
 	dodoc CREDITS || die
+	# Use the XULRunner found in the Prefix, not the system's one
+	sed -e "s:/etc/gre.d:\"${EPREFIX}/etc/gre.d\":g" -i "${ED}"/usr/lib/conkeror/contrib/run-conkeror || die
 }
 
 pkg_postinst() {






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-26 10:28 99% [gentoo-commits] gentoo-x86 commit in www-client/conkeror: ChangeLog conkeror-0.9.1.ebuild Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox