diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-03 21:44:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-03 21:44:43 +0000 |
commit | f4896f30ad36ba228dfdaf286ce2c470d3a49bb6 (patch) | |
tree | f1af7668f2f36c09ede5c21c072c959bbb6060f3 /net-libs | |
parent | Stable on ppc64; bug #196480 (diff) | |
download | gentoo-2-f4896f30ad36ba228dfdaf286ce2c470d3a49bb6.tar.gz gentoo-2-f4896f30ad36ba228dfdaf286ce2c470d3a49bb6.tar.bz2 gentoo-2-f4896f30ad36ba228dfdaf286ce2c470d3a49bb6.zip |
Stable on ppc64; bug #196480
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index e155875036e1..d6dde8e94717 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.67 2007/11/03 15:55:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.68 2007/11/03 21:44:43 corsair Exp $ + + 03 Nov 2007; Markus Rothe <corsair@gentoo.org> xulrunner-1.8.1.9.ebuild: + Stable on ppc64; bug #196480 03 Nov 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.9.ebuild: alpha/ia64/sparc stable wrt security #196480 diff --git a/net-libs/xulrunner/xulrunner-1.8.1.9.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.9.ebuild index 7d2672d5e732..ad045b5a046a 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.9.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.9.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.9.ebuild,v 1.3 2007/11/03 15:55:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.9.ebuild,v 1.4 2007/11/03 21:44:43 corsair 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 ~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 |