summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-25 00:57:33 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-25 00:57:33 +0000
commitb4684b35cb64ec3decf2ecf4f9ed09d73bc3ad68 (patch)
tree005b20b189f8a9c698df7a2074de428189d963e9 /dev-ruby/prawn-core
parentEAPI bump. (diff)
downloadgentoo-2-b4684b35cb64ec3decf2ecf4f9ed09d73bc3ad68.tar.gz
gentoo-2-b4684b35cb64ec3decf2ecf4f9ed09d73bc3ad68.tar.bz2
gentoo-2-b4684b35cb64ec3decf2ecf4f9ed09d73bc3ad68.zip
EAPI bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/prawn-core')
-rw-r--r--dev-ruby/prawn-core/ChangeLog5
-rw-r--r--dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/prawn-core/ChangeLog b/dev-ruby/prawn-core/ChangeLog
index 8309e4759420..e9e585e15736 100644
--- a/dev-ruby/prawn-core/ChangeLog
+++ b/dev-ruby/prawn-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/prawn-core
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/ChangeLog,v 1.17 2014/04/05 23:28:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/ChangeLog,v 1.18 2014/04/25 00:57:33 mrueg Exp $
+
+ 25 Apr 2014; Manuel Rüger <mrueg@gentoo.org> prawn-core-0.8.4-r2.ebuild:
+ EAPI bump.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> prawn-core-0.8.4-r2.ebuild:
Remove ree18 and ruby18 target.
diff --git a/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild b/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild
index 510f140868c3..4e343959b315 100644
--- a/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild
+++ b/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2014 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.8.4-r2.ebuild,v 1.8 2014/04/05 23:28:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild,v 1.9 2014/04/25 00:57:33 mrueg Exp $
-EAPI=2
+EAPI=5
USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc/html"