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 1PZqIu-0008Qb-EZ for garchives@archives.gentoo.org; Mon, 03 Jan 2011 19:43:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FB68E07BA; Mon, 3 Jan 2011 19:42:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC610E07BA for ; Mon, 3 Jan 2011 19:42:44 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F05551B4058 for ; Mon, 3 Jan 2011 19:42:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id F0F9720057; Mon, 3 Jan 2011 19:42:41 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/poppler: poppler-0.14.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: poppler-0.14.5.ebuild ChangeLog X-VCS-Directories: app-text/poppler X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20110103194241.F0F9720057@flycatcher.gentoo.org> Date: Mon, 3 Jan 2011 19:42:41 +0000 (UTC) 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: d8d4f171-f077-4df8-9a5e-87370d590609 X-Archives-Hash: b6966db1d14179e256e580d0d88e031c phajdan.jr 11/01/03 19:42:41 Modified: poppler-0.14.5.ebuild ChangeLog Log: x86 stable wrt bug #349887 =20 (Portage version: 2.1.9.25/cvs/Linux i686) Revision Changes Path 1.2 app-text/poppler/poppler-0.14.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/p= oppler-0.14.5.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/p= oppler-0.14.5.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/p= oppler-0.14.5.ebuild?r1=3D1.1&r2=3D1.2 Index: poppler-0.14.5.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/app-text/poppler/poppler-0.14.5.ebuild,= v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- poppler-0.14.5.ebuild 7 Nov 2010 21:35:45 -0000 1.1 +++ poppler-0.14.5.ebuild 3 Jan 2011 19:42:41 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.14.5.ebuil= d,v 1.1 2010/11/07 21:35:45 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.14.5.ebuil= d,v 1.2 2011/01/03 19:42:41 phajdan.jr Exp $ =20 EAPI=3D"2" =20 @@ -11,7 +11,7 @@ SRC_URI=3D"http://poppler.freedesktop.org/${P}.tar.gz" =20 LICENSE=3D"GPL-2" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~= sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~= ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sp= arc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~= sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~i= a64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~spa= rc64-solaris ~x64-solaris ~x86-solaris" SLOT=3D"0" IUSE=3D"+abiword cairo cjk curl cxx debug doc exceptions jpeg jpeg2k +lc= ms png qt4 +utils +xpdf-headers" =20 1.271 app-text/poppler/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/C= hangeLog?rev=3D1.271&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/C= hangeLog?rev=3D1.271&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/C= hangeLog?r1=3D1.270&r2=3D1.271 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/app-text/poppler/ChangeLog,v retrieving revision 1.270 retrieving revision 1.271 diff -u -r1.270 -r1.271 --- ChangeLog 28 Dec 2010 18:40:40 -0000 1.270 +++ ChangeLog 3 Jan 2011 19:42:41 -0000 1.271 @@ -1,6 +1,10 @@ # ChangeLog for app-text/poppler -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.270 20= 10/12/28 18:40:40 reavertm Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.271 20= 11/01/03 19:42:41 phajdan.jr Exp $ + + 03 Jan 2011; Pawel Hajdan jr + poppler-0.14.5.ebuild: + x86 stable wrt bug #349887 =20 28 Dec 2010; Maciej Mrozowski poppler-0.16.0.ebu= ild: Raise cairo dependencies to 1.10.0, bug 349917.