From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JKKsp-00020d-JD for garchives@archives.gentoo.org; Wed, 30 Jan 2008 21:54:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFD7EE05C2; Wed, 30 Jan 2008 21:54:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A6870E05C2 for ; Wed, 30 Jan 2008 21:54:14 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2D860655AA for ; Wed, 30 Jan 2008 21:54:14 +0000 (UTC) Received: from eva by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JKKsm-00086e-OH for gentoo-commits@lists.gentoo.org; Wed, 30 Jan 2008 21:54:12 +0000 From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libgnomeprint-2.18.3.ebuild X-VCS-Directories: gnome-base/libgnomeprint X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Message-Id: Sender: Gilles Dartiguelongue Date: Wed, 30 Jan 2008 21:54:12 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 71968a1b-8bc6-4868-b469-e3b7a23c104c X-Archives-Hash: 49a417fffe9891d3bd75fb1f0525faa1 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/libgnom= eprint/ChangeLog?rev=3D1.141&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnom= eprint/ChangeLog?rev=3D1.141&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnom= eprint/ChangeLog?r1=3D1.140&r2=3D1.141 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 + +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 =20 27 Nov 2007; Jeroen Roovers libgnomeprint-2.18.2.ebui= ld: 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/libgnom= eprint/libgnomeprint-2.18.3.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnom= eprint/libgnomeprint-2.18.3.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: libgnomeprint-2.18.3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # 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=3D"Printer handling for Gnome" HOMEPAGE=3D"http://www.gnome.org/" LICENSE=3D"GPL-2 LGPL-2.1" SLOT=3D"2.2" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x= 86-fbsd" IUSE=3D"cups doc" RDEPEND=3D">=3Ddev-libs/glib-2 >=3Dmedia-libs/libart_lgpl-2.3.7 >=3Dx11-libs/pango-1.5 >=3Ddev-libs/libxml2-2.4.23 >=3Dmedia-libs/fontconfig-1 >=3Dmedia-libs/freetype-2.0.5 sys-libs/zlib cups? ( >=3Dnet-print/cups-1.1.20 >=3Dnet-print/libgnomecups-0.2 )" DEPEND=3D"${RDEPEND} sys-devel/gettext >=3Ddev-util/intltool-0.35 >=3Ddev-util/pkgconfig-0.9 sys-devel/flex sys-devel/bison doc? ( ~app-text/docbook-xml-dtd-4.1.2 >=3Ddev-util/gtk-doc-0.9 )" DOCS=3D"AUTHORS BUGS ChangeLog* NEWS README" USE_DESTDIR=3D"1" pkg_setup() { G2CONF=3D"$(use_with cups)" } --=20 gentoo-commits@lists.gentoo.org mailing list