summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:59:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:59:40 +0000
commit80afbc34297700232cbdffde0fe614474def3d6a (patch)
treedad43ff643074e71e922621f10d1d216d0b286f2 /dev-ruby/ruby-dict
parentStable for x86, wrt bug #496904 (diff)
downloadgentoo-2-80afbc34297700232cbdffde0fe614474def3d6a.tar.gz
gentoo-2-80afbc34297700232cbdffde0fe614474def3d6a.tar.bz2
gentoo-2-80afbc34297700232cbdffde0fe614474def3d6a.zip
Stable for x86, wrt bug #495008
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby-dict')
-rw-r--r--dev-ruby/ruby-dict/ChangeLog5
-rw-r--r--dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-dict/ChangeLog b/dev-ruby/ruby-dict/ChangeLog
index 997e82508ac0..65ee74240528 100644
--- a/dev-ruby/ruby-dict/ChangeLog
+++ b/dev-ruby/ruby-dict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-dict
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.14 2014/01/12 17:43:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.15 2014/01/14 13:59:40 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ruby-dict-0.9.4-r3.ebuild:
+ Stable for x86, wrt bug #495008
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> ruby-dict-0.9.4-r3.ebuild:
amd64 stable, bug #495008
diff --git a/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild b/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild
index 08559858286d..02cc043acf2f 100644
--- a/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild
+++ b/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.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/ruby-dict/ruby-dict-0.9.4-r3.ebuild,v 1.2 2014/01/12 17:43:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild,v 1.3 2014/01/14 13:59:40 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.caliban.org/files/ruby/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
IUSE=""
RUBY_PATCHES=( "${PN}-ruby19.patch" )