diff options
author | Brent Baude <ranger@gentoo.org> | 2010-08-10 15:54:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-08-10 15:54:53 +0000 |
commit | b14702c0385b5e7151ba3c82844e2b09bacea0e7 (patch) | |
tree | f59bc05d789aeb1c48a414be8b1b51608a9eb48f /www-client | |
parent | Marking seamonkey-2.0.6 ppc64 for bug 329279 (diff) | |
download | historical-b14702c0385b5e7151ba3c82844e2b09bacea0e7.tar.gz historical-b14702c0385b5e7151ba3c82844e2b09bacea0e7.tar.bz2 historical-b14702c0385b5e7151ba3c82844e2b09bacea0e7.zip |
Marking firefox-3.6.8 ppc64 for bug 329279
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-3.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index cac85e24fcb1..9baf123fde49 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.4 2010/08/07 16:04:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.5 2010/08/10 15:54:52 ranger Exp $ + + 10 Aug 2010; Brent Baude <ranger@gentoo.org> firefox-3.6.8.ebuild: + Marking firefox-3.6.8 ppc64 for bug 329279 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> firefox-3.6.8.ebuild: alpha/arm/ia64/sparc stable diff --git a/www-client/firefox/firefox-3.6.8.ebuild b/www-client/firefox/firefox-3.6.8.ebuild index 83a055d771e4..2de8ccb62ecf 100644 --- a/www-client/firefox/firefox-3.6.8.ebuild +++ b/www-client/firefox/firefox-3.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.8.ebuild,v 1.3 2010/08/07 16:04:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.8.ebuild,v 1.4 2010/08/10 15:54:52 ranger Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -22,7 +22,7 @@ PATCH="mozilla-${PN}-3.6-patches-0.6" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa bindist +ipc java libnotify system-sqlite wifi" |