summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2012-06-06 12:58:36 +0000
committerJory Pratt <anarchy@gentoo.org>2012-06-06 12:58:36 +0000
commit00eb5fcca4337ac13a4bcbe37c11e5afcb5b02e7 (patch)
treea4dab3215ffa6e06dac6ddd27100dd7ae2de5551 /www-client
parentFix nss/nspr dep (diff)
downloadgentoo-2-00eb5fcca4337ac13a4bcbe37c11e5afcb5b02e7.tar.gz
gentoo-2-00eb5fcca4337ac13a4bcbe37c11e5afcb5b02e7.tar.bz2
gentoo-2-00eb5fcca4337ac13a4bcbe37c11e5afcb5b02e7.zip
Fix nss/nspr dep
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/ChangeLog5
-rw-r--r--www-client/firefox/firefox-13.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index f287d7bea08f..3aa6b4aae677 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.155 2012/06/04 21:34:58 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.156 2012/06/06 12:58:36 anarchy Exp $
+
+ 06 Jun 2012; Jory A. Pratt <anarchy@gentoo.org> firefox-13.0.ebuild:
+ Fix nss/nspr dep
*firefox-13.0 (04 Jun 2012)
diff --git a/www-client/firefox/firefox-13.0.ebuild b/www-client/firefox/firefox-13.0.ebuild
index c96ddcc50f67..299ec0c2ee66 100644
--- a/www-client/firefox/firefox-13.0.ebuild
+++ b/www-client/firefox/firefox-13.0.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/firefox-13.0.ebuild,v 1.1 2012/06/04 21:34:58 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-13.0.ebuild,v 1.2 2012/06/06 12:58:36 anarchy Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -51,8 +51,8 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
# Mesa 7.10 needed for WebGL + bugfixes
RDEPEND="
>=sys-devel/binutils-2.16.1
- >=dev-libs/nss-3.13.3
- >=dev-libs/nspr-4.9
+ >=dev-libs/nss-3.13.5
+ >=dev-libs/nspr-4.9.1
>=dev-libs/glib-2.26:2
>=media-libs/mesa-7.10
media-libs/libpng[apng]