summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2013-04-12 12:38:57 +0000
committerJory Pratt <anarchy@gentoo.org>2013-04-12 12:38:57 +0000
commitf206b3349c807c5000d027748a2b4d3f5c28136b (patch)
tree97bb283155877fea7083a3f32762eb2bc550babf /www-client
parentFix building with gcc-4.8, bug #415949 (diff)
downloadgentoo-2-f206b3349c807c5000d027748a2b4d3f5c28136b.tar.gz
gentoo-2-f206b3349c807c5000d027748a2b4d3f5c28136b.tar.bz2
gentoo-2-f206b3349c807c5000d027748a2b4d3f5c28136b.zip
Version bump, misc upstream bug fixes refer to release notes
(Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 0xB4D088B4)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/ChangeLog8
-rw-r--r--www-client/firefox/firefox-20.0.1.ebuild (renamed from www-client/firefox/firefox-20.0.ebuild)8
2 files changed, 11 insertions, 5 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index b1029bedf32f..b7d0e42a243a 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.230 2013/04/09 16:06:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.231 2013/04/12 12:38:57 anarchy Exp $
+
+*firefox-20.0.1 (12 Apr 2013)
+
+ 12 Apr 2013; Jory A. Pratt <anarchy@gentoo.org> -firefox-20.0.ebuild,
+ +firefox-20.0.1.ebuild:
+ Version bump, misc upstream bug fixes refer to release notes
09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> firefox-17.0.5.ebuild:
Stable for x86, wrt bug #464226
diff --git a/www-client/firefox/firefox-20.0.ebuild b/www-client/firefox/firefox-20.0.1.ebuild
index 21d55d6bf40e..ebace292059f 100644
--- a/www-client/firefox/firefox-20.0.ebuild
+++ b/www-client/firefox/firefox-20.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-20.0.ebuild,v 1.1 2013/04/05 22:49:56 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-20.0.1.ebuild,v 1.1 2013/04/12 12:38:57 anarchy Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -50,11 +50,11 @@ 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.14.1
- >=dev-libs/nspr-4.9.4
+ >=dev-libs/nss-3.14.3
+ >=dev-libs/nspr-4.9.5
>=dev-libs/glib-2.26:2
>=media-libs/mesa-7.10
- >=media-libs/libpng-1.5.11[apng]
+ >=media-libs/libpng-1.5.13[apng]
virtual/libffi
gstreamer? ( media-plugins/gst-plugins-meta:0.10[ffmpeg] )
system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )