summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-05 10:16:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-05 10:16:36 +0000
commitfd7c0277e79d70d42900c618cd1479d0216662bd (patch)
tree525b1667efed2554cedac151dd3f27419ae5d057 /dev-ruby/heredoc_unindent
parentStable for x86, wrt bug #536890 (diff)
downloadgentoo-2-fd7c0277e79d70d42900c618cd1479d0216662bd.tar.gz
gentoo-2-fd7c0277e79d70d42900c618cd1479d0216662bd.tar.bz2
gentoo-2-fd7c0277e79d70d42900c618cd1479d0216662bd.zip
Stable for x86, wrt bug #536890
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r--dev-ruby/heredoc_unindent/ChangeLog6
-rw-r--r--dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/heredoc_unindent/ChangeLog b/dev-ruby/heredoc_unindent/ChangeLog
index 148d36836347..c686084fc4be 100644
--- a/dev-ruby/heredoc_unindent/ChangeLog
+++ b/dev-ruby/heredoc_unindent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/heredoc_unindent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v 1.12 2015/02/05 10:16:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v 1.13 2015/02/05 10:16:36 ago Exp $
+
+ 05 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ heredoc_unindent-1.1.2-r3.ebuild:
+ Stable for x86, wrt bug #536890
05 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
heredoc_unindent-1.1.2-r3.ebuild:
diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild b/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild
index 1a6495ee6054..ba3f2ec57b50 100644
--- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild
+++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.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/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v 1.8 2015/02/05 10:16:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v 1.9 2015/02/05 10:16:36 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="doc test"
ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.8.0 dev-ruby/test-unit:2 )