diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-04 17:57:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-04 17:57:01 +0000 |
commit | 8094e14692c5412641c3198829a5f1b2b2b2cd7d (patch) | |
tree | e2768aa3a9e74f8202ecd2f833cd6e526ba1fee0 /net-libs | |
parent | Stable on ppc wrt bug 201000 (diff) | |
download | gentoo-2-8094e14692c5412641c3198829a5f1b2b2b2cd7d.tar.gz gentoo-2-8094e14692c5412641c3198829a5f1b2b2b2cd7d.tar.bz2 gentoo-2-8094e14692c5412641c3198829a5f1b2b2b2cd7d.zip |
Stable on ppc64; bug #198965
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index f4e2fbdfaede..7e9e1a327341 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.74 2007/12/04 14:52:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.75 2007/12/04 17:57:01 corsair Exp $ + + 04 Dec 2007; Markus Rothe <corsair@gentoo.org> xulrunner-1.8.1.11.ebuild: + Stable on ppc64; bug #198965 04 Dec 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.11.ebuild: alpha/ia64/sparc/x86 stable diff --git a/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild index 6f19f71caad8..fe6e97e032a0 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.11.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.11.ebuild,v 1.2 2007/12/04 14:52:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild,v 1.3 2007/12/04 17:57:01 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 |