From: frank Date: Tue, 17 Jan 2012 10:37:35 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=39aae1ae5c8666fe62a89ab8d393be1af82c3545;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +net-libs/xulrunner-1.9.2.20 --- diff --git a/.etckeeper b/.etckeeper index 27f135f4..c4d770e7 100755 --- a/.etckeeper +++ b/.etckeeper @@ -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 index 00000000..561832dc --- /dev/null +++ b/env.d/08xulrunner @@ -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 index 00000000..9c1090ad --- /dev/null +++ b/gre.d/1.9.2.20.system.x86_64-pc-linux-gnu.conf @@ -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