diff options
Diffstat (limited to 'net-libs/xulrunner')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index d301591d8eaa..de13d82b5bf2 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.10 2007/03/08 21:44:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.11 2007/03/09 13:14:13 armin76 Exp $ + + 09 Mar 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.0.4.ebuild: + x86 stable wrt bug 170101 08 Mar 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.0.4.ebuild: Bump patchset to make this work in g/fbsd wrt bug 169825 diff --git a/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild index cdd08469ea3f..86ebf2eaac14 100644 --- a/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild,v 1.9 2007/03/08 21:44:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild,v 1.10 2007/03/09 13:14:13 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/${PN}/releases/${PV}/source LICENSE="MPL-1.1 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~sparc x86" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/binutils-2.16.1 |