public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild
@ 2008-01-30 21:54 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 6+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2008-01-30 21:54 UTC (permalink / raw
  To: gentoo-commits

eva         08/01/30 21:54:12

  Modified:             ChangeLog
  Added:                libgnomeprint-2.18.3.ebuild
  Log:
  bump to 2.18.3
  * Fix use of uninitialized variable (Coverity)
  * Fix some dead code (Coverity)
  * Remove more popt usage
  (Portage version: 2.1.4)

Revision  Changes    Path
1.141                gnome-base/libgnomeprint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog	27 Nov 2007 03:54:30 -0000	1.140
+++ ChangeLog	30 Jan 2008 21:54:12 -0000	1.141
@@ -1,6 +1,15 @@
 # ChangeLog for gnome-base/libgnomeprint
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.140 2007/11/27 03:54:30 jer Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.141 2008/01/30 21:54:12 eva Exp $
+
+*libgnomeprint-2.18.3 (30 Jan 2008)
+
+  30 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +libgnomeprint-2.18.3.ebuild:
+  bump to 2.18.3
+   * Fix use of uninitialized variable (Coverity)
+   * Fix some dead code (Coverity)
+   * Remove more popt usage
 
   27 Nov 2007; Jeroen Roovers <jer@gentoo.org> libgnomeprint-2.18.2.ebuild:
   Stable for HPPA (bug #199322).



1.1                  gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild

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

Index: libgnomeprint-2.18.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.1 2008/01/30 21:54:12 eva Exp $

inherit gnome2

DESCRIPTION="Printer handling for Gnome"
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="cups doc"

RDEPEND=">=dev-libs/glib-2
	>=media-libs/libart_lgpl-2.3.7
	>=x11-libs/pango-1.5
	>=dev-libs/libxml2-2.4.23
	>=media-libs/fontconfig-1
	>=media-libs/freetype-2.0.5
	sys-libs/zlib
	cups? (
		>=net-print/cups-1.1.20
		>=net-print/libgnomecups-0.2 )"
DEPEND="${RDEPEND}
	sys-devel/gettext
	>=dev-util/intltool-0.35
	>=dev-util/pkgconfig-0.9
	sys-devel/flex
	sys-devel/bison
	doc? (
		~app-text/docbook-xml-dtd-4.1.2
		>=dev-util/gtk-doc-0.9 )"

DOCS="AUTHORS BUGS ChangeLog* NEWS README"
USE_DESTDIR="1"

pkg_setup() {
	G2CONF="$(use_with cups)"
}



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



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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild
@ 2008-02-01 12:30 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-02-01 12:30 UTC (permalink / raw
  To: gentoo-commits

opfer       08/02/01 12:30:39

  Modified:             ChangeLog libgnomeprint-2.18.3.ebuild
  Log:
  stable x86, bug 208366
  (Portage version: 2.1.3.19, RepoMan options: --force)

Revision  Changes    Path
1.142                gnome-base/libgnomeprint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog	30 Jan 2008 21:54:12 -0000	1.141
+++ ChangeLog	1 Feb 2008 12:30:38 -0000	1.142
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprint
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.141 2008/01/30 21:54:12 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.142 2008/02/01 12:30:38 opfer Exp $
+
+  01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+  libgnomeprint-2.18.3.ebuild:
+  stable x86, bug 208366
 
 *libgnomeprint-2.18.3 (30 Jan 2008)
 



1.2                  gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild

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

Index: libgnomeprint-2.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgnomeprint-2.18.3.ebuild	30 Jan 2008 21:54:12 -0000	1.1
+++ libgnomeprint-2.18.3.ebuild	1 Feb 2008 12:30:38 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.1 2008/01/30 21:54:12 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.2 2008/02/01 12:30:38 opfer Exp $
 
 inherit gnome2
 
@@ -9,7 +9,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="cups doc"
 
 RDEPEND=">=dev-libs/glib-2



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



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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild
@ 2008-02-01 18:53 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2008-02-01 18:53 UTC (permalink / raw
  To: gentoo-commits

ranger      08/02/01 18:53:51

  Modified:             ChangeLog libgnomeprint-2.18.3.ebuild
  Log:
  Marking libgnomeprint-2.18.3 ppc64 stable for bug 208366
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.143                gnome-base/libgnomeprint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog	1 Feb 2008 12:30:38 -0000	1.142
+++ ChangeLog	1 Feb 2008 18:53:51 -0000	1.143
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/libgnomeprint
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.142 2008/02/01 12:30:38 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.143 2008/02/01 18:53:51 ranger Exp $
+
+  01 Feb 2008; Brent Baude <ranger@gentoo.org> libgnomeprint-2.18.3.ebuild:
+  Marking libgnomeprint-2.18.3 ppc64 and ppc stable for bug 208366
 
   01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
   libgnomeprint-2.18.3.ebuild:



1.4                  gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild

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

Index: libgnomeprint-2.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgnomeprint-2.18.3.ebuild	1 Feb 2008 18:11:59 -0000	1.3
+++ libgnomeprint-2.18.3.ebuild	1 Feb 2008 18:53:51 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.3 2008/02/01 18:11:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.4 2008/02/01 18:53:51 ranger Exp $
 
 inherit gnome2
 
@@ -9,7 +9,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="cups doc"
 
 RDEPEND=">=dev-libs/glib-2



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



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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild
@ 2008-02-02 15:47 Chris Gianelloni (wolf31o2)
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Gianelloni (wolf31o2) @ 2008-02-02 15:47 UTC (permalink / raw
  To: gentoo-commits

wolf31o2    08/02/02 15:47:23

  Modified:             ChangeLog libgnomeprint-2.18.3.ebuild
  Log:
  Stable on amd64 wrt bug #208366.
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.144                gnome-base/libgnomeprint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog	1 Feb 2008 18:53:51 -0000	1.143
+++ ChangeLog	2 Feb 2008 15:47:22 -0000	1.144
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprint
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.143 2008/02/01 18:53:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.144 2008/02/02 15:47:22 wolf31o2 Exp $
+
+  02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  libgnomeprint-2.18.3.ebuild:
+  Stable on amd64 wrt bug #208366.
 
   01 Feb 2008; Brent Baude <ranger@gentoo.org> libgnomeprint-2.18.3.ebuild:
   Marking libgnomeprint-2.18.3 ppc64 and ppc stable for bug 208366



1.5                  gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild

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

Index: libgnomeprint-2.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libgnomeprint-2.18.3.ebuild	1 Feb 2008 18:53:51 -0000	1.4
+++ libgnomeprint-2.18.3.ebuild	2 Feb 2008 15:47:22 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.4 2008/02/01 18:53:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.5 2008/02/02 15:47:22 wolf31o2 Exp $
 
 inherit gnome2
 
@@ -9,7 +9,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="cups doc"
 
 RDEPEND=">=dev-libs/glib-2



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



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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild
@ 2008-02-03 11:29 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2008-02-03 11:29 UTC (permalink / raw
  To: gentoo-commits

armin76     08/02/03 11:29:15

  Modified:             ChangeLog libgnomeprint-2.18.3.ebuild
  Log:
  alpha/ia64/sparc stable wrt #208366
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.145                gnome-base/libgnomeprint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	2 Feb 2008 15:47:22 -0000	1.144
+++ ChangeLog	3 Feb 2008 11:29:15 -0000	1.145
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeprint
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.144 2008/02/02 15:47:22 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.145 2008/02/03 11:29:15 armin76 Exp $
+
+  03 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+  libgnomeprint-2.18.3.ebuild:
+  alpha/ia64/sparc stable wrt #208366
 
   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
   libgnomeprint-2.18.3.ebuild:



1.6                  gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild

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

Index: libgnomeprint-2.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libgnomeprint-2.18.3.ebuild	2 Feb 2008 15:47:22 -0000	1.5
+++ libgnomeprint-2.18.3.ebuild	3 Feb 2008 11:29:15 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.5 2008/02/02 15:47:22 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.6 2008/02/03 11:29:15 armin76 Exp $
 
 inherit gnome2
 
@@ -9,7 +9,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="cups doc"
 
 RDEPEND=">=dev-libs/glib-2



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



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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild
@ 2008-02-04  4:41 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2008-02-04  4:41 UTC (permalink / raw
  To: gentoo-commits

jer         08/02/04 04:41:16

  Modified:             ChangeLog libgnomeprint-2.18.3.ebuild
  Log:
  Stable for HPPA (bug #208366).
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.146                gnome-base/libgnomeprint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog	3 Feb 2008 11:29:15 -0000	1.145
+++ ChangeLog	4 Feb 2008 04:41:16 -0000	1.146
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/libgnomeprint
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.145 2008/02/03 11:29:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.146 2008/02/04 04:41:16 jer Exp $
+
+  04 Feb 2008; Jeroen Roovers <jer@gentoo.org> libgnomeprint-2.18.3.ebuild:
+  Stable for HPPA (bug #208366).
 
   03 Feb 2008; Raúl Porcel <armin76@gentoo.org>
   libgnomeprint-2.18.3.ebuild:



1.7                  gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild

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

Index: libgnomeprint-2.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libgnomeprint-2.18.3.ebuild	3 Feb 2008 11:29:15 -0000	1.6
+++ libgnomeprint-2.18.3.ebuild	4 Feb 2008 04:41:16 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.6 2008/02/03 11:29:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.7 2008/02/04 04:41:16 jer Exp $
 
 inherit gnome2
 
@@ -9,7 +9,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="cups doc"
 
 RDEPEND=">=dev-libs/glib-2



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



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

end of thread, other threads:[~2008-02-04  4:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-02 15:47 [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild Chris Gianelloni (wolf31o2)
  -- strict thread matches above, loose matches on Subject: below --
2008-02-04  4:41 Jeroen Roovers (jer)
2008-02-03 11:29 Raul Porcel (armin76)
2008-02-01 18:53 Brent Baude (ranger)
2008-02-01 12:30 Christian Faulhammer (opfer)
2008-01-30 21:54 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