diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 13:12:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 13:12:52 +0000 |
commit | d7f41acdc36db54c92c567f45d38a19d437fba8f (patch) | |
tree | 9ac7fa64f40e13c7c5e05b433849822e832bb2e9 /www-client/firefox-bin | |
parent | Stable for AMD64, wrt security bug #395431 (diff) | |
download | gentoo-2-d7f41acdc36db54c92c567f45d38a19d437fba8f.tar.gz gentoo-2-d7f41acdc36db54c92c567f45d38a19d437fba8f.tar.bz2 gentoo-2-d7f41acdc36db54c92c567f45d38a19d437fba8f.zip |
Stable for AMD64, wrt security bug #395431
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r-- | www-client/firefox-bin/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/firefox-bin/firefox-bin-9.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index f2f605a8233c..789b873e5378 100644 --- a/www-client/firefox-bin/ChangeLog +++ b/www-client/firefox-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox-bin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.77 2011/12/23 01:10:17 polynomial-c Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.78 2012/01/11 13:12:52 ago Exp $ + + 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> firefox-bin-9.0.1.ebuild: + Stable for AMD64, wrt security bug #395431 *firefox-bin-9.0.1 (23 Dec 2011) diff --git a/www-client/firefox-bin/firefox-bin-9.0.1.ebuild b/www-client/firefox-bin/firefox-bin-9.0.1.ebuild index a5c16a2975cf..2524a33f6e58 100644 --- a/www-client/firefox-bin/firefox-bin-9.0.1.ebuild +++ b/www-client/firefox-bin/firefox-bin-9.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-9.0.1.ebuild,v 1.1 2011/12/23 01:10:17 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-9.0.1.ebuild,v 1.2 2012/01/11 13:12:52 ago Exp $ EAPI="3" @@ -25,7 +25,7 @@ SRC_URI=" HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="startup-notification" |