From 92bf582466afea8d6b40a2c33345c9cd03510ca2 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Fri, 20 Nov 2009 18:10:19 +0000 Subject: 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) --- net-libs/xulrunner/xulrunner-1.9.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/xulrunner/xulrunner-1.9.1.4.ebuild') 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" -- cgit v1.2.3-65-gdbad