diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-23 16:14:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-23 16:14:25 +0000 |
commit | 32e871b7366f047c598d2d85c31c92e7fbbcd1fd (patch) | |
tree | 4657bc66da7db5728f4b63fa98289e83ce1357ba /net-libs | |
parent | Stable on ppc64; bug #195700 (diff) | |
download | gentoo-2-32e871b7366f047c598d2d85c31c92e7fbbcd1fd.tar.gz gentoo-2-32e871b7366f047c598d2d85c31c92e7fbbcd1fd.tar.bz2 gentoo-2-32e871b7366f047c598d2d85c31c92e7fbbcd1fd.zip |
Stable on ppc64; bug #196480
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index a77eb5ad2cc6..e6b3e06a20a1 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.59 2007/10/22 16:54:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.60 2007/10/23 16:14:25 corsair Exp $ + + 23 Oct 2007; Markus Rothe <corsair@gentoo.org> xulrunner-1.8.1.8.ebuild: + Stable on ppc64; bug #196480 22 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> xulrunner-1.8.1.8.ebuild: diff --git a/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild index 11c7a1a19f53..cc2547f66395 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.8.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.8.ebuild,v 1.6 2007/10/22 16:54:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.8.ebuild,v 1.7 2007/10/23 16:14:25 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 |