summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:44:20 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:44:20 +0000
commitea431111240d940526563b00589e56399bc339c4 (patch)
tree1c8609d8bbcc155b219563a9c07f03c2447e0364 /dev-ruby/unf
parentx86 stable wrt bug #510880 (diff)
downloadgentoo-2-ea431111240d940526563b00589e56399bc339c4.tar.gz
gentoo-2-ea431111240d940526563b00589e56399bc339c4.tar.bz2
gentoo-2-ea431111240d940526563b00589e56399bc339c4.zip
x86 stable wrt bug #495010
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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.