summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-27 22:11:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-27 22:11:23 +0000
commite3d8263d0b44c31345c784c1891ae721f4e81af6 (patch)
treeb750649be776442bd4d4be02f7e06a8413061b47 /dev-ruby
parentStable for x86, wrt bug #477478 (diff)
downloadgentoo-2-e3d8263d0b44c31345c784c1891ae721f4e81af6.tar.gz
gentoo-2-e3d8263d0b44c31345c784c1891ae721f4e81af6.tar.bz2
gentoo-2-e3d8263d0b44c31345c784c1891ae721f4e81af6.zip
Stable for x86, wrt bug #477478
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/listen/ChangeLog5
-rw-r--r--dev-ruby/listen/listen-0.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/listen/ChangeLog b/dev-ruby/listen/ChangeLog
index 848cb0d5e251..7c2374cd1c34 100644
--- a/dev-ruby/listen/ChangeLog
+++ b/dev-ruby/listen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/listen
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.22 2013/07/21 11:10:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.23 2013/07/27 22:11:23 ago Exp $
+
+ 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> listen-0.7.3.ebuild:
+ Stable for x86, wrt bug #477478
21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> listen-0.7.3.ebuild:
Stable for amd64, wrt bug #477478
diff --git a/dev-ruby/listen/listen-0.7.3.ebuild b/dev-ruby/listen/listen-0.7.3.ebuild
index b0b7a332c0fb..b5b416f4dc61 100644
--- a/dev-ruby/listen/listen-0.7.3.ebuild
+++ b/dev-ruby/listen/listen-0.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild,v 1.2 2013/07/21 11:10:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild,v 1.3 2013/07/27 22:11:23 ago Exp $
EAPI=5
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x64-macos"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0"