diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-22 21:51:30 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-22 21:51:30 +0000 |
commit | 4664952e62d38edae4564e021c75ce6e1f9643c2 (patch) | |
tree | 76974f8775f61ec35c098d7698628e3e1afbad22 /www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild | |
parent | Ebuild info fixes and changes thanks to Alexander Skwar <askwar@digitalprojec... (diff) | |
download | gentoo-2-4664952e62d38edae4564e021c75ce6e1f9643c2.tar.gz gentoo-2-4664952e62d38edae4564e021c75ce6e1f9643c2.tar.bz2 gentoo-2-4664952e62d38edae4564e021c75ce6e1f9643c2.zip |
ppc stable, bug #147652
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild')
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild index 949404693a22..2c99df93bb32 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.7.ebuild,v 1.5 2006/09/21 14:45:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.5.0.7.ebuild,v 1.6 2006/09/22 21:51:30 dertobi123 Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 @@ -18,7 +18,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/${P}-patches-${PVER}.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 NPL-1.1" IUSE="java mozdevelop" |