public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-reader: ChangeLog pdf-reader-1.3.3.ebuild
Date: Tue,  5 May 2015 06:35:49 +0000 (UTC)	[thread overview]
Message-ID: <20150505063549.D44109B1@oystercatcher.gentoo.org> (raw)

graaff      15/05/05 06:35:49

  Modified:             ChangeLog pdf-reader-1.3.3.ebuild
  Log:
  Add ruby22.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.42                 dev-ruby/pdf-reader/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-reader/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-reader/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-reader/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-reader/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	19 Apr 2015 05:58:29 -0000	1.41
+++ ChangeLog	5 May 2015 06:35:49 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pdf-reader
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-reader/ChangeLog,v 1.41 2015/04/19 05:58:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-reader/ChangeLog,v 1.42 2015/05/05 06:35:49 graaff Exp $
+
+  05 May 2015; Hans de Graaff <graaff@gentoo.org> pdf-reader-1.3.3.ebuild:
+  Add ruby22.
 
   19 Apr 2015; Hans de Graaff <graaff@gentoo.org> pdf-reader-1.3.3.ebuild:
   Fix rspec invocation.



1.7                  dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild?r1=1.6&r2=1.7

Index: pdf-reader-1.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pdf-reader-1.3.3.ebuild	19 Apr 2015 05:58:29 -0000	1.6
+++ pdf-reader-1.3.3.ebuild	5 May 2015 06:35:49 -0000	1.7
@@ -1,12 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild,v 1.6 2015/04/19 05:58:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild,v 1.7 2015/05/05 06:35:49 graaff Exp $
 
 EAPI=5
 
 GITHUB_USER=yob
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
@@ -17,7 +17,7 @@
 inherit ruby-fakegem
 
 DESCRIPTION="PDF parser conforming as much as possible to the PDF specification from Adobe"
-HOMEPAGE="http://github.com/yob/pdf-reader/"
+HOMEPAGE="https://github.com/yob/pdf-reader/"
 
 # We cannot use the gem distributions because they don't contain the
 # tests' data, we have to rely on the git tags.
@@ -32,7 +32,7 @@
 ruby_add_rdepend "dev-ruby/afm
 	dev-ruby/ascii85
 	dev-ruby/hashery
-	dev-ruby/ttfunk
+	dev-ruby/ttfunk:*
 	dev-ruby/ruby-rc4"
 
 # rspec is loaded even during doc generation, so keep it around :(





             reply	other threads:[~2015-05-05  6:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05  6:35 Hans de Graaff (graaff) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-19  5:58 [gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-reader: ChangeLog pdf-reader-1.3.3.ebuild Hans de Graaff (graaff)
2014-08-19 12:10 Raul Porcel (armin76)
2014-08-11 10:11 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150505063549.D44109B1@oystercatcher.gentoo.org \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox