diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-07-04 21:30:37 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-07-04 21:30:37 +0000 |
commit | 29bc76cf5dc666a5acf4e1bac00254248c5de0ef (patch) | |
tree | e2d964878437a591521437d3dea4e99dd47e9ca2 /net-libs/xulrunner/xulrunner-1.8.1.4.ebuild | |
parent | Removed use_setuptools sed. Dropped old version. (diff) | |
download | historical-29bc76cf5dc666a5acf4e1bac00254248c5de0ef.tar.gz historical-29bc76cf5dc666a5acf4e1bac00254248c5de0ef.tar.bz2 historical-29bc76cf5dc666a5acf4e1bac00254248c5de0ef.zip |
Keyworded ~x86-fbsd, #184099.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'net-libs/xulrunner/xulrunner-1.8.1.4.ebuild')
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild index 1e3e715550b6..e5242168aff5 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.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.1.4.ebuild,v 1.9 2007/07/04 20:15:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild,v 1.10 2007/07/04 21:30:37 uberlord Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="http://www.archlinux.org/~jgc/mozilla/${P}-source.tar.bz2 SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" -KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-libs/zlib-1.1.4 |