public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-01-13  2:38 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 9+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2009-01-13  2:38 UTC (permalink / raw
  To: gentoo-commits

dberkholz    09/01/13 02:38:44

  Modified:             ChangeLog
  Added:                libXaw-1.0.5.ebuild
  Log:
  Bump. Removes XPrint support entirely (libXaw8). Also drops build-time dep on ed.
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.50                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	19 Dec 2007 23:44:36 -0000	1.49
+++ ChangeLog	13 Jan 2009 02:38:44 -0000	1.50
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXaw
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.49 2007/12/19 23:44:36 cla Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.50 2009/01/13 02:38:44 dberkholz Exp $
+
+*libXaw-1.0.5 (13 Jan 2009)
+
+  13 Jan 2009; Donnie Berkholz <dberkholz@gentoo.org>; +libXaw-1.0.5.ebuild:
+  Bump. Removes XPrint support entirely (libXaw8). Also drops build-time dep
+  on ed.
 
   19 Dec 2007; Dawid Węgliński <cla@gentoo.org> libXaw-1.0.4.ebuild:
   Stable on x86 (bug #202087)



1.1                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.1&content-type=text/plain

Index: libXaw-1.0.5.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.1 2009/01/13 02:38:44 dberkholz Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X.Org Xaw library"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"

RDEPEND="x11-libs/libX11
	x11-libs/libXt
	x11-libs/libXmu
	x11-libs/libXpm
	x11-proto/xproto"
DEPEND="${RDEPEND}"

pkg_setup() {
	# No such function yet
	# x-modular_pkg_setup

	# (#125465) Broken with Bdirect support
	filter-flags -Wl,-Bdirect
	filter-ldflags -Bdirect
	filter-ldflags -Wl,-Bdirect
}






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-04-03 13:44 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 13:44 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 13:44:40

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  Marking libXaw-1.0.5 ppc for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.51                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	13 Jan 2009 02:38:44 -0000	1.50
+++ ChangeLog	3 Apr 2009 13:44:40 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.50 2009/01/13 02:38:44 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.51 2009/04/03 13:44:40 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> libXaw-1.0.5.ebuild:
+  Marking libXaw-1.0.5 ppc stable for bug 251832
 
 *libXaw-1.0.5 (13 Jan 2009)
 



1.2                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.1&r2=1.2

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXaw-1.0.5.ebuild	13 Jan 2009 02:38:44 -0000	1.1
+++ libXaw-1.0.5.ebuild	3 Apr 2009 13:44:40 -0000	1.2
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.1 2009/01/13 02:38:44 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.2 2009/04/03 13:44:40 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-04-03 14:30 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 14:30 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 14:30:36

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  Marking libXaw-1.0.5 ppc64 for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.52                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	3 Apr 2009 13:44:40 -0000	1.51
+++ ChangeLog	3 Apr 2009 14:30:31 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.51 2009/04/03 13:44:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.52 2009/04/03 14:30:31 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> libXaw-1.0.5.ebuild:
+  Marking libXaw-1.0.5 ppc64 stable for bug 251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> libXaw-1.0.5.ebuild:
   Marking libXaw-1.0.5 ppc stable for bug 251832



1.3                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.2&r2=1.3

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libXaw-1.0.5.ebuild	3 Apr 2009 13:44:40 -0000	1.2
+++ libXaw-1.0.5.ebuild	3 Apr 2009 14:30:31 -0000	1.3
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.2 2009/04/03 13:44:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.3 2009/04/03 14:30:31 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-04-05 18:46 Olivier Crete (tester)
  0 siblings, 0 replies; 9+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 18:46 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 18:46:38

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  Stable on amd64, bug #251832
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	3 Apr 2009 14:30:31 -0000	1.52
+++ ChangeLog	5 Apr 2009 18:46:38 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.52 2009/04/03 14:30:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.53 2009/04/05 18:46:38 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org> libXaw-1.0.5.ebuild:
+  Stable on amd64, bug #251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> libXaw-1.0.5.ebuild:
   Marking libXaw-1.0.5 ppc64 stable for bug 251832



1.4                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.3&r2=1.4

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libXaw-1.0.5.ebuild	3 Apr 2009 14:30:31 -0000	1.3
+++ libXaw-1.0.5.ebuild	5 Apr 2009 18:46:38 -0000	1.4
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.3 2009/04/03 14:30:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.4 2009/04/05 18:46:38 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-04-05 21:41 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 21:41 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 21:41:58

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  x86 stable, bug #251832
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.54                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	5 Apr 2009 18:46:38 -0000	1.53
+++ ChangeLog	5 Apr 2009 21:41:58 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.53 2009/04/05 18:46:38 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.54 2009/04/05 21:41:58 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org> libXaw-1.0.5.ebuild:
+  x86 stable, bug #251832
 
   05 Apr 2009; Olivier Crête <tester@gentoo.org> libXaw-1.0.5.ebuild:
   Stable on amd64, bug #251832



1.5                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.4&r2=1.5

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libXaw-1.0.5.ebuild	5 Apr 2009 18:46:38 -0000	1.4
+++ libXaw-1.0.5.ebuild	5 Apr 2009 21:41:58 -0000	1.5
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.4 2009/04/05 18:46:38 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.5 2009/04/05 21:41:58 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-04-06 18:50 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 9+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 18:50 UTC (permalink / raw
  To: gentoo-commits

bluebird    09/04/06 18:50:53

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  Stable on sparc, bug #251832
  (Portage version: 2.2_rc28/cvs/Linux sparc64)

Revision  Changes    Path
1.55                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	5 Apr 2009 21:41:58 -0000	1.54
+++ ChangeLog	6 Apr 2009 18:50:53 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.54 2009/04/05 21:41:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.55 2009/04/06 18:50:53 bluebird Exp $
+
+  06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> libXaw-1.0.5.ebuild:
+  Stable on sparc, bug #251832
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org> libXaw-1.0.5.ebuild:
   x86 stable, bug #251832



1.6                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.5&r2=1.6

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXaw-1.0.5.ebuild	5 Apr 2009 21:41:58 -0000	1.5
+++ libXaw-1.0.5.ebuild	6 Apr 2009 18:50:53 -0000	1.6
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.5 2009/04/05 21:41:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.6 2009/04/06 18:50:53 bluebird Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-04-15 14:49 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-15 14:49 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/15 14:49:15

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  ia64/sh stable wrt #251832
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.56                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	6 Apr 2009 18:50:53 -0000	1.55
+++ ChangeLog	15 Apr 2009 14:49:15 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.55 2009/04/06 18:50:53 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.56 2009/04/15 14:49:15 armin76 Exp $
+
+  15 Apr 2009; Raúl Porcel <armin76@gentoo.org> libXaw-1.0.5.ebuild:
+  ia64/sh stable wrt #251832
 
   06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> libXaw-1.0.5.ebuild:
   Stable on sparc, bug #251832



1.7                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.6&r2=1.7

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libXaw-1.0.5.ebuild	6 Apr 2009 18:50:53 -0000	1.6
+++ libXaw-1.0.5.ebuild	15 Apr 2009 14:49:15 -0000	1.7
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.6 2009/04/06 18:50:53 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.7 2009/04/15 14:49:15 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-04-16  2:13 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16  2:13 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/16 02:13:33

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  Stable for HPPA (bug #251832).
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.57                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	15 Apr 2009 14:49:15 -0000	1.56
+++ ChangeLog	16 Apr 2009 02:13:33 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.56 2009/04/15 14:49:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.57 2009/04/16 02:13:33 jer Exp $
+
+  16 Apr 2009; Jeroen Roovers <jer@gentoo.org> libXaw-1.0.5.ebuild:
+  Stable for HPPA (bug #251832).
 
   15 Apr 2009; Raúl Porcel <armin76@gentoo.org> libXaw-1.0.5.ebuild:
   ia64/sh stable wrt #251832



1.8                  x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.7&r2=1.8

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libXaw-1.0.5.ebuild	15 Apr 2009 14:49:15 -0000	1.7
+++ libXaw-1.0.5.ebuild	16 Apr 2009 02:13:33 -0000	1.8
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.7 2009/04/15 14:49:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.8 2009/04/16 02:13:33 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xaw library"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild
@ 2009-05-15 15:14 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-15 15:14 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/15 15:14:19

  Modified:             ChangeLog libXaw-1.0.5.ebuild
  Log:
  arm/s390 stable
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.59                 x11-libs/libXaw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	4 May 2009 17:03:40 -0000	1.58
+++ ChangeLog	15 May 2009 15:14:18 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXaw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.58 2009/05/04 17:03:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.59 2009/05/15 15:14:18 armin76 Exp $
+
+  15 May 2009; Raúl Porcel <armin76@gentoo.org> libXaw-1.0.5.ebuild:
+  arm/s390 stable
 
   04 May 2009; Samuli Suominen <ssuominen@gentoo.org> libXaw-1.0.3.ebuild,
   libXaw-1.0.4.ebuild:



1.10                 x11-libs/libXaw/libXaw-1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.9&r2=1.10

Index: libXaw-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libXaw-1.0.5.ebuild	4 May 2009 17:04:42 -0000	1.9
+++ libXaw-1.0.5.ebuild	15 May 2009 15:14:18 -0000	1.10
@@ -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/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.9 2009/05/04 17:04:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.10 2009/05/15 15:14:18 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org Xaw library"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

end of thread, other threads:[~2009-05-15 15:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13  2:38 [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: ChangeLog libXaw-1.0.5.ebuild Donnie Berkholz (dberkholz)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-03 13:44 Brent Baude (ranger)
2009-04-03 14:30 Brent Baude (ranger)
2009-04-05 18:46 Olivier Crete (tester)
2009-04-05 21:41 Markus Meier (maekke)
2009-04-06 18:50 Friedrich Oslage (bluebird)
2009-04-15 14:49 Raul Porcel (armin76)
2009-04-16  2:13 Jeroen Roovers (jer)
2009-05-15 15:14 Raul Porcel (armin76)

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