diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-30 18:10:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-30 18:10:41 +0000 |
commit | a3ac77db2a40deffbfea5b1d7b153f251658df61 (patch) | |
tree | 277b1f3b80108f3994df930f2c0c0ec49e0a2479 /net-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-a3ac77db2a40deffbfea5b1d7b153f251658df61.tar.gz gentoo-2-a3ac77db2a40deffbfea5b1d7b153f251658df61.tar.bz2 gentoo-2-a3ac77db2a40deffbfea5b1d7b153f251658df61.zip |
Stable for HPPA (bug #290892).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index b0cbfada6541..36742fa63d3c 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,9 @@ # 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.263 2009/10/30 17:52:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.264 2009/10/30 18:10:41 jer Exp $ + + 30 Oct 2009; Jeroen Roovers <jer@gentoo.org> xulrunner-1.9.1.4.ebuild: + Stable for HPPA (bug #290892). 30 Oct 2009; Raúl Porcel <armin76@gentoo.org> xulrunner-1.9.0.13.ebuild, xulrunner-1.9.0.14.ebuild: diff --git a/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild b/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild index 4c99e2687506..5a4ef95e5ecb 100644 --- a/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.1.4.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.4.ebuild,v 1.4 2009/10/30 17:39:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.4.ebuild,v 1.5 2009/10/30 18:10:41 jer 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 |