diff options
Diffstat (limited to 'www-client/mozilla-firefox/mozilla-firefox-1.5.0.2.ebuild')
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-1.5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.2.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.2.ebuild index 3bd916daa920..977edcd62f35 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-1.5.0.2.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-1.5.0.2.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.2.ebuild,v 1.4 2006/04/23 18:51:35 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.5.0.2.ebuild,v 1.5 2006/04/28 23:59:44 anarchy Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 @@ -8,7 +8,7 @@ inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedi LANGS="ar ca cs da de el en-GB es-AR es-ES fi fr ga-IE he hu it ja ko mk nb-NO nl pl pt-BR ro ru sk sl sv-SE tr zh-CN zh-TW" SHORTLANGS="es-ES ga-IE nb-NO sv-SE" -PVER="1.0" +PVER="1.1" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.org/projects/firefox/" |