diff options
author | Jory Pratt <anarchy@gentoo.org> | 2012-06-04 21:34:58 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2012-06-04 21:34:58 +0000 |
commit | b7a65bd040c73b242db201fa2909d5a81eb519f2 (patch) | |
tree | 079cf84800b0bf3d8ead48baa81cfd8ca8f73b59 /www-client/firefox | |
parent | Fix randrproto dependency versions, bug 419633. (diff) | |
download | gentoo-2-b7a65bd040c73b242db201fa2909d5a81eb519f2.tar.gz gentoo-2-b7a65bd040c73b242db201fa2909d5a81eb519f2.tar.bz2 gentoo-2-b7a65bd040c73b242db201fa2909d5a81eb519f2.zip |
Bump firefox to version 13
(Portage version: 2.1.10.64/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/firefox/firefox-13.0.ebuild (renamed from www-client/firefox/firefox-12.0-r2.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index a260a85b4470..f287d7bea08f 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,12 @@ # 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.154 2012/05/28 18:48:50 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.155 2012/06/04 21:34:58 anarchy Exp $ + +*firefox-13.0 (04 Jun 2012) + + 04 Jun 2012; <anarchy@gentoo.org> -firefox-12.0-r2.ebuild, + +firefox-13.0.ebuild: + Bump to version 13 *firefox-12.0-r2 (28 May 2012) diff --git a/www-client/firefox/firefox-12.0-r2.ebuild b/www-client/firefox/firefox-13.0.ebuild index a438846d5560..c96ddcc50f67 100644 --- a/www-client/firefox/firefox-12.0-r2.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-12.0-r2.ebuild,v 1.1 2012/05/28 18:48:50 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-13.0.ebuild,v 1.1 2012/06/04 21:34:58 anarchy Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -27,7 +27,7 @@ fi # Changeset for alpha snapshot CHANGESET="e56ecd8b3a68" # Patch version -PATCH="${PN}-12.0-patches-0.5" +PATCH="${PN}-13.0-patches-0.1" # Upstream ftp release URI that's used by mozlinguas.eclass # We don't use the http mirror because it deletes old tarballs. MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" |