diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-07 19:09:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-07 19:09:14 +0000 |
commit | fcce25687f81b1aa7cf016fd4df9d042976b5d71 (patch) | |
tree | 79b35a2fa5ada8b194fd0f679cb2f6063b4342bc /net-libs/xulrunner | |
parent | Version bump and fix bug #169487, GTK1 support is now dropped from this package. (diff) | |
download | gentoo-2-fcce25687f81b1aa7cf016fd4df9d042976b5d71.tar.gz gentoo-2-fcce25687f81b1aa7cf016fd4df9d042976b5d71.tar.bz2 gentoo-2-fcce25687f81b1aa7cf016fd4df9d042976b5d71.zip |
Added ~ppc64; bug #155053
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-libs/xulrunner')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index de2b2e864fc4..156323ce1d1f 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.8 2007/03/07 10:40:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.9 2007/03/07 19:09:14 corsair Exp $ + + 07 Mar 2007; Markus Rothe <corsair@gentoo.org> xulrunner-1.8.0.4.ebuild: + Added ~ppc64; bug #155053 07 Mar 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.0.4.ebuild: Bump patchset to fix bug 165777 and bug 168893 diff --git a/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild index e40f11e88ec3..4bc224e6eda2 100644 --- a/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.0.4.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.0.4.ebuild,v 1.7 2007/03/07 10:40:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild,v 1.8 2007/03/07 19:09:14 corsair Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/${PN}/releases/${PV}/source LICENSE="MPL-1.1 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/binutils-2.16.1 |