summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/unf')
-rw-r--r--dev-ruby/unf/ChangeLog5
-rw-r--r--dev-ruby/unf/unf-0.1.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/unf/ChangeLog b/dev-ruby/unf/ChangeLog
index cab3a57a21ff..d84299a7d566 100644
--- a/dev-ruby/unf/ChangeLog
+++ b/dev-ruby/unf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/unf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.17 2014/06/14 01:38:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.18 2014/06/14 10:44:20 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> unf-0.1.3-r1.ebuild:
+ x86 stable wrt bug #495010
14 Jun 2014; Manuel Rüger <mrueg@gentoo.org> unf-0.1.4.ebuild:
Add ruby21 support.
diff --git a/dev-ruby/unf/unf-0.1.3-r1.ebuild b/dev-ruby/unf/unf-0.1.3-r1.ebuild
index 200d541b002a..539acbd3c03e 100644
--- a/dev-ruby/unf/unf-0.1.3-r1.ebuild
+++ b/dev-ruby/unf/unf-0.1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild,v 1.3 2014/04/19 03:35:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild,v 1.4 2014/06/14 10:44:20 phajdan.jr Exp $
EAPI=5
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/knu/ruby-unf"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
# jruby already has support for UNF so it does not need the extension.