From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NfBR1-0005pp-Jm for garchives@archives.gentoo.org; Wed, 10 Feb 2010 12:12:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C84A0E0AC6; Wed, 10 Feb 2010 12:12:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7785CE0AC6 for ; Wed, 10 Feb 2010 12:12:45 +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 2099D1B401B for ; Wed, 10 Feb 2010 12:12:45 +0000 (UTC) Received: from ssuominen by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NfBQy-000653-Fn for gentoo-commits@lists.gentoo.org; Wed, 10 Feb 2010 12:12:44 +0000 From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: inkscape-0.47.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: inkscape-0.47.ebuild ChangeLog X-VCS-Directories: media-gfx/inkscape X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Wed, 10 Feb 2010 12:12:44 +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: c736dece-3ada-4194-b84b-5a7b6fa5d1c4 X-Archives-Hash: 64e13c544705ff548f09644717f282a1 ssuominen 10/02/10 12:12:44 Modified: inkscape-0.47.ebuild ChangeLog Log: Fix poppler depend. (Portage version: 2.2_rc62/cvs/Linux x86_64) Revision Changes Path 1.11 media-gfx/inkscape/inkscape-0.47.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape= /inkscape-0.47.ebuild?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape= /inkscape-0.47.ebuild?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape= /inkscape-0.47.ebuild?r1=3D1.10&r2=3D1.11 Index: inkscape-0.47.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 RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild= ,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- inkscape-0.47.ebuild 7 Feb 2010 16:02:25 -0000 1.10 +++ inkscape-0.47.ebuild 10 Feb 2010 12:12:43 -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/media-gfx/inkscape/inkscape-0.47.ebui= ld,v 1.10 2010/02/07 16:02:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebui= ld,v 1.11 2010/02/10 12:12:43 ssuominen Exp $ =20 EAPI=3D2 inherit eutils gnome2 @@ -19,7 +19,7 @@ RESTRICT=3D"test" =20 COMMON_DEPEND=3D" - >=3Dvirtual/poppler-glib-0.8.3[cairo] + >=3Dapp-text/poppler-0.12.3-r3[cairo,xpdf-headers] dev-cpp/glibmm >=3Ddev-cpp/gtkmm-2.10.0 >=3Ddev-libs/boehm-gc-6.4 1.138 media-gfx/inkscape/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape= /ChangeLog?rev=3D1.138&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape= /ChangeLog?rev=3D1.138&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape= /ChangeLog?r1=3D1.137&r2=3D1.138 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/media-gfx/inkscape/ChangeLog,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- ChangeLog 7 Feb 2010 17:08:24 -0000 1.137 +++ ChangeLog 10 Feb 2010 12:12:43 -0000 1.138 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.137 = 2010/02/07 17:08:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.138 = 2010/02/10 12:12:43 ssuominen Exp $ + + 10 Feb 2010; Samuli Suominen inkscape-0.47.ebui= ld: + Fix poppler depend. =20 07 Feb 2010; Markus Meier -inkscape-0.46-r5.ebuild= , -files/inkscape-0.46-bug-174720-0.patch,