public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2009-03-08  1:26 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-03-08  1:26 UTC (permalink / raw
  To: gentoo-commits

eva         09/03/08 01:26:41

  Modified:             ChangeLog
  Added:                libgnomeprintui-2.18.4.ebuild
  Log:
  Bump to 2.18.4. Build fixes and translation updates.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.142                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.142&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.142&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.141&r2=1.142

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog	6 Mar 2009 15:52:33 -0000	1.141
+++ ChangeLog	8 Mar 2009 01:26:41 -0000	1.142
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.141 2009/03/06 15:52:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.142 2009/03/08 01:26:41 eva Exp $
+
+*libgnomeprintui-2.18.4 (08 Mar 2009)
+
+  08 Mar 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +libgnomeprintui-2.18.4.ebuild:
+  Bump to 2.18.4. Build fixes and translation updates.
 
   06 Mar 2009; Brent Baude <ranger@gentoo.org>
   libgnomeprintui-2.18.3.ebuild:



1.1                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.1&content-type=text/plain

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.1 2009/03/08 01:26:41 eva Exp $

GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="User interface libraries for gnome print"
HOMEPAGE="http://www.gnome.org/"

LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"

RDEPEND=">=x11-libs/gtk+-2.6
	>=gnome-base/libgnomeprint-2.12.1
	>=gnome-base/libgnomecanvas-1.117
	>=x11-themes/gnome-icon-theme-1.1.92"
DEPEND="${RDEPEND}
	sys-devel/gettext
	>=dev-util/pkgconfig-0.9
	doc? ( >=dev-util/gtk-doc-1 )"

DOCS="AUTHORS ChangeLog NEWS README"

G2CONF="${G2CONF} --disable-static"






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2009-10-08  3:14 Olivier Crete (tester)
  0 siblings, 0 replies; 11+ messages in thread
From: Olivier Crete (tester) @ 2009-10-08  3:14 UTC (permalink / raw
  To: gentoo-commits

tester      09/10/08 03:14:37

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  Stable on amd64, bug #281427
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.150                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.150&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.150&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.149&r2=1.150

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog	28 Apr 2009 11:24:28 -0000	1.149
+++ ChangeLog	8 Oct 2009 03:14:36 -0000	1.150
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.149 2009/04/28 11:24:28 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.150 2009/10/08 03:14:36 tester Exp $
+
+  08 Oct 2009; Olivier Crête <tester@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  Stable on amd64, bug #281427
 
   28 Apr 2009; Raúl Porcel <armin76@gentoo.org>
   libgnomeprintui-2.18.3.ebuild:



1.2                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.1&r2=1.2

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgnomeprintui-2.18.4.ebuild	8 Mar 2009 01:26:41 -0000	1.1
+++ libgnomeprintui-2.18.4.ebuild	8 Oct 2009 03:14:36 -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/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.1 2009/03/08 01:26:41 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.2 2009/10/08 03:14:36 tester Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2009-10-16 23:07 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2009-10-16 23:07 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/16 23:07:40

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  x86 stable, bug #281427
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.151                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.151&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.151&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.150&r2=1.151

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog	8 Oct 2009 03:14:36 -0000	1.150
+++ ChangeLog	16 Oct 2009 23:07:40 -0000	1.151
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.150 2009/10/08 03:14:36 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.151 2009/10/16 23:07:40 maekke Exp $
+
+  16 Oct 2009; Markus Meier <maekke@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  x86 stable, bug #281427
 
   08 Oct 2009; Olivier Crête <tester@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.3                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.2&r2=1.3

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgnomeprintui-2.18.4.ebuild	8 Oct 2009 03:14:36 -0000	1.2
+++ libgnomeprintui-2.18.4.ebuild	16 Oct 2009 23:07:40 -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/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.2 2009/10/08 03:14:36 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.3 2009/10/16 23:07:40 maekke Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2009-10-24 16:26 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 11+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-24 16:26 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/24 16:26:10

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  ppc stable #281427
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.152                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.152&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.152&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.151&r2=1.152

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog	16 Oct 2009 23:07:40 -0000	1.151
+++ ChangeLog	24 Oct 2009 16:26:09 -0000	1.152
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.151 2009/10/16 23:07:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.152 2009/10/24 16:26:09 nixnut Exp $
+
+  24 Oct 2009; nixnut <nixnut@gentoo.org> libgnomeprintui-2.18.4.ebuild:
+  ppc stable #281427
 
   16 Oct 2009; Markus Meier <maekke@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.4                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.3&r2=1.4

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgnomeprintui-2.18.4.ebuild	16 Oct 2009 23:07:40 -0000	1.3
+++ libgnomeprintui-2.18.4.ebuild	24 Oct 2009 16:26:09 -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/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.3 2009/10/16 23:07:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.4 2009/10/24 16:26:09 nixnut Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2009-11-05 20:17 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2009-11-05 20:17 UTC (permalink / raw
  To: gentoo-commits

maekke      09/11/05 20:17:46

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  arm stable, bug #281427
  (Portage version: 2.2_rc48/cvs/Linux x86_64)

Revision  Changes    Path
1.153                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.152&r2=1.153

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog	24 Oct 2009 16:26:09 -0000	1.152
+++ ChangeLog	5 Nov 2009 20:17:45 -0000	1.153
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.152 2009/10/24 16:26:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.153 2009/11/05 20:17:45 maekke Exp $
+
+  05 Nov 2009; Markus Meier <maekke@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  arm stable, bug #281427
 
   24 Oct 2009; nixnut <nixnut@gentoo.org> libgnomeprintui-2.18.4.ebuild:
   ppc stable #281427



1.5                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.4&r2=1.5

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libgnomeprintui-2.18.4.ebuild	24 Oct 2009 16:26:09 -0000	1.4
+++ libgnomeprintui-2.18.4.ebuild	5 Nov 2009 20:17:45 -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/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.4 2009/10/24 16:26:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.5 2009/11/05 20:17:45 maekke Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2009-11-28 17:01 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-11-28 17:01 UTC (permalink / raw
  To: gentoo-commits

armin76     09/11/28 17:01:15

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  alpha/ia64/sparc stable wrt #281427
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.154                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.154&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.154&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.153&r2=1.154

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- ChangeLog	5 Nov 2009 20:17:45 -0000	1.153
+++ ChangeLog	28 Nov 2009 17:01:15 -0000	1.154
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.153 2009/11/05 20:17:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.154 2009/11/28 17:01:15 armin76 Exp $
+
+  28 Nov 2009; Raúl Porcel <armin76@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  alpha/ia64/sparc stable wrt #281427
 
   05 Nov 2009; Markus Meier <maekke@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.6                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.5&r2=1.6

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libgnomeprintui-2.18.4.ebuild	5 Nov 2009 20:17:45 -0000	1.5
+++ libgnomeprintui-2.18.4.ebuild	28 Nov 2009 17:01:15 -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/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.5 2009/11/05 20:17:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.6 2009/11/28 17:01:15 armin76 Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2009-12-03 17:12 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-12-03 17:12 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/03 17:12:28

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  Marking libgnomeprintui-2.18.4 ppc64 for bug 281427
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.155                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.155&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.155&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.154&r2=1.155

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog	28 Nov 2009 17:01:15 -0000	1.154
+++ ChangeLog	3 Dec 2009 17:12:28 -0000	1.155
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.154 2009/11/28 17:01:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.155 2009/12/03 17:12:28 ranger Exp $
+
+  03 Dec 2009; Brent Baude <ranger@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  Marking libgnomeprintui-2.18.4 ppc64 stable for bug 281427
 
   28 Nov 2009; Raúl Porcel <armin76@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.7                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.6&r2=1.7

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libgnomeprintui-2.18.4.ebuild	28 Nov 2009 17:01:15 -0000	1.6
+++ libgnomeprintui-2.18.4.ebuild	3 Dec 2009 17:12:28 -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/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.6 2009/11/28 17:01:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.7 2009/12/03 17:12:28 ranger Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2010-01-10 16:52 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-10 16:52 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/10 16:52:51

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.156                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.156&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.156&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.155&r2=1.156

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog	3 Dec 2009 17:12:28 -0000	1.155
+++ ChangeLog	10 Jan 2010 16:52:50 -0000	1.156
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.155 2009/12/03 17:12:28 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.156 2010/01/10 16:52:50 fauli Exp $
+
+  10 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  Transfer Prefix keywords
 
   03 Dec 2009; Brent Baude <ranger@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.8                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.7&r2=1.8

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libgnomeprintui-2.18.4.ebuild	3 Dec 2009 17:12:28 -0000	1.7
+++ libgnomeprintui-2.18.4.ebuild	10 Jan 2010 16:52:50 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.7 2009/12/03 17:12:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.8 2010/01/10 16:52:50 fauli Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2010-01-16 17:20 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-16 17:20 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/16 17:20:28

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  sh stable
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.157                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.157&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.157&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.156&r2=1.157

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog	10 Jan 2010 16:52:50 -0000	1.156
+++ ChangeLog	16 Jan 2010 17:20:28 -0000	1.157
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.156 2010/01/10 16:52:50 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.157 2010/01/16 17:20:28 armin76 Exp $
+
+  16 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  sh stable
 
   10 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.9                  gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.8&r2=1.9

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libgnomeprintui-2.18.4.ebuild	10 Jan 2010 16:52:50 -0000	1.8
+++ libgnomeprintui-2.18.4.ebuild	16 Jan 2010 17:20:28 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.8 2010/01/10 16:52:50 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.9 2010/01/16 17:20:28 armin76 Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2010-01-17 23:59 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-17 23:59 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/17 23:59:23

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  Stable for HPPA (bug #281427).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.158                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.158&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.158&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.157&r2=1.158

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog	16 Jan 2010 17:20:28 -0000	1.157
+++ ChangeLog	17 Jan 2010 23:59:23 -0000	1.158
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.157 2010/01/16 17:20:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.158 2010/01/17 23:59:23 jer Exp $
+
+  17 Jan 2010; Jeroen Roovers <jer@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  Stable for HPPA (bug #281427).
 
   16 Jan 2010; Raúl Porcel <armin76@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.10                 gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.9&r2=1.10

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libgnomeprintui-2.18.4.ebuild	16 Jan 2010 17:20:28 -0000	1.9
+++ libgnomeprintui-2.18.4.ebuild	17 Jan 2010 23:59:23 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.9 2010/01/16 17:20:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.10 2010/01/17 23:59:23 jer Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild
@ 2010-02-09 20:47 Fabian Groffen (grobian)
  0 siblings, 0 replies; 11+ messages in thread
From: Fabian Groffen (grobian) @ 2010-02-09 20:47 UTC (permalink / raw
  To: gentoo-commits

grobian     10/02/09 20:47:56

  Modified:             ChangeLog libgnomeprintui-2.18.4.ebuild
  Log:
  Marked ~x64-solaris
  (Portage version: 2.2.00.15320-prefix/cvs/Darwin powerpc, RepoMan options: --force)

Revision  Changes    Path
1.159                gnome-base/libgnomeprintui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.159&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?rev=1.159&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog?r1=1.158&r2=1.159

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog	17 Jan 2010 23:59:23 -0000	1.158
+++ ChangeLog	9 Feb 2010 20:47:55 -0000	1.159
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprintui
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.158 2010/01/17 23:59:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.159 2010/02/09 20:47:55 grobian Exp $
+
+  09 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+  libgnomeprintui-2.18.4.ebuild:
+  Marked ~x64-solaris
 
   17 Jan 2010; Jeroen Roovers <jer@gentoo.org>
   libgnomeprintui-2.18.4.ebuild:



1.11                 gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild?r1=1.10&r2=1.11

Index: libgnomeprintui-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libgnomeprintui-2.18.4.ebuild	17 Jan 2010 23:59:23 -0000	1.10
+++ libgnomeprintui-2.18.4.ebuild	9 Feb 2010 20:47:55 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.10 2010/01/17 23:59:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.18.4.ebuild,v 1.11 2010/02/09 20:47:55 grobian Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="2.2"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.6






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

end of thread, other threads:[~2010-02-09 20:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 20:17 [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprintui: ChangeLog libgnomeprintui-2.18.4.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-09 20:47 Fabian Groffen (grobian)
2010-01-17 23:59 Jeroen Roovers (jer)
2010-01-16 17:20 Raul Porcel (armin76)
2010-01-10 16:52 Christian Faulhammer (fauli)
2009-12-03 17:12 Brent Baude (ranger)
2009-11-28 17:01 Raul Porcel (armin76)
2009-10-24 16:26 Gysbert Wassenaar (nixnut)
2009-10-16 23:07 Markus Meier (maekke)
2009-10-08  3:14 Olivier Crete (tester)
2009-03-08  1:26 Gilles Dartiguelongue (eva)

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