public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: ChangeLog xulrunner-1.9.0.1.ebuild xulrunner-1.8.1.16.ebuild
@ 2008-07-30 10:42 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2008-07-30 10:42 UTC (permalink / raw
  To: gentoo-commits

armin76     08/07/30 10:42:59

  Modified:             ChangeLog xulrunner-1.9.0.1.ebuild
                        xulrunner-1.8.1.16.ebuild
  Log:
  Remove useless stuff
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.138                net-libs/xulrunner/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.138&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?rev=1.138&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog	29 Jul 2008 18:33:31 -0000	1.137
+++ ChangeLog	30 Jul 2008 10:42:58 -0000	1.138
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/xulrunner
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.137 2008/07/29 18:33:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.138 2008/07/30 10:42:58 armin76 Exp $
+
+  30 Jul 2008; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.16.ebuild,
+  xulrunner-1.9.0.1.ebuild:
+  Remove useless stuff
 
   29 Jul 2008; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.11.ebuild,
   xulrunner-1.8.1.15.ebuild, xulrunner-1.8.1.16.ebuild,



1.4                  net-libs/xulrunner/xulrunner-1.9.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.1.ebuild?r1=1.3&r2=1.4

Index: xulrunner-1.9.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xulrunner-1.9.0.1.ebuild	29 Jul 2008 18:33:31 -0000	1.3
+++ xulrunner-1.9.0.1.ebuild	30 Jul 2008 10:42:58 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.1.ebuild,v 1.3 2008/07/29 18:33:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.1.ebuild,v 1.4 2008/07/30 10:42:58 armin76 Exp $
 
 WANT_AUTOCONF="2.1"
 
@@ -152,13 +152,7 @@
 	dodir /usr/bin
 	dosym ${MOZILLA_FIVE_HOME}/xulrunner /usr/bin/xulrunner-1.9
 
-	X_DATE=`date +%Y%m%d`
-
-	# Add Gentoo package version to preferences - copied from debian rules
-	echo "pref(\"general.useragent.product\",\"Gecko\");" \
-		>> "${D}"${MOZILLA_FIVE_HOME}/defaults/pref/vendor.js
-	echo "pref(\"general.useragent.productSub\",\"${X_DATE}\");" \
-		>> "${D}"${MOZILLA_FIVE_HOME}/defaults/pref/vendor.js
+	# Add vendor
 	echo "pref(\"general.useragent.vendor\",\"Gentoo\");" \
 		>> "${D}"${MOZILLA_FIVE_HOME}/defaults/pref/vendor.js
 



1.8                  net-libs/xulrunner/xulrunner-1.8.1.16.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild?r1=1.7&r2=1.8

Index: xulrunner-1.8.1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xulrunner-1.8.1.16.ebuild	29 Jul 2008 18:33:31 -0000	1.7
+++ xulrunner-1.8.1.16.ebuild	30 Jul 2008 10:42:58 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild,v 1.7 2008/07/29 18:33:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild,v 1.8 2008/07/30 10:42:58 armin76 Exp $
 
 WANT_AUTOCONF="2.1"
 
@@ -134,13 +134,8 @@
 src_install() {
 	declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
 	emake DESTDIR="${D}" install || die "emake install failed"
-	X_DATE=`date +%Y%m%d`
 
-	# Add Gentoo package version to preferences - copied from debian rules
-	echo "pref(\"general.useragent.product\",\"Gecko\");" \
-		>> "${D}"${MOZILLA_FIVE_HOME}/defaults/pref/vendor.js
-	echo "pref(\"general.useragent.productSub\",\"${X_DATE}\");" \
-		>> "${D}"${MOZILLA_FIVE_HOME}/defaults/pref/vendor.js
+	# Add vendor
 	echo "pref(\"general.useragent.vendor\",\"Gentoo\");" \
 		>> "${D}"${MOZILLA_FIVE_HOME}/defaults/pref/vendor.js
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-30 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-30 10:42 [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: ChangeLog xulrunner-1.9.0.1.ebuild xulrunner-1.8.1.16.ebuild Raul Porcel (armin76)

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