summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-24 16:41:26 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-24 16:41:26 +0000
commiteb7d520a84289a2d5c6d67e4d190a0df9ab9b274 (patch)
treeb7dfa24b10e267180a0ad64c6807c5d02a8b46c4 /dev-ruby/hexoid
parentRemove ruby18 support. (diff)
downloadgentoo-2-eb7d520a84289a2d5c6d67e4d190a0df9ab9b274.tar.gz
gentoo-2-eb7d520a84289a2d5c6d67e4d190a0df9ab9b274.tar.bz2
gentoo-2-eb7d520a84289a2d5c6d67e4d190a0df9ab9b274.zip
EAPI bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/hexoid')
-rw-r--r--dev-ruby/hexoid/ChangeLog5
-rw-r--r--dev-ruby/hexoid/hexoid-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hexoid/ChangeLog b/dev-ruby/hexoid/ChangeLog
index e07baab44a84..1fe409970a79 100644
--- a/dev-ruby/hexoid/ChangeLog
+++ b/dev-ruby/hexoid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hexoid
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.5 2014/04/05 23:36:50 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.6 2014/04/24 16:41:26 mrueg Exp $
+
+ 24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> hexoid-0.2.2.ebuild:
+ EAPI bump.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> hexoid-0.2.2.ebuild:
Remove ree18 and ruby18 target.
diff --git a/dev-ruby/hexoid/hexoid-0.2.2.ebuild b/dev-ruby/hexoid/hexoid-0.2.2.ebuild
index 74cc198f866a..01fc9db46569 100644
--- a/dev-ruby/hexoid/hexoid-0.2.2.ebuild
+++ b/dev-ruby/hexoid/hexoid-0.2.2.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/hexoid/hexoid-0.2.2.ebuild,v 1.5 2014/04/05 23:36:50 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.6 2014/04/24 16:41:26 mrueg Exp $
-EAPI=2
+EAPI=5
# None of the three actually has working tests, but they should all work
USE_RUBY="ruby19 jruby"