summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-19 09:22:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-19 09:22:25 +0000
commitf83cf4e2d09af6d2632548c379a85488f4903fa4 (patch)
tree6885829b32f4ba3b01f629b459af3f8009836c09 /dev-ruby/echoe
parentStable for ppc, wrt bug #503564 (diff)
downloadgentoo-2-f83cf4e2d09af6d2632548c379a85488f4903fa4.tar.gz
gentoo-2-f83cf4e2d09af6d2632548c379a85488f4903fa4.tar.bz2
gentoo-2-f83cf4e2d09af6d2632548c379a85488f4903fa4.zip
Stable for ppc64, wrt bug #503564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/echoe')
-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 eec999619f81..002d3fba3955 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.60 2014/09/19 09:21:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.61 2014/09/19 09:22:25 ago Exp $
+
+ 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> echoe-4.6.5.ebuild:
+ Stable for ppc64, wrt bug #503564
19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> echoe-4.6.5.ebuild:
Stable for ppc, wrt bug #503564
diff --git a/dev-ruby/echoe/echoe-4.6.5.ebuild b/dev-ruby/echoe/echoe-4.6.5.ebuild
index 94f430f7ec0c..e0ebf0dd5ce3 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.12 2014/09/19 09:21:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/echoe-4.6.5.ebuild,v 1.13 2014/09/19 09:22:25 ago Exp $
EAPI=5
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/evan/echoe"
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 )"