diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-13 10:57:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-13 10:57:14 +0000 |
commit | 122220ee7f02af85bfcfb85ea5d83409eb90b52c (patch) | |
tree | 269445441f683db945e3988445e6e16582f77c99 /net-libs/xulrunner/xulrunner-1.9.1.5.ebuild | |
parent | Bump to 1.4.2 -- 4 bugfixes; 2 minor features (diff) | |
download | gentoo-2-122220ee7f02af85bfcfb85ea5d83409eb90b52c.tar.gz gentoo-2-122220ee7f02af85bfcfb85ea5d83409eb90b52c.tar.bz2 gentoo-2-122220ee7f02af85bfcfb85ea5d83409eb90b52c.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs/xulrunner/xulrunner-1.9.1.5.ebuild')
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.9.1.5.ebuild b/net-libs/xulrunner/xulrunner-1.9.1.5.ebuild index 40c708dae54a..33e0b9e1440b 100644 --- a/net-libs/xulrunner/xulrunner-1.9.1.5.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.5.ebuild,v 1.3 2009/12/13 05:51:11 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.5.ebuild,v 1.4 2009/12/13 10:57:14 armin76 Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -18,7 +18,7 @@ HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2 http://dev.gentoo.org/~anarchy/dist/${PATCH}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" SLOT="1.9" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa debug python sqlite" # qt-experimental |