summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 11:15:52 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 11:15:52 +0000
commite9ed63329ced3274f4890d815ab6593941316e1d (patch)
tree48e9bf50c9afedf95740ce5844d69b5df4c0d66a /dev-ruby
parentx86 stable wrt bug #503564 (diff)
downloadgentoo-2-e9ed63329ced3274f4890d815ab6593941316e1d.tar.gz
gentoo-2-e9ed63329ced3274f4890d815ab6593941316e1d.tar.bz2
gentoo-2-e9ed63329ced3274f4890d815ab6593941316e1d.zip
x86 stable wrt bug #503564
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/echoe/ChangeLog5
-rw-r--r--dev-ruby/echoe/echoe-4.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/echoe/ChangeLog b/dev-ruby/echoe/ChangeLog
index 9e3027d19a42..578461ba920a 100644
--- a/dev-ruby/echoe/ChangeLog
+++ b/dev-ruby/echoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/echoe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.56 2014/07/02 09:35:31 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.57 2014/07/27 11:15:52 phajdan.jr Exp $
+
+ 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> echoe-4.6.5.ebuild:
+ x86 stable wrt bug #503564
02 Jul 2014; Tobias Klausmann <klausman@gentoo.org> echoe-4.6.5.ebuild:
Stable on alpha, bug #503564
diff --git a/dev-ruby/echoe/echoe-4.6.5.ebuild b/dev-ruby/echoe/echoe-4.6.5.ebuild
index 284e3b2d0631..1d4b8a3d9303 100644
--- a/dev-ruby/echoe/echoe-4.6.5.ebuild
+++ b/dev-ruby/echoe/echoe-4.6.5.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/echoe/echoe-4.6.5.ebuild,v 1.8 2014/07/02 09:35:31 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/echoe-4.6.5.ebuild,v 1.9 2014/07/27 11:15:52 phajdan.jr Exp $
EAPI=5
@@ -23,7 +23,7 @@ HOMEPAGE="http://fauna.github.com/fauna/echoe/files/README.html"
LICENSE="AFL-3.0 MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/allison dev-ruby/rubyforge )"