diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-17 19:34:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-17 19:34:51 +0000 |
commit | f23682d48a9c1e1f615765d889588e2435cafdcd (patch) | |
tree | 2b177c09111b08a5410bc2342565fd1152acea3a /net-libs | |
parent | Version bump and add gcc-4.3 patch, bug 227597, thanks to Marek Miller (diff) | |
download | gentoo-2-f23682d48a9c1e1f615765d889588e2435cafdcd.tar.gz gentoo-2-f23682d48a9c1e1f615765d889588e2435cafdcd.tar.bz2 gentoo-2-f23682d48a9c1e1f615765d889588e2435cafdcd.zip |
Not sure if it matters, but put first the mirrors
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.9.ebuild b/net-libs/xulrunner/xulrunner-1.9.ebuild index f9b7f896ec60..e8ed23656fbd 100644 --- a/net-libs/xulrunner/xulrunner-1.9.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.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/net-libs/xulrunner/xulrunner-1.9.ebuild,v 1.2 2008/06/17 19:31:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.ebuild,v 1.3 2008/06/17 19:34:51 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -9,8 +9,8 @@ PATCH="${PN}-1.9_rc1-patches-0.1" DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications" HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" -SRC_URI="http://dev.gentoo.org/~armin76/${P}.tar.bz2 - mirror://gentoo/${P}.tar.bz2 +SRC_URI="mirror://gentoo/${P}.tar.bz2 + http://dev.gentoo.org/~armin76/${P}.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |