diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-27 17:23:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-27 17:23:04 +0000 |
commit | cf7167837499ed230ae42e27d44532fe6e313f2f (patch) | |
tree | 92336b77790959d8f78e10c8b4910ffd43287b82 /net-libs/xulrunner | |
parent | Stable on ppc wrt security #185737 (diff) | |
download | gentoo-2-cf7167837499ed230ae42e27d44532fe6e313f2f.tar.gz gentoo-2-cf7167837499ed230ae42e27d44532fe6e313f2f.tar.bz2 gentoo-2-cf7167837499ed230ae42e27d44532fe6e313f2f.zip |
Stable on ppc wrt security #185737
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-libs/xulrunner')
-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 cfaa0d1fe106..c3d6dee28ca0 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.41 2007/07/24 15:37:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.42 2007/07/27 17:23:04 gustavoz Exp $ + + 27 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xulrunner-1.8.1.5.ebuild: + Stable on ppc wrt security #185737 24 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> xulrunner-1.8.1.5.ebuild: diff --git a/net-libs/xulrunner/xulrunner-1.8.1.5.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.5.ebuild index bf890ffe5b7d..e1c943ba7815 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.4 2007/07/24 15:37:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.5.ebuild,v 1.5 2007/07/27 17:23:04 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 |