diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-01-02 18:23:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-01-02 18:23:39 +0000 |
commit | cd0473a9db1f538fda634efe6a21aa7b1f437679 (patch) | |
tree | 442d756ae07af6cfa9911e91979002f0fe9e03ca /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-cd0473a9db1f538fda634efe6a21aa7b1f437679.tar.gz gentoo-2-cd0473a9db1f538fda634efe6a21aa7b1f437679.tar.bz2 gentoo-2-cd0473a9db1f538fda634efe6a21aa7b1f437679.zip |
Prefer xulrunner (bug #234646, comment #57).
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/hppa/make.defaults | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/profiles/arch/hppa/ChangeLog b/profiles/arch/hppa/ChangeLog index f86d634142ea..e0dcb7c545a5 100644 --- a/profiles/arch/hppa/ChangeLog +++ b/profiles/arch/hppa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/hppa profile -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.12 2008/11/10 07:18:38 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.13 2009/01/02 18:23:39 jer Exp $ + + 02 Jan 2009; Jeroen Roovers <jer@gentoo.org> make.defaults: + Prefer xulrunner (bug #234646, comment #57). 10 Nov 2008; Jeroen Roovers <jer@gentoo.org> use.mask: Unmask IUSE=openal now one version is stable. diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index 8486bd3fed12..9c5e6b095a43 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.2 2008/04/10 19:53:15 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.3 2009/01/02 18:23:39 jer Exp $ ARCH="hppa" ACCEPT_KEYWORDS="hppa" @@ -11,7 +11,7 @@ CXXFLAGS="-O1 -pipe" FEATURES="sandbox sfperms strict" -USE="cups foomaticdb fortran gdbm gpm imlib libwww pic spell xml2 firefox" +USE="cups foomaticdb fortran gdbm gpm imlib libwww pic spell xml2 firefox xulrunner" # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers |