diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-24 15:37:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-24 15:37:52 +0000 |
commit | f90a3afff3569146f0c735ac0e7f88a3c623aff4 (patch) | |
tree | a1ab6f4a90c668407cf66f5956dc0d33022995e5 /net-libs | |
parent | Add ~amd64, bug 184283 (diff) | |
download | gentoo-2-f90a3afff3569146f0c735ac0e7f88a3c623aff4.tar.gz gentoo-2-f90a3afff3569146f0c735ac0e7f88a3c623aff4.tar.bz2 gentoo-2-f90a3afff3569146f0c735ac0e7f88a3c623aff4.zip |
Stable on sparc wrt security #185737
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index eab1f97215f9..cfaa0d1fe106 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,10 @@ # 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.40 2007/07/24 14:02:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.41 2007/07/24 15:37:52 gustavoz Exp $ + + 24 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xulrunner-1.8.1.5.ebuild: + Stable on sparc wrt security #185737 24 Jul 2007; Jeroen Roovers <jer@gentoo.org> xulrunner-1.8.1.5.ebuild: Stable for HPPA (bug #185737). diff --git a/net-libs/xulrunner/xulrunner-1.8.1.5.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.5.ebuild index b7f190fe1fa8..bf890ffe5b7d 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.5.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.5.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.1.5.ebuild,v 1.3 2007/07/24 14:02:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.5.ebuild,v 1.4 2007/07/24 15:37:52 gustavoz Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}-source.tar.bz2 SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-libs/zlib-1.1.4 |