summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-07-18 09:20:33 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-07-18 09:20:33 +0000
commit9ab0510d2784ff23b5d9b1b031d5ec6e26ef0c91 (patch)
treec15685b15337685bf9ad124a73b98f575c018308
parentNow update PYTHONPATH, thanks Benjamin Bannier, bug #232124 (diff)
downloadgentoo-2-9ab0510d2784ff23b5d9b1b031d5ec6e26ef0c91.tar.gz
gentoo-2-9ab0510d2784ff23b5d9b1b031d5ec6e26ef0c91.tar.bz2
gentoo-2-9ab0510d2784ff23b5d9b1b031d5ec6e26ef0c91.zip
stable x86, security bug 231975
(Portage version: 2.1.4.4)
-rw-r--r--net-libs/xulrunner/ChangeLog6
-rw-r--r--net-libs/xulrunner/xulrunner-1.8.1.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog
index f12091b61826..9647ab290c49 100644
--- a/net-libs/xulrunner/ChangeLog
+++ b/net-libs/xulrunner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/xulrunner
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.133 2008/07/18 03:25:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.134 2008/07/18 09:20:33 opfer Exp $
+
+ 18 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
+ xulrunner-1.8.1.16.ebuild:
+ stable x86, security bug 231975
18 Jul 2008; Jeroen Roovers <jer@gentoo.org> xulrunner-1.8.1.16.ebuild:
Stable for HPPA (bug #231975).
diff --git a/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild
index 529835da79a4..15882e4b9c86 100644
--- a/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.16.ebuild,v 1.4 2008/07/18 03:25:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.16.ebuild,v 1.5 2008/07/18 09:20:33 opfer Exp $
WANT_AUTOCONF="2.1"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}-source.tar.bz2
SLOT="1.8"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=sys-libs/zlib-1.1.4