diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 14:31:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 14:31:32 +0000 |
commit | aa248d957ae4972fb30d0b3696eedd30c35eb788 (patch) | |
tree | 560de2d2daaae1d510e66ec68be7df8033996220 /net-libs/xulrunner | |
parent | Drop x86 stable keywords, revert to ~x86, bug #392803. (diff) | |
download | gentoo-2-aa248d957ae4972fb30d0b3696eedd30c35eb788.tar.gz gentoo-2-aa248d957ae4972fb30d0b3696eedd30c35eb788.tar.bz2 gentoo-2-aa248d957ae4972fb30d0b3696eedd30c35eb788.zip |
sparc stable
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'net-libs/xulrunner')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 719b72a1718e..3a331cf1787d 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,9 @@ # 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.440 2011/10/31 00:39:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.441 2011/12/11 14:31:32 armin76 Exp $ + + 11 Dec 2011; Raúl Porcel <armin76@gentoo.org> xulrunner-1.9.2.22.ebuild: + sparc stable 31 Oct 2011; Jeroen Roovers <jer@gentoo.org> xulrunner-1.9.2.17.ebuild, xulrunner-1.9.2.20.ebuild, xulrunner-1.9.2.21.ebuild, diff --git a/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild index dad3554271b7..0f8cf2c8a472 100644 --- a/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.2.22.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.22.ebuild,v 1.2 2011/10/31 00:39:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild,v 1.3 2011/12/11 14:31:32 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~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" |