diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-25 21:16:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-25 21:16:55 +0000 |
commit | 102d9abe0d0db8860362bf42696c4c50d202fd31 (patch) | |
tree | 2db88876d2d5bf9f96523a3ec13a5f32bf6b12e0 /net-libs | |
parent | amd64/x86 stable, bug #255008 (diff) | |
download | gentoo-2-102d9abe0d0db8860362bf42696c4c50d202fd31.tar.gz gentoo-2-102d9abe0d0db8860362bf42696c4c50d202fd31.tar.bz2 gentoo-2-102d9abe0d0db8860362bf42696c4c50d202fd31.zip |
Add new patchset for 2.0 for fbsd7
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild index c6e180c2090d..d6011eaf19ec 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild @@ -1,11 +1,11 @@ # 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.8.1.19.ebuild,v 1.7 2009/01/08 07:10:59 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild,v 1.8 2009/01/25 21:16:55 armin76 Exp $ WANT_AUTOCONF="2.1" inherit flag-o-matic toolchain-funcs eutils makeedit multilib autotools mozconfig-2 java-pkg-opt-2 -PATCH="${PN}-1.8.1.13-patches-0.1" +PATCH="${P}-patches-0.1" DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications" HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" |