]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 10:37:35 +0000 (11:37 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 10:37:35 +0000 (11:37 +0100)
Package changes:
+net-libs/xulrunner-1.9.2.20

.etckeeper
env.d/08xulrunner [new file with mode: 0644]
gre.d/1.9.2.20.system.x86_64-pc-linux-gnu.conf [new file with mode: 0644]

index 27f135f4a8493bdd4b7ef0f550c97e8842ca542f..c4d770e7c7383937c723bd1a4a17e4204d816755 100755 (executable)
@@ -421,6 +421,7 @@ maybe chmod 0644 './env.d/03opengl'
 maybe chmod 0644 './env.d/04multilib'
 maybe chmod 0644 './env.d/05binutils'
 maybe chmod 0644 './env.d/05gcc-x86_64-pc-linux-gnu'
+maybe chmod 0644 './env.d/08xulrunner'
 maybe chmod 0644 './env.d/09sandbox'
 maybe chmod 0644 './env.d/10rubygems'
 maybe chmod 0644 './env.d/20ant'
@@ -710,6 +711,8 @@ maybe chmod 0755 './gpm'
 maybe chmod 0644 './gpm/gpm-root.conf'
 maybe chmod 0644 './gpm/gpm-syn.conf'
 maybe chmod 0644 './gpm/gpm-twiddler.conf'
+maybe chmod 0755 './gre.d'
+maybe chmod 0644 './gre.d/1.9.2.20.system.x86_64-pc-linux-gnu.conf'
 maybe chmod 0644 './group'
 maybe chmod 0600 './group-'
 maybe chmod 0400 './gshadow'
diff --git a/env.d/08xulrunner b/env.d/08xulrunner
new file mode 100644 (file)
index 0000000..561832d
--- /dev/null
@@ -0,0 +1 @@
+LDPATH=//usr/lib64/xulrunner-1.9.2
diff --git a/gre.d/1.9.2.20.system.x86_64-pc-linux-gnu.conf b/gre.d/1.9.2.20.system.x86_64-pc-linux-gnu.conf
new file mode 100644 (file)
index 0000000..9c1090a
--- /dev/null
@@ -0,0 +1,4 @@
+[1.9.2.20]
+GRE_PATH=/usr/lib64/xulrunner-1.9.2
+xulrunner=true
+abi=x86_64-gcc3
\ No newline at end of file