diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2007-03-09 00:36:05 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2007-03-09 00:36:05 +0000 |
commit | 32ee9a2f40d7357950c9bb6d7593c996d6492569 (patch) | |
tree | 9ee6da267c2b4df5034e51257a5dcccc5dcc9c56 /www-client | |
parent | The test use flag was missing from JAVA_PKG_IUSE. (diff) | |
download | gentoo-2-32ee9a2f40d7357950c9bb6d7593c996d6492569.tar.gz gentoo-2-32ee9a2f40d7357950c9bb6d7593c996d6492569.tar.bz2 gentoo-2-32ee9a2f40d7357950c9bb6d7593c996d6492569.zip |
Keyworded ~x86-fbsd.
(Portage version: 2.1.2.2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index 43ccfe1e0072..6a3040acb546 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.272 2007/03/08 22:05:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.273 2007/03/09 00:36:05 the_paya Exp $ + + 08 Mar 2007; Javier Villavicencio <the_paya@gentoo.org> + mozilla-firefox-2.0.0.2.ebuild: + Add ~x86-fbsd keyword, bug 169825 patch is in. 08 Mar 2007; Raúl Porcel <armin76@gentoo.org> mozilla-firefox-2.0.0.2.ebuild: 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 b1c080d416ea..1f124313180d 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.16 2007/03/08 22:05:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.2.ebuild,v 1.17 2007/03/09 00:36:05 the_paya 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 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="java mozdevelop bindist xforms restrict-javascript filepicker" |