summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-03-05 21:18:42 +0000
committerMarkus Meier <maekke@gentoo.org>2014-03-05 21:18:42 +0000
commitcccc552fc728fea0d3e8e85800b3bcfbcce6ba9b (patch)
tree03c787a702a2f19814ca9437fb8c770a6d811ccb /dev-ruby/shoulda-context
parentremove hugin-2014 mask regarding dev-libs/boost-1.55 unmasking, bug #492594 (diff)
downloadgentoo-2-cccc552fc728fea0d3e8e85800b3bcfbcce6ba9b.tar.gz
gentoo-2-cccc552fc728fea0d3e8e85800b3bcfbcce6ba9b.tar.bz2
gentoo-2-cccc552fc728fea0d3e8e85800b3bcfbcce6ba9b.zip
add ~arm, bug #501968
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r--dev-ruby/shoulda-context/ChangeLog7
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/shoulda-context/ChangeLog b/dev-ruby/shoulda-context/ChangeLog
index b3e1d97c753b..6b1b78d63705 100644
--- a/dev-ruby/shoulda-context/ChangeLog
+++ b/dev-ruby/shoulda-context/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/shoulda-context
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.3 2013/11/28 07:25:42 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.4 2014/03/05 21:18:42 maekke Exp $
+
+ 05 Mar 2014; Markus Meier <maekke@gentoo.org> shoulda-context-1.1.6.ebuild:
+ add ~arm, bug #501968
*shoulda-context-1.1.6 (28 Nov 2013)
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild
index 7ad6eca76106..880c4ff5940b 100644
--- a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild
+++ b/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.1 2013/11/28 07:25:42 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.2 2014/03/05 21:18:42 maekke Exp $
EAPI=5
@@ -22,7 +22,7 @@ HOMEPAGE="http://thoughtbot.com/projects/shoulda"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
IUSE="doc test"
ruby_add_bdepend "test? ( dev-ruby/test-unit:2 dev-ruby/mocha )"