diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-27 22:33:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-27 22:33:39 +0000 |
commit | cf15d54212bcd4325c55181b15bf35c7a39ce588 (patch) | |
tree | 8744d682b847414caee4059881a18825813aa280 /net-libs | |
parent | stable x86, bug 297658 (diff) | |
download | gentoo-2-cf15d54212bcd4325c55181b15bf35c7a39ce588.tar.gz gentoo-2-cf15d54212bcd4325c55181b15bf35c7a39ce588.tar.bz2 gentoo-2-cf15d54212bcd4325c55181b15bf35c7a39ce588.zip |
stable x86, security bug 297532
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.1.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 793eb62c19fe..29aaf71a0dae 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.283 2009/12/23 18:27:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.284 2009/12/27 22:33:39 fauli Exp $ + + 27 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + xulrunner-1.9.1.6.ebuild: + stable x86, security bug 297532 23 Dec 2009; Pacho Ramos <pacho@gentoo.org> xulrunner-1.9.1.6.ebuild: amd64 stable, bug 297532 diff --git a/net-libs/xulrunner/xulrunner-1.9.1.6.ebuild b/net-libs/xulrunner/xulrunner-1.9.1.6.ebuild index 4c30ce77cd4d..ad094f85c656 100644 --- a/net-libs/xulrunner/xulrunner-1.9.1.6.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.1.6.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.6.ebuild,v 1.5 2009/12/23 18:27:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.6.ebuild,v 1.6 2009/12/27 22:33:39 fauli Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -18,7 +18,7 @@ HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2 http://dev.gentoo.org/~anarchy/dist/${PATCH}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86" SLOT="1.9" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa debug python sqlite" # qt-experimental |