diff options
author | 2008-04-18 02:27:56 +0000 | |
---|---|---|
committer | 2008-04-18 02:27:56 +0000 | |
commit | 69bc03eef35a7075a2d50b6657b9f7c521b516a1 (patch) | |
tree | 4572b23a325f8f7ff6ce0e222736e872436df315 /net-libs/xulrunner/xulrunner-1.8.1.14.ebuild | |
parent | Add fix from upstream for building with linux-2.6.25 #218178. (diff) | |
download | historical-69bc03eef35a7075a2d50b6657b9f7c521b516a1.tar.gz historical-69bc03eef35a7075a2d50b6657b9f7c521b516a1.tar.bz2 historical-69bc03eef35a7075a2d50b6657b9f7c521b516a1.zip |
Stable for HPPA (bug #218065).
Package-Manager: portage-2.1.5_rc3
Diffstat (limited to 'net-libs/xulrunner/xulrunner-1.8.1.14.ebuild')
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild index 9e91298cc2cc..a729952a3479 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.14.ebuild,v 1.1 2008/04/17 12:27:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild,v 1.2 2008/04/18 02:27:56 jer Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}-source.tar.bz2 SLOT="1.8" 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 |