summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-18 01:42:40 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-18 01:42:40 +0000
commit1241d31f2cb3c4dd38ca3342575c7b8d2684294e (patch)
tree42c1270e77ef9694912e7c25f614265c62b8ed56 /dev-ruby/shoulda-context
parentRemove old per Arfrever. (diff)
downloadgentoo-2-1241d31f2cb3c4dd38ca3342575c7b8d2684294e.tar.gz
gentoo-2-1241d31f2cb3c4dd38ca3342575c7b8d2684294e.tar.bz2
gentoo-2-1241d31f2cb3c4dd38ca3342575c7b8d2684294e.zip
Keyword ~ppc ~ppc64, bug #501968
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
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.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/shoulda-context/ChangeLog b/dev-ruby/shoulda-context/ChangeLog
index 0559ef6023a6..84fc4ca7f9d9 100644
--- a/dev-ruby/shoulda-context/ChangeLog
+++ b/dev-ruby/shoulda-context/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/shoulda-context
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.6 2014/08/11 09:53:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.7 2014/08/18 01:42:40 blueness Exp $
+
+ 18 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
+ shoulda-context-1.1.6.ebuild:
+ Keyword ~ppc ~ppc64, bug #501968
11 Aug 2014; Jeroen Roovers <jer@gentoo.org> shoulda-context-1.1.6.ebuild:
Marked ~hppa (bug #519170).
@@ -27,4 +31,3 @@
26 Nov 2013; Hans de Graaff <graaff@gentoo.org>
+shoulda-context-1.1.4.ebuild, +metadata.xml:
Initial import. New dependency for newer shoulda versions.
-
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 3cc616ba4d00..595d013e1c2d 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-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.3 2014/08/11 09:53:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.4 2014/08/18 01:42:40 blueness Exp $
EAPI=5
@@ -22,7 +22,7 @@ HOMEPAGE="http://thoughtbot.com/projects/shoulda"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
IUSE="doc test"
ruby_add_bdepend "test? ( dev-ruby/test-unit:2 dev-ruby/mocha )"