diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-11 15:58:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-11 15:58:24 +0000 |
commit | c0d6c6c867a12d03e9ab7321d5af31c94ca757e0 (patch) | |
tree | fea0de33016b6eace85a1aa2a15762e33a77a797 /net-libs/xulrunner | |
parent | Marking firefox-3.6.13 ppc64 for bug 348316 (diff) | |
download | gentoo-2-c0d6c6c867a12d03e9ab7321d5af31c94ca757e0.tar.gz gentoo-2-c0d6c6c867a12d03e9ab7321d5af31c94ca757e0.tar.bz2 gentoo-2-c0d6c6c867a12d03e9ab7321d5af31c94ca757e0.zip |
Stable for HPPA (bug #348316).
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'net-libs/xulrunner')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 6d54b37455eb..49a7fc638be9 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.385 2010/12/11 12:38:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.386 2010/12/11 15:58:24 jer Exp $ + + 11 Dec 2010; Jeroen Roovers <jer@gentoo.org> xulrunner-1.9.2.13.ebuild: + Stable for HPPA (bug #348316). 11 Dec 2010; Brent Baude <ranger@gentoo.org> xulrunner-1.9.2.13.ebuild: Marking xulrunner-1.9.2.13 ppc64 for bug 348316 diff --git a/net-libs/xulrunner/xulrunner-1.9.2.13.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.13.ebuild index ca029136de2f..e782619492de 100644 --- a/net-libs/xulrunner/xulrunner-1.9.2.13.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.2.13.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.13.ebuild,v 1.6 2010/12/11 12:38:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.13.ebuild,v 1.7 2010/12/11 15:58:24 jer 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 debug +ipc libnotify system-sqlite wifi" |