summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-11-17 14:36:50 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-11-17 14:36:50 +0000
commit472c75faf17818dcb36a985e7ee7e050543687d1 (patch)
tree1d30410168513b3723b27d1740c4e8d243f081e2 /net-libs
parentStable on ppc64; bug #152672 (diff)
downloadgentoo-2-472c75faf17818dcb36a985e7ee7e050543687d1.tar.gz
gentoo-2-472c75faf17818dcb36a985e7ee7e050543687d1.tar.bz2
gentoo-2-472c75faf17818dcb36a985e7ee7e050543687d1.zip
Added ~ppc keyword wrt bug 155053
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xulrunner/ChangeLog5
-rw-r--r--net-libs/xulrunner/xulrunner-1.8.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog
index 72b2065549ac..280bcc0e4786 100644
--- a/net-libs/xulrunner/ChangeLog
+++ b/net-libs/xulrunner/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/xulrunner
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.3 2006/11/12 21:26:59 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.4 2006/11/17 14:36:50 nixnut Exp $
+
+ 17 Nov 2006; nixnut <nixnut@gentoo.org> xulrunner-1.8.0.4.ebuild:
+ Added ~ppc keyword wrt bug 155053
12 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
-xulrunner-1.8.0.1.ebuild, xulrunner-1.8.0.4.ebuild:
diff --git a/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild
index 081351b45f91..469a5679b297 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-2006 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.2 2006/11/12 21:26:59 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.0.4.ebuild,v 1.3 2006/11/17 14:36:50 nixnut Exp $
inherit flag-o-matic toolchain-funcs eutils makeedit multilib autotools mozconfig-2 java-pkg-opt-2
PVER="0.8"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${PN}/releases/${PV}/source/${P}-
LICENSE="MPL-1.1 NPL-1.1"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 ~ppc ~x86"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/binutils-2.16.1