summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-24 21:08:34 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-24 21:08:34 +0000
commit7bf08e2c859302416f186b94cc1914059ce0e624 (patch)
treeb77ac12ed7042bfe879f51ed81ce52d5ceca5fc9 /dev-ruby/ruby-poppler
parentRemove ruby18 support. EAPI bump. (diff)
downloadgentoo-2-7bf08e2c859302416f186b94cc1914059ce0e624.tar.gz
gentoo-2-7bf08e2c859302416f186b94cc1914059ce0e624.tar.bz2
gentoo-2-7bf08e2c859302416f186b94cc1914059ce0e624.zip
Remove ruby18 support. EAPI bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/ruby-poppler')
-rw-r--r--dev-ruby/ruby-poppler/ChangeLog6
-rw-r--r--dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild4
-rw-r--r--dev-ruby/ruby-poppler/ruby-poppler-1.2.6.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/ruby-poppler/ChangeLog b/dev-ruby/ruby-poppler/ChangeLog
index c287ad6b0d6c..f957b655919a 100644
--- a/dev-ruby/ruby-poppler/ChangeLog
+++ b/dev-ruby/ruby-poppler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-poppler
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.56 2014/03/17 15:27:00 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ChangeLog,v 1.57 2014/04/24 21:08:34 mrueg Exp $
+
+ 24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> ruby-poppler-1.1.8.ebuild,
+ ruby-poppler-1.2.6.ebuild:
+ Remove ruby18 support. EAPI bump.
*ruby-poppler-2.2.0 (17 Mar 2014)
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild
index adc8553c93fa..6d4f16456c02 100644
--- a/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild
+++ b/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild,v 1.5 2014/03/10 16:03:19 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-1.1.8.ebuild,v 1.6 2014/04/24 21:08:34 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
inherit ruby-ng-gnome2
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-1.2.6.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-1.2.6.ebuild
index 6e482d661172..cbf07e5b4d35 100644
--- a/dev-ruby/ruby-poppler/ruby-poppler-1.2.6.ebuild
+++ b/dev-ruby/ruby-poppler/ruby-poppler-1.2.6.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-1.2.6.ebuild,v 1.2 2014/03/11 01:18:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-1.2.6.ebuild,v 1.3 2014/04/24 21:08:34 mrueg Exp $
-EAPI=4
-USE_RUBY="ruby18 ruby19"
+EAPI=5
+USE_RUBY="ruby19"
inherit ruby-ng-gnome2