diff options
author | 2011-05-01 12:01:13 +0000 | |
---|---|---|
committer | 2011-05-01 12:01:13 +0000 | |
commit | 8edf8e65978b2fc28c18ab60db239c5182b3def2 (patch) | |
tree | b6a568bfcc19dfc108fcfed7fa515392d8b30682 /net-libs | |
parent | Initial import. Required for new ipset. (diff) | |
download | gentoo-2-8edf8e65978b2fc28c18ab60db239c5182b3def2.tar.gz gentoo-2-8edf8e65978b2fc28c18ab60db239c5182b3def2.tar.bz2 gentoo-2-8edf8e65978b2fc28c18ab60db239c5182b3def2.zip |
ppc/ppc64 stable wrt #365323
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.2.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 175c21995349..73836b20cdf3 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.411 2011/04/30 18:42:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.412 2011/05/01 12:01:13 xarthisius Exp $ + + 01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> + xulrunner-1.9.2.17.ebuild: + ppc/ppc64 stable wrt #365323 30 Apr 2011; Markos Chandras <hwoarang@gentoo.org> xulrunner-1.9.2.17.ebuild: Stable on amd64 wrt bug #365323 diff --git a/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild index 5e44e5016edf..e55e363f885f 100644 --- a/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.17.ebuild,v 1.2 2011/04/30 18:42:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild,v 1.3 2011/05/01 12:01:13 xarthisius 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 gnome +ipc libnotify system-sqlite wifi" |