summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-03-04 20:00:00 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-03-04 20:00:00 +0000
commit6bce8ce8d7665cf097e1bc2773466bbe488e54c8 (patch)
tree2c0dd6c2e8e9377d76aef364abe1ae18d95c3a39 /www-client/firefox-bin
parentAdd a -r pax-mark wrt bug 403689 (diff)
downloadgentoo-2-6bce8ce8d7665cf097e1bc2773466bbe488e54c8.tar.gz
gentoo-2-6bce8ce8d7665cf097e1bc2773466bbe488e54c8.tar.bz2
gentoo-2-6bce8ce8d7665cf097e1bc2773466bbe488e54c8.zip
Add a -r pax-mark wrt bug 403689
(Portage version: 2.2.0_alpha89/cvs/Linux i686)
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r--www-client/firefox-bin/ChangeLog5
-rw-r--r--www-client/firefox-bin/firefox-bin-10.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog
index 0b7168fb93f5..346ea6d19e0c 100644
--- a/www-client/firefox-bin/ChangeLog
+++ b/www-client/firefox-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/firefox-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.93 2012/02/27 06:46:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.94 2012/03/04 20:00:00 jdhore Exp $
+
+ 04 Mar 2012; Jeff Horelick <jdhore@gentoo.org> firefox-bin-10.0.2.ebuild:
+ Add a -r pax-mark wrt bug 403689
27 Feb 2012; Jeff Horelick <jdhore@gentoo.org> firefox-bin-10.0.2.ebuild:
Add a RDEPEND on virtual/freedesktop-icon-theme to resolve bug 341697
diff --git a/www-client/firefox-bin/firefox-bin-10.0.2.ebuild b/www-client/firefox-bin/firefox-bin-10.0.2.ebuild
index 5937950c182d..7f210f2fc00f 100644
--- a/www-client/firefox-bin/firefox-bin-10.0.2.ebuild
+++ b/www-client/firefox-bin/firefox-bin-10.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-10.0.2.ebuild,v 1.5 2012/02/27 06:46:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-10.0.2.ebuild,v 1.6 2012/03/04 20:00:00 jdhore Exp $
EAPI="4"
@@ -106,7 +106,7 @@ src_install() {
share_plugins_dir
# Required in order to use plugins and even run firefox on hardened.
- pax-mark m "${ED}"/${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
+ pax-mark mr "${ED}"/${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
}
pkg_preinst() {