summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-05 23:28:14 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-05 23:28:14 +0000
commiteb335c181f07ab5e37c5396c4bdf4090f0c8e327 (patch)
treea8980cc88ad975726f683436ae2828c7692b780d /dev-ruby/prawn-layout
parentRemove ree18 and ruby18 target. (diff)
downloadgentoo-2-eb335c181f07ab5e37c5396c4bdf4090f0c8e327.tar.gz
gentoo-2-eb335c181f07ab5e37c5396c4bdf4090f0c8e327.tar.bz2
gentoo-2-eb335c181f07ab5e37c5396c4bdf4090f0c8e327.zip
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/prawn-layout')
-rw-r--r--dev-ruby/prawn-layout/ChangeLog8
-rw-r--r--dev-ruby/prawn-layout/prawn-layout-0.8.4-r2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/prawn-layout/ChangeLog b/dev-ruby/prawn-layout/ChangeLog
index a32cf6a391fd..716937ffa6a9 100644
--- a/dev-ruby/prawn-layout/ChangeLog
+++ b/dev-ruby/prawn-layout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/prawn-layout
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/ChangeLog,v 1.17 2012/10/28 17:49:17 armin76 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/ChangeLog,v 1.18 2014/04/05 23:28:14 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> prawn-layout-0.8.4-r2.ebuild:
+ Remove ree18 and ruby18 target.
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> prawn-layout-0.8.4-r2.ebuild:
Add ~alpha/~ia64/~sparc wrt #431384
@@ -77,4 +80,3 @@
16 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+prawn-layout-0.1.0.ebuild, +metadata.xml:
Initial import of prawn-layout extension for prawn.
-
diff --git a/dev-ruby/prawn-layout/prawn-layout-0.8.4-r2.ebuild b/dev-ruby/prawn-layout/prawn-layout-0.8.4-r2.ebuild
index ebde05772073..07b4bb0f0eb3 100644
--- a/dev-ruby/prawn-layout/prawn-layout-0.8.4-r2.ebuild
+++ b/dev-ruby/prawn-layout/prawn-layout-0.8.4-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/prawn-layout-0.8.4-r2.ebuild,v 1.8 2012/10/28 17:49:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-layout/prawn-layout-0.8.4-r2.ebuild,v 1.9 2014/04/05 23:28:14 mrueg Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19 ree18 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README"