diff options
author | 2008-06-17 19:33:09 +0000 | |
---|---|---|
committer | 2008-06-17 19:33:09 +0000 | |
commit | e1b84de50bbd63d32e2817174e90cf2bfc1d297c (patch) | |
tree | 5f7b8f66d785be517a6976f99b358c3cf8f45092 /www-client | |
parent | Revision bump for new version of genpatches. (diff) | |
download | gentoo-2-e1b84de50bbd63d32e2817174e90cf2bfc1d297c.tar.gz gentoo-2-e1b84de50bbd63d32e2817174e90cf2bfc1d297c.tar.bz2 gentoo-2-e1b84de50bbd63d32e2817174e90cf2bfc1d297c.zip |
Add alternative mirror
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-3.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/mozilla-firefox/mozilla-firefox-3.0.ebuild b/www-client/mozilla-firefox/mozilla-firefox-3.0.ebuild index 4923c205802a..f8b417a81e1f 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-3.0.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.0.ebuild,v 1.1 2008/06/17 18:55:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-3.0.ebuild,v 1.2 2008/06/17 19:33:09 armin76 Exp $ EAPI="1" WANT_AUTOCONF="2.1" @@ -21,6 +21,7 @@ LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="java mozdevelop bindist restrict-javascript +xulrunner" SRC_URI="mirror://gentoo/${P}.tar.bz2 + http://dev.gentoo.org/~armin76/${P}.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2 !xulrunner? ( mirror://gentoo/xulrunner-1.9${MY_PV}.tar.bz2 )" |