diff options
author | 2009-08-19 22:27:03 +0000 | |
---|---|---|
committer | 2009-08-19 22:27:03 +0000 | |
commit | 346fb28076d7b446d65c4f823f4ec04e495bd950 (patch) | |
tree | 4a9e1e64c2b38e2f237c29389fa82dde66edcfd1 | |
parent | stable x86, security bug 281950 (diff) | |
download | gentoo-2-346fb28076d7b446d65c4f823f4ec04e495bd950.tar.gz gentoo-2-346fb28076d7b446d65c4f823f4ec04e495bd950.tar.bz2 gentoo-2-346fb28076d7b446d65c4f823f4ec04e495bd950.zip |
Stable for ppc.
Bug 280393.
(Portage version: 14103-svn/cvs/Linux ppc)
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 141fbbfbdae7..fb0f7a3bfb87 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.232 2009/08/17 01:06:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.233 2009/08/19 22:27:03 volkmar Exp $ + + 19 Aug 2009; Mounir Lamouri <volkmar@gentoo.org> + xulrunner-1.9.1.2-r1.ebuild: + Stable for ppc. Bug 280393 17 Aug 2009; Jeroen Roovers <jer@gentoo.org> xulrunner-1.9.0.13.ebuild: Stable for HPPA (bug #280393). diff --git a/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild b/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild index b651e33e108e..9b5f11382f92 100644 --- a/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.1.2-r1.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.2-r1.ebuild,v 1.1 2009/08/11 19:19:15 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild,v 1.2 2009/08/19 22:27:03 volkmar 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" # qt-experimental |