diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 08:54:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 08:54:13 +0000 |
commit | 87b500bf8e3d9e14b22b6ea7ec231a21b8d15fe5 (patch) | |
tree | 0b25f4650ff458fb0f45f5d0b09a2c0129a863a4 /www-client | |
parent | Stable for alpha, wrt bug #446094 (diff) | |
download | gentoo-2-87b500bf8e3d9e14b22b6ea7ec231a21b8d15fe5.tar.gz gentoo-2-87b500bf8e3d9e14b22b6ea7ec231a21b8d15fe5.tar.bz2 gentoo-2-87b500bf8e3d9e14b22b6ea7ec231a21b8d15fe5.zip |
Stable for alpha, wrt bug #389839
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-10.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index a300e627e421..da08dbffb0f8 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.197 2012/12/26 09:10:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.198 2012/12/29 08:54:13 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> firefox-10.0.11.ebuild: + Stable for alpha, wrt bug #389839 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> firefox-10.0.11.ebuild: Stable for ia64, wrt bug #444318 diff --git a/www-client/firefox/firefox-10.0.11.ebuild b/www-client/firefox/firefox-10.0.11.ebuild index b44dd02536e3..b31c11980468 100644 --- a/www-client/firefox/firefox-10.0.11.ebuild +++ b/www-client/firefox/firefox-10.0.11.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-10.0.11.ebuild,v 1.6 2012/12/26 09:10:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.11.ebuild,v 1.7 2012/12/29 08:54:13 ago Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -37,7 +37,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="bindist +ipc +minimal pgo selinux system-sqlite +webm" |