diff options
author | 2014-08-11 09:53:48 +0000 | |
---|---|---|
committer | 2014-08-11 09:53:48 +0000 | |
commit | abc1799f70b5d3a4f1cd2bd1a5a7ce1865658b89 (patch) | |
tree | 3b214557405a3e121665ae7cc7f615e6e95f4a9c /dev-ruby/shoulda-context | |
parent | version bump (diff) | |
download | gentoo-2-abc1799f70b5d3a4f1cd2bd1a5a7ce1865658b89.tar.gz gentoo-2-abc1799f70b5d3a4f1cd2bd1a5a7ce1865658b89.tar.bz2 gentoo-2-abc1799f70b5d3a4f1cd2bd1a5a7ce1865658b89.zip |
Marked ~hppa (bug #519170).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r-- | dev-ruby/shoulda-context/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/shoulda-context/ChangeLog b/dev-ruby/shoulda-context/ChangeLog index 1a55c22fbdee..0559ef6023a6 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.5 2014/04/25 05:13:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.6 2014/08/11 09:53:48 jer Exp $ + + 11 Aug 2014; Jeroen Roovers <jer@gentoo.org> shoulda-context-1.1.6.ebuild: + Marked ~hppa (bug #519170). 25 Apr 2014; Hans de Graaff <graaff@gentoo.org> -shoulda-context-1.1.4.ebuild: 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 880c4ff5940b..3cc616ba4d00 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.2 2014/03/05 21:18:42 maekke Exp $ +# $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 $ EAPI=5 @@ -22,7 +22,7 @@ HOMEPAGE="http://thoughtbot.com/projects/shoulda" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~hppa" IUSE="doc test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2 dev-ruby/mocha )" |