summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-03 13:44:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-03 13:44:44 +0000
commitcc91c530909282b4590ac98bd7ab22f104a5a7b1 (patch)
tree89d88e6269a4a4a18a9f222a0ae2a8975e5c9678 /dev-ruby/listen
parentVersion bump (bug #550230) (diff)
downloadgentoo-2-cc91c530909282b4590ac98bd7ab22f104a5a7b1.tar.gz
gentoo-2-cc91c530909282b4590ac98bd7ab22f104a5a7b1.tar.bz2
gentoo-2-cc91c530909282b4590ac98bd7ab22f104a5a7b1.zip
Stable for amd64, wrt bug #556370
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r--dev-ruby/listen/ChangeLog5
-rw-r--r--dev-ruby/listen/listen-1.3.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/listen/ChangeLog b/dev-ruby/listen/ChangeLog
index 967cb2a89f52..5e529dae44ff 100644
--- a/dev-ruby/listen/ChangeLog
+++ b/dev-ruby/listen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/listen
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.49 2015/07/31 07:06:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.50 2015/08/03 13:44:44 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> listen-1.3.1-r2.ebuild:
+ Stable for amd64, wrt bug #556370
*listen-1.3.1-r3 (31 Jul 2015)
diff --git a/dev-ruby/listen/listen-1.3.1-r2.ebuild b/dev-ruby/listen/listen-1.3.1-r2.ebuild
index 7385091657d9..0623a3d8add9 100644
--- a/dev-ruby/listen/listen-1.3.1-r2.ebuild
+++ b/dev-ruby/listen/listen-1.3.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-1.3.1-r2.ebuild,v 1.5 2015/07/31 07:06:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-1.3.1-r2.ebuild,v 1.6 2015/08/03 13:44:44 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="1"
-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"