summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-11-02 10:26:31 +0000
committerSven Vermeulen <swift@gentoo.org>2014-11-02 10:26:31 +0000
commiteb2b37def3834901a68404d8f700b37fad19bb6d (patch)
tree121df182130aaf4e159b7c92680dfc836a21c3c4 /www-client/firefox-bin
parentRemove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #... (diff)
downloadgentoo-2-eb2b37def3834901a68404d8f700b37fad19bb6d.tar.gz
gentoo-2-eb2b37def3834901a68404d8f700b37fad19bb6d.tar.bz2
gentoo-2-eb2b37def3834901a68404d8f700b37fad19bb6d.zip
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #527698)
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r--www-client/firefox-bin/ChangeLog7
-rw-r--r--www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild5
-rw-r--r--www-client/firefox-bin/firefox-bin-33.0.ebuild5
3 files changed, 10 insertions, 7 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog
index 78d990ebfac2..3c96b41245bf 100644
--- a/www-client/firefox-bin/ChangeLog
+++ b/www-client/firefox-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-client/firefox-bin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.213 2014/10/18 15:55:44 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.214 2014/11/02 10:26:31 swift Exp $
+
+ 02 Nov 2014; Sven Vermeulen <swift@gentoo.org> firefox-bin-31.2.0-r1.ebuild,
+ firefox-bin-33.0.ebuild:
+ Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+ #527698)
18 Oct 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
-firefox-bin-24.8.1.ebuild:
diff --git a/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild b/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild
index 90efb45e654a..4d0046d5143e 100644
--- a/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild,v 1.4 2014/10/18 13:55:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild,v 1.5 2014/11/02 10:26:31 swift Exp $
EAPI="5"
MOZ_ESR="1"
@@ -41,8 +41,7 @@ SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="selinux startup-notification"
-DEPEND="app-arch/unzip
- selinux? ( sec-policy/selinux-mozilla )"
+DEPEND="app-arch/unzip"
RDEPEND="dev-libs/atk
>=dev-libs/dbus-glib-0.72
dev-libs/glib:2
diff --git a/www-client/firefox-bin/firefox-bin-33.0.ebuild b/www-client/firefox-bin/firefox-bin-33.0.ebuild
index 1d6f07cca8d0..29df7d870fc3 100644
--- a/www-client/firefox-bin/firefox-bin-33.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-33.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-33.0.ebuild,v 1.2 2014/10/17 21:35:04 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-33.0.ebuild,v 1.3 2014/11/02 10:26:31 swift Exp $
EAPI="5"
@@ -36,8 +36,7 @@ SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="selinux startup-notification"
-DEPEND="app-arch/unzip
- selinux? ( sec-policy/selinux-mozilla )"
+DEPEND="app-arch/unzip"
RDEPEND="dev-libs/atk
>=sys-apps/dbus-0.60
>=dev-libs/dbus-glib-0.72