summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-28 19:11:39 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-28 19:11:39 +0000
commitd1abd244ad4ba0c59b98ac60d42f671f32243350 (patch)
tree6be44df71c98fc242c14f6b685af373c37927b3c /dev-ruby/prawn-core
parentVersion bump, port to fakegem, add support for Ruby 1.9 and JRuby as well. (diff)
downloadgentoo-2-d1abd244ad4ba0c59b98ac60d42f671f32243350.tar.gz
gentoo-2-d1abd244ad4ba0c59b98ac60d42f671f32243350.tar.bz2
gentoo-2-d1abd244ad4ba0c59b98ac60d42f671f32243350.zip
Add missing pdf-reader test dependency. Enable JRuby support.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/prawn-core')
-rw-r--r--dev-ruby/prawn-core/ChangeLog6
-rw-r--r--dev-ruby/prawn-core/prawn-core-0.7.1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-ruby/prawn-core/ChangeLog b/dev-ruby/prawn-core/ChangeLog
index 557112a17091..b5b3e5ca4843 100644
--- a/dev-ruby/prawn-core/ChangeLog
+++ b/dev-ruby/prawn-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/prawn-core
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/ChangeLog,v 1.1 2010/01/24 15:39:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/ChangeLog,v 1.2 2010/01/28 19:11:39 flameeyes Exp $
+
+ 28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ prawn-core-0.7.1.ebuild:
+ Add missing pdf-reader test dependency. Enable JRuby support.
*prawn-core-0.7.1 (24 Jan 2010)
diff --git a/dev-ruby/prawn-core/prawn-core-0.7.1.ebuild b/dev-ruby/prawn-core/prawn-core-0.7.1.ebuild
index da9c86fb05f2..e28586768dd2 100644
--- a/dev-ruby/prawn-core/prawn-core-0.7.1.ebuild
+++ b/dev-ruby/prawn-core/prawn-core-0.7.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/prawn-core-0.7.1.ebuild,v 1.1 2010/01/24 15:39:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/prawn-core-0.7.1.ebuild,v 1.2 2010/01/28 19:11:39 flameeyes Exp $
EAPI=2
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="HACKING README"
@@ -23,7 +23,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="examples"
-ruby_add_bdepend test "dev-ruby/test-spec dev-ruby/mocha"
+ruby_add_bdepend test "dev-ruby/test-spec dev-ruby/mocha dev-ruby/pdf-reader"
# Older versions of prawn install the same files, but in site_ruby
# which gets found before the newer gem install path that prawn-core