From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A8FBD13877A for ; Wed, 6 Aug 2014 00:43:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53A88E0922; Wed, 6 Aug 2014 00:43:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8695E0922 for ; Wed, 6 Aug 2014 00:43:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2F493401BC for ; Wed, 6 Aug 2014 00:43:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2345) id 031112004E; Wed, 6 Aug 2014 00:43:34 +0000 (UTC) From: "Manuel Rueger (mrueg)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mrueg@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/prawn: prawn-1.2.1-r1.ebuild ChangeLog prawn-1.2.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: prawn-1.2.1-r1.ebuild ChangeLog prawn-1.2.1.ebuild X-VCS-Directories: dev-ruby/prawn X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rueger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140806004336.031112004E@flycatcher.gentoo.org> Date: Wed, 6 Aug 2014 00:43:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 22c75142-d1cf-44b1-9276-912e61ade96c X-Archives-Hash: 19d97b733277b80c1bfbe722fbc33fac mrueg 14/08/06 00:43:34 Modified: ChangeLog Added: prawn-1.2.1-r1.ebuild Removed: prawn-1.2.1.ebuild Log: Install missing VERSION file. (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key ) Revision Changes Path 1.19 dev-ruby/prawn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 5 Aug 2014 23:40:57 -0000 1.18 +++ ChangeLog 6 Aug 2014 00:43:34 -0000 1.19 @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/prawn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v 1.18 2014/08/05 23:40:57 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v 1.19 2014/08/06 00:43:34 mrueg Exp $ + +*prawn-1.2.1-r1 (06 Aug 2014) + + 06 Aug 2014; Manuel RĂ¼ger +prawn-1.2.1-r1.ebuild, + -prawn-1.2.1.ebuild: + Install missing VERSION file. *prawn-1.2.1 (05 Aug 2014) 1.1 dev-ruby/prawn/prawn-1.2.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r1.ebuild?rev=1.1&content-type=text/plain Index: prawn-1.2.1-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/prawn-1.2.1-r1.ebuild,v 1.1 2014/08/06 00:43:34 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_EXTRAINSTALL="VERSION" inherit ruby-fakegem DESCRIPTION="Fast, Nimble PDF Generation For Ruby" HOMEPAGE="http://prawn.majesticseacreature.com/" SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-2 Ruby )" SLOT="1" KEYWORDS="~amd64" IUSE="" ruby_add_rdepend "dev-ruby/pdf-core >=dev-ruby/ttfunk-1.2.0" ruby_add_bdepend "test? ( dev-ruby/coderay dev-ruby/mocha >=dev-ruby/pdf-inspector-1.1.0 >=dev-ruby/pdf-reader-1.2 )" all_ruby_prepare() { sed -i -e "/[Bb]undler/d" Rakefile spec/spec_helper.rb || die # Remove failing tests # https://github.com/prawnpdf/prawn/pull/693 # https://github.com/prawnpdf/prawn/issues/603 sed -i -e "/should process UTF-8 chars/,+9 s/^/#/" spec/line_wrap_spec.rb || die sed -i -e "/shrink_to_fit with special utf-8 text/,+12 s/^/#/" spec/text_spec.rb || die }