diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-14 19:30:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-14 19:30:04 +0000 |
commit | d70af06e2ccc6cbeefa18ec7eeb151ab3f991228 (patch) | |
tree | f145543881abf642eff4bd7554e93100bd103293 /net-libs | |
parent | alpha/arm/ia64/sparc stable wrt #336396 (diff) | |
download | gentoo-2-d70af06e2ccc6cbeefa18ec7eeb151ab3f991228.tar.gz gentoo-2-d70af06e2ccc6cbeefa18ec7eeb151ab3f991228.tar.bz2 gentoo-2-d70af06e2ccc6cbeefa18ec7eeb151ab3f991228.zip |
alpha/arm/ia64 stable wrt #336396
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 8453a610b524..d8fe033e068c 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.358 2010/09/12 13:10:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.359 2010/09/14 19:30:04 armin76 Exp $ + + 14 Sep 2010; Raúl Porcel <armin76@gentoo.org> xulrunner-1.9.2.9.ebuild: + alpha/arm/ia64 stable wrt #336396 12 Sep 2010; Joseph Jezak <josejx@gentoo.org> xulrunner-1.9.2.9.ebuild: Marked ppc ppc64 for bug #336396. diff --git a/net-libs/xulrunner/xulrunner-1.9.2.9.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.9.ebuild index 1ada4ce809f0..82343e70ee8e 100644 --- a/net-libs/xulrunner/xulrunner-1.9.2.9.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.9.ebuild,v 1.6 2010/09/12 13:10:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.9.ebuild,v 1.7 2010/09/14 19:30:04 armin76 Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -17,7 +17,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/mozilla/patchsets/${PATCH}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="1.9" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa +cups debug +ipc libnotify system-sqlite wifi" |