public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2008-04-10 19:53 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 11+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-04-10 19:53 UTC (permalink / raw
  To: gentoo-commits

dberkholz    08/04/10 19:53:15

  Modified:             ChangeLog make.defaults
  Log:
  Make VIDEO_CARDS defaults a reasonable set instead of every imaginable card.

Revision  Changes    Path
1.5                  profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	10 Apr 2008 06:34:00 -0000	1.4
+++ ChangeLog	10 Apr 2008 19:53:15 -0000	1.5
@@ -1,6 +1,10 @@
 # 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.4 2008/04/10 06:34:00 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.5 2008/04/10 19:53:15 dberkholz Exp $
+
+  10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; make.defaults:
+  Make VIDEO_CARDS defaults a reasonable set instead of every imaginable
+  card.
 
   10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; use.mask:
   changing around video_cards_via masking by unmasking only for available



1.2                  profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.1&r2=1.2

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make.defaults	1 Apr 2008 17:39:55 -0000	1.1
+++ make.defaults	10 Apr 2008 19:53:15 -0000	1.2
@@ -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.1 2008/04/01 17:39:55 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.2 2008/04/10 19:53:15 dberkholz Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -15,4 +15,4 @@
 
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers
-VIDEO_CARDS="dummy fbdev"
+VIDEO_CARDS="fbdev"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2009-01-02 18:23 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-01-02 18:23 UTC (permalink / raw
  To: gentoo-commits

jer         09/01/02 18:23:39

  Modified:             ChangeLog make.defaults
  Log:
  Prefer xulrunner (bug #234646, comment #57).

Revision  Changes    Path
1.13                 profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	10 Nov 2008 07:18:38 -0000	1.12
+++ ChangeLog	2 Jan 2009 18:23:39 -0000	1.13
@@ -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.



1.3                  profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.2&r2=1.3

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults	10 Apr 2008 19:53:15 -0000	1.2
+++ make.defaults	2 Jan 2009 18:23:39 -0000	1.3
@@ -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 @@
 
 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






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2012-05-15 17:27 Mike Gilbert (floppym)
  0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2012-05-15 17:27 UTC (permalink / raw
  To: gentoo-commits

floppym     12/05/15 17:27:01

  Modified:             ChangeLog make.defaults
  Log:
  Default PYTHON_TARGETS should include python-3 for arches where it is stable. See bug 415575.

Revision  Changes    Path
1.145                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	26 Apr 2012 02:17:42 -0000	1.144
+++ ChangeLog	15 May 2012 17:27:01 -0000	1.145
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.144 2012/04/26 02:17:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.145 2012/05/15 17:27:01 floppym Exp $
+
+  15 May 2012; Mike Gilbert <floppym@gentoo.org> make.defaults:
+  Default PYTHON_TARGETS should include python-3 for arches where it is stable.
+  See bug 415575.
 
   26 Apr 2012; Jeroen Roovers <jer@gentoo.org> package.use.mask:
   Mask USE=connman for x11-libs/qt-bearer (bug #412915).



1.5                  profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.4&r2=1.5

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- make.defaults	26 Jan 2009 18:43:47 -0000	1.4
+++ make.defaults	15 May 2012 17:27:01 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2012 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.4 2009/01/26 18:43:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.5 2012/05/15 17:27:01 floppym Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -16,3 +16,8 @@
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers
 VIDEO_CARDS="fbdev"
+
+# 2012/05/15 - Mike Gilbert <floppym@gentoo.org>
+# Default PYTHON_TARGETS should include python-3 for arches where it is stable.
+# See bug 415575.
+PYTHON_TARGETS="python3_2"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2012-05-15 18:39 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2012-05-15 18:39 UTC (permalink / raw
  To: gentoo-commits

jer         12/05/15 18:39:26

  Modified:             ChangeLog make.defaults
  Log:
  Remove dev-lang/python:3* specific targets.

Revision  Changes    Path
1.146                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.146&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.146&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.145&r2=1.146

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog	15 May 2012 17:27:01 -0000	1.145
+++ ChangeLog	15 May 2012 18:39:26 -0000	1.146
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.145 2012/05/15 17:27:01 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.146 2012/05/15 18:39:26 jer Exp $
+
+  15 May 2012; Jeroen Roovers <jer@gentoo.org> make.defaults:
+  Remove dev-lang/python:3* specific targets.
 
   15 May 2012; Mike Gilbert <floppym@gentoo.org> make.defaults:
   Default PYTHON_TARGETS should include python-3 for arches where it is stable.



1.6                  profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.5&r2=1.6

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- make.defaults	15 May 2012 17:27:01 -0000	1.5
+++ make.defaults	15 May 2012 18:39:26 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.5 2012/05/15 17:27:01 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.6 2012/05/15 18:39:26 jer Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -16,8 +16,3 @@
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers
 VIDEO_CARDS="fbdev"
-
-# 2012/05/15 - Mike Gilbert <floppym@gentoo.org>
-# Default PYTHON_TARGETS should include python-3 for arches where it is stable.
-# See bug 415575.
-PYTHON_TARGETS="python3_2"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2012-07-04  7:21 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-07-04  7:21 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/07/04 07:21:55

  Modified:             ChangeLog make.defaults
  Log:
  Remove reference to USE="xulrunner" wrt #424617

Revision  Changes    Path
1.157                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.157&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.157&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.156&r2=1.157

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog	3 Jul 2012 20:12:36 -0000	1.156
+++ ChangeLog	4 Jul 2012 07:21:55 -0000	1.157
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.156 2012/07/03 20:12:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.157 2012/07/04 07:21:55 ssuominen Exp $
+
+  04 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> make.defaults:
+  Remove reference to USE="xulrunner" wrt #424617
 
   03 Jul 2012; Jeroen Roovers <jer@gentoo.org> package.use.mask:
   Mask USE=connman for net-libs/gupnp (bug #424225).



1.7                  profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.6&r2=1.7

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- make.defaults	15 May 2012 18:39:26 -0000	1.6
+++ make.defaults	4 Jul 2012 07:21:55 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.6 2012/05/15 18:39:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.7 2012/07/04 07:21:55 ssuominen Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -11,7 +11,7 @@
 
 FEATURES="sandbox sfperms strict"
 
-USE="cups foomaticdb fortran gdbm gpm imlib libwww spell xml2 firefox xulrunner"
+USE="cups foomaticdb fortran gdbm gpm imlib libwww spell xml2 firefox"
 
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2013-11-30 16:08 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2013-11-30 16:08 UTC (permalink / raw
  To: gentoo-commits

jer         13/11/30 16:08:05

  Modified:             ChangeLog make.defaults
  Log:
  Mask dev-lang/python-3.2*, unmask dev-lang/python-3.3* targets (bug #474128).

Revision  Changes    Path
1.201                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.201&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.201&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.200&r2=1.201

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog	24 Nov 2013 17:16:52 -0000	1.200
+++ ChangeLog	30 Nov 2013 16:08:05 -0000	1.201
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.200 2013/11/24 17:16:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.201 2013/11/30 16:08:05 jer Exp $
+
+  30 Nov 2013; Jeroen Roovers <jer@gentoo.org> make.defaults:
+  Mask dev-lang/python-3.2*, unmask dev-lang/python-3.3* targets (bug #474128).
 
   24 Nov 2013; Jeroen Roovers <jer@gentoo.org> package.use.mask:
   Properly describe mask entry (bug #492326).



1.8                  profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.7&r2=1.8

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- make.defaults	4 Jul 2012 07:21:55 -0000	1.7
+++ make.defaults	30 Nov 2013 16:08:05 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.7 2012/07/04 07:21:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.8 2013/11/30 16:08:05 jer Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -11,7 +11,8 @@
 
 FEATURES="sandbox sfperms strict"
 
-USE="cups foomaticdb fortran gdbm gpm imlib libwww spell xml2 firefox"
+USE="cups foomaticdb fortran gdbm gpm imlib libwww spell xml2 firefox
+	-python_targets_python3_2 python_targets_python3_3"
 
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2014-01-18  1:03 Mike Frysinger (vapier)
  0 siblings, 0 replies; 11+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-18  1:03 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/18 01:03:40

  Modified:             ChangeLog make.defaults
  Log:
  Drop python targets hacks now that base/ has it #474128.

Revision  Changes    Path
1.202                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.202&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.202&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.201&r2=1.202

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog	30 Nov 2013 16:08:05 -0000	1.201
+++ ChangeLog	18 Jan 2014 01:03:39 -0000	1.202
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.201 2013/11/30 16:08:05 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.202 2014/01/18 01:03:39 vapier Exp $
+
+  18 Jan 2014; Mike Frysinger <vapier@gentoo.org> make.defaults:
+  Drop python targets hacks now that base/ has it #474128.
 
   30 Nov 2013; Jeroen Roovers <jer@gentoo.org> make.defaults:
   Mask dev-lang/python-3.2*, unmask dev-lang/python-3.3* targets (bug #474128).



1.9                  profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.8&r2=1.9

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- make.defaults	30 Nov 2013 16:08:05 -0000	1.8
+++ make.defaults	18 Jan 2014 01:03:39 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.8 2013/11/30 16:08:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.9 2014/01/18 01:03:39 vapier Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -11,8 +11,7 @@
 
 FEATURES="sandbox sfperms strict"
 
-USE="cups foomaticdb fortran gdbm gpm imlib libwww spell xml2 firefox
-	-python_targets_python3_2 python_targets_python3_3"
+USE="cups foomaticdb fortran gdbm gpm imlib libwww spell xml2 firefox"
 
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2014-07-01  8:34 Michal Gorny (mgorny)
  0 siblings, 0 replies; 11+ messages in thread
From: Michal Gorny (mgorny) @ 2014-07-01  8:34 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/07/01 08:34:03

  Modified:             ChangeLog make.defaults
  Log:
  Set ABI & DEFAULT_ABI on remaining profiles for easy consistent checks in ebuilds.

Revision  Changes    Path
1.213                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.213&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.213&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.212&r2=1.213

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- ChangeLog	1 Jun 2014 06:01:12 -0000	1.212
+++ ChangeLog	1 Jul 2014 08:34:03 -0000	1.213
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.212 2014/06/01 06:01:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.213 2014/07/01 08:34:03 mgorny Exp $
+
+  01 Jul 2014; Michał Górny <mgorny@gentoo.org> make.defaults:
+  Set ABI & DEFAULT_ABI on remaining profiles for easy consistent checks in
+  ebuilds.
 
   01 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> package.use.mask:
   Mask USE="udev" for xfce-base/xfce4-settings right next to already masked



1.10                 profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.9&r2=1.10

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- make.defaults	18 Jan 2014 01:03:39 -0000	1.9
+++ make.defaults	1 Jul 2014 08:34:03 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.9 2014/01/18 01:03:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.10 2014/07/01 08:34:03 mgorny Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -13,6 +13,12 @@
 
 USE="cups foomaticdb fortran gdbm gpm imlib libwww spell xml2 firefox"
 
+# Michał Górny <mgorny@gentoo.org> (01 Jul 2014)
+# Set ABI & DEFAULT_ABI consistently with ${ARCH}, to make ebuild
+# checks simpler.
+ABI="hppa"
+DEFAULT_ABI="hppa"
+
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers
 VIDEO_CARDS="fbdev"





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2014-07-01  8:35 Michal Gorny (mgorny)
  0 siblings, 0 replies; 11+ messages in thread
From: Michal Gorny (mgorny) @ 2014-07-01  8:35 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/07/01 08:35:55

  Modified:             ChangeLog make.defaults
  Log:
  Set MULTILIB_ABIS as well, just in case.

Revision  Changes    Path
1.214                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.214&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.214&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.213&r2=1.214

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- ChangeLog	1 Jul 2014 08:34:03 -0000	1.213
+++ ChangeLog	1 Jul 2014 08:35:55 -0000	1.214
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.213 2014/07/01 08:34:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.214 2014/07/01 08:35:55 mgorny Exp $
+
+  01 Jul 2014; Michał Górny <mgorny@gentoo.org> make.defaults:
+  Set MULTILIB_ABIS as well, just in case.
 
   01 Jul 2014; Michał Górny <mgorny@gentoo.org> make.defaults:
   Set ABI & DEFAULT_ABI on remaining profiles for easy consistent checks in



1.11                 profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.10&r2=1.11

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- make.defaults	1 Jul 2014 08:34:03 -0000	1.10
+++ make.defaults	1 Jul 2014 08:35:55 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.10 2014/07/01 08:34:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.11 2014/07/01 08:35:55 mgorny Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -18,6 +18,7 @@
 # checks simpler.
 ABI="hppa"
 DEFAULT_ABI="hppa"
+MULTILIB_ABIS="hppa"
 
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2014-07-01 14:13 Michal Gorny (mgorny)
  0 siblings, 0 replies; 11+ messages in thread
From: Michal Gorny (mgorny) @ 2014-07-01 14:13 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/07/01 14:13:01

  Modified:             ChangeLog make.defaults
  Log:
  Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid issues.

Revision  Changes    Path
1.215                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.215&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.215&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.214&r2=1.215

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- ChangeLog	1 Jul 2014 08:35:55 -0000	1.214
+++ ChangeLog	1 Jul 2014 14:13:01 -0000	1.215
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.214 2014/07/01 08:35:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.215 2014/07/01 14:13:01 mgorny Exp $
+
+  01 Jul 2014; Michał Górny <mgorny@gentoo.org> make.defaults:
+  Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid
+  issues.
 
   01 Jul 2014; Michał Górny <mgorny@gentoo.org> make.defaults:
   Set MULTILIB_ABIS as well, just in case.



1.12                 profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.11&r2=1.12

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- make.defaults	1 Jul 2014 08:35:55 -0000	1.11
+++ make.defaults	1 Jul 2014 14:13:01 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.11 2014/07/01 08:35:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.12 2014/07/01 14:13:01 mgorny Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -19,6 +19,8 @@
 ABI="hppa"
 DEFAULT_ABI="hppa"
 MULTILIB_ABIS="hppa"
+LIBDIR_hppa="lib"
+CHOST_hppa="${CHOST}"
 
 # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
 # Defaults for video drivers





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
@ 2014-07-01 14:50 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2014-07-01 14:50 UTC (permalink / raw
  To: gentoo-commits

jer         14/07/01 14:50:36

  Modified:             ChangeLog make.defaults
  Log:
  CXXFLAGS=-O2 should be safe.

Revision  Changes    Path
1.216                profiles/arch/hppa/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.216&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.216&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.215&r2=1.216

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- ChangeLog	1 Jul 2014 14:13:01 -0000	1.215
+++ ChangeLog	1 Jul 2014 14:50:36 -0000	1.216
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.215 2014/07/01 14:13:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.216 2014/07/01 14:50:36 jer Exp $
+
+  01 Jul 2014; Jeroen Roovers <jer@gentoo.org> make.defaults:
+  CXXFLAGS=-O2 should be safe.
 
   01 Jul 2014; Michał Górny <mgorny@gentoo.org> make.defaults:
   Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid



1.13                 profiles/arch/hppa/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.12&r2=1.13

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- make.defaults	1 Jul 2014 14:13:01 -0000	1.12
+++ make.defaults	1 Jul 2014 14:50:36 -0000	1.13
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 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.12 2014/07/01 14:13:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.13 2014/07/01 14:50:36 jer Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
 
 CHOST="hppa-unknown-linux-gnu"
 CFLAGS="-O2 -pipe"
-CXXFLAGS="-O1 -pipe"
+CXXFLAGS="${CFLAGS}"
 
 FEATURES="sandbox sfperms strict"
 





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-01 14:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-01  8:34 [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-01 14:50 Jeroen Roovers (jer)
2014-07-01 14:13 Michal Gorny (mgorny)
2014-07-01  8:35 Michal Gorny (mgorny)
2014-01-18  1:03 Mike Frysinger (vapier)
2013-11-30 16:08 Jeroen Roovers (jer)
2012-07-04  7:21 Samuli Suominen (ssuominen)
2012-05-15 18:39 Jeroen Roovers (jer)
2012-05-15 17:27 Mike Gilbert (floppym)
2009-01-02 18:23 Jeroen Roovers (jer)
2008-04-10 19:53 Donnie Berkholz (dberkholz)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox