summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-19 09:21:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-19 09:21:56 +0000
commitae7c3580fc270187249ba829f4241aa83a943cc2 (patch)
treef17aa606285fa5b2631ddcdfcd3bc3a2201f0c64 /dev-ruby
parentVersion bump. (diff)
downloadgentoo-2-ae7c3580fc270187249ba829f4241aa83a943cc2.tar.gz
gentoo-2-ae7c3580fc270187249ba829f4241aa83a943cc2.tar.bz2
gentoo-2-ae7c3580fc270187249ba829f4241aa83a943cc2.zip
Stable for ppc, wrt bug #503564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 1b8e1437de77..eec999619f81 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.59 2014/08/28 02:41:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.60 2014/09/19 09:21:56 ago Exp $
+
+ 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> echoe-4.6.5.ebuild:
+ Stable for ppc, wrt bug #503564
28 Aug 2014; Manuel Rüger <mrueg@gentoo.org> echoe-4.6.3.ebuild,
echoe-4.6.5.ebuild, echoe-4.6.6.ebuild:
diff --git a/dev-ruby/echoe/echoe-4.6.5.ebuild b/dev-ruby/echoe/echoe-4.6.5.ebuild
index 9ceba987814c..94f430f7ec0c 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.11 2014/08/28 02:41:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/echoe-4.6.5.ebuild,v 1.12 2014/09/19 09:21:56 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 )"