diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-20 18:10:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-20 18:10:19 +0000 |
commit | 92bf582466afea8d6b40a2c33345c9cd03510ca2 (patch) | |
tree | 5d14045a869acf972e2d88e8d30c368c9ff41add /net-libs/xulrunner/xulrunner-1.9.1.4.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-92bf582466afea8d6b40a2c33345c9cd03510ca2.tar.gz gentoo-2-92bf582466afea8d6b40a2c33345c9cd03510ca2.tar.bz2 gentoo-2-92bf582466afea8d6b40a2c33345c9cd03510ca2.zip |
Use 1.9.1.5 patchset as the only difference is a patch i need for sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs/xulrunner/xulrunner-1.9.1.4.ebuild')
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild b/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild index 9cd654da4d9d..b68f768ab8dd 100644 --- a/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild,v 1.10 2009/11/12 15:08:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild,v 1.11 2009/11/20 18:10:19 armin76 Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -11,7 +11,7 @@ MY_PV="${PV/_beta/b}" # Handle betas MY_PV="${PV/_/}" # Handle rc1, rc2 etc MY_PV="${MY_PV/1.9.1.4/3.5.4}" MAJ_PV="1.9.1" # from mozilla-* branch name -PATCH="${PN}-1.9.1.4-patches-0.1" +PATCH="${PN}-1.9.1.5-patches-0.1" DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications" HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" |