diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-28 19:52:46 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-28 19:52:46 +0000 |
commit | ebe9fc18798b40971ecab05e30a3adbec268df4c (patch) | |
tree | 388556e66bb5a7ae1624d905cf032573f54c74d0 /www-client | |
parent | Add various app-emulation/virtualbox* useflags (diff) | |
download | historical-ebe9fc18798b40971ecab05e30a3adbec268df4c.tar.gz historical-ebe9fc18798b40971ecab05e30a3adbec268df4c.tar.bz2 historical-ebe9fc18798b40971ecab05e30a3adbec268df4c.zip |
Stable on ppc wrt bug #165555.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-1.5.0.10.ebuild | 4 | ||||
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index 9b5861f78663..5e58673ec651 100644 --- a/www-client/mozilla-firefox/ChangeLog +++ b/www-client/mozilla-firefox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/mozilla-firefox # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.267 2007/02/27 12:44:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.268 2007/02/28 19:52:46 dertobi123 Exp $ + + 28 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> + mozilla-firefox-1.5.0.10.ebuild, mozilla-firefox-2.0.0.2.ebuild: + Stable on ppc wrt bug #165555. 27 Feb 2007; Simon Stelling <blubb@gentoo.org> mozilla-firefox-1.5.0.10.ebuild, mozilla-firefox-2.0.0.2.ebuild: diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.10.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.10.ebuild index fdd53a72aa29..5c5894fe6569 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.10.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.5.0.10.ebuild,v 1.5 2007/02/27 12:44:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.5.0.10.ebuild,v 1.6 2007/02/28 19:52:46 dertobi123 Exp $ WANT_AUTOCONF="2.1" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.mozilla.org/projects/firefox/" SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2" -KEYWORDS="-* amd64 ~arm hppa ~ia64 ~mips ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="-* amd64 ~arm hppa ~ia64 ~mips ppc sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="java mozdevelop" diff --git a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild index 9fe4b2a6f875..89763d4fd078 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild,v 1.10 2007/02/27 12:44:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild,v 1.11 2007/02/28 19:52:46 dertobi123 Exp $ WANT_AUTOCONF="2.1" @@ -13,7 +13,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.org/projects/firefox/" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ppc ppc64 sparc x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="java mozdevelop mozbranding xforms restrict-javascript filepicker" |