From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IgiJB-0005MQ-Hs for garchives@archives.gentoo.org; Sat, 13 Oct 2007 14:49:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9DEdd0C031310; Sat, 13 Oct 2007 14:39:39 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9DEdZD8031172 for ; Sat, 13 Oct 2007 14:39:38 GMT 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 957F2656A5 for ; Sat, 13 Oct 2007 14:39:38 +0000 (UTC) Received: from dirtyepic by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Igi9R-00035q-NP for gentoo-commits@lists.gentoo.org; Sat, 13 Oct 2007 14:39:37 +0000 From: "Ryan Hill (dirtyepic)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dirtyepic@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/poppler-bindings: ChangeLog poppler-bindings-0.6.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog poppler-bindings-0.6.1.ebuild X-VCS-Directories: app-text/poppler-bindings X-VCS-Committer: dirtyepic X-VCS-Committer-Name: Ryan Hill Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Ryan Hill Date: Sat, 13 Oct 2007 14:39:37 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: d67a2091-5169-4337-88f1-ebc5d935939a X-Archives-Hash: c18b6a3fa7f9d262c94e6750502ffebb dirtyepic 07/10/13 14:39:37 Modified: ChangeLog poppler-bindings-0.6.1.ebuild Log: Fix testsuite. (Portage version: 2.1.3.12) Revision Changes Path 1.71 app-text/poppler-bindings/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/ChangeLog?rev=1.71&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/ChangeLog?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/ChangeLog?r1=1.70&r2=1.71 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 12 Oct 2007 17:03:14 -0000 1.70 +++ ChangeLog 13 Oct 2007 14:39:37 -0000 1.71 @@ -1,6 +1,10 @@ # ChangeLog for app-text/poppler-bindings # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.70 2007/10/12 17:03:14 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.71 2007/10/13 14:39:37 dirtyepic Exp $ + + 13 Oct 2007; Ryan Hill + poppler-bindings-0.6.1.ebuild: + Fix testsuite. *poppler-bindings-0.6.1 (12 Oct 2007) 1.2 app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild?r1=1.1&r2=1.2 Index: poppler-bindings-0.6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- poppler-bindings-0.6.1.ebuild 12 Oct 2007 17:03:14 -0000 1.1 +++ poppler-bindings-0.6.1.ebuild 13 Oct 2007 14:39:37 -0000 1.2 @@ -1,18 +1,27 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild,v 1.1 2007/10/12 17:03:14 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild,v 1.2 2007/10/13 14:39:37 dirtyepic Exp $ inherit autotools eutils multilib MY_P=${P/-bindings/} DESCRIPTION="rendering bindings for GUI toolkits for poppler" HOMEPAGE="http://poppler.freedesktop.org/" -SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz" + +# Creating the testsuite tarball (must be done for every release) +# +# cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/poppler login +# cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/poppler co test +# tar czf poppler-test-${PV}.tar.gz +# upload to d.g.o/space/distfiles-local + +SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz + test? ( mirror://gentoo/poppler-test-0.6.1.tar.gz )" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="gtk qt3 cairo qt4" +IUSE="gtk qt3 cairo qt4 test" RDEPEND="~app-text/poppler-${PV} cairo? ( >=x11-libs/cairo-0.5 ) -- gentoo-commits@gentoo.org mailing list