diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:08:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:08:29 +0000 |
commit | 4d8f53130c5d3a92b28679631f38bb3180d6d169 (patch) | |
tree | d1b5679239d9d64afc37683165b9fdc8ca02cf77 /dev-ruby | |
parent | Stable for ppc, wrt bug #495748 (diff) | |
download | gentoo-2-4d8f53130c5d3a92b28679631f38bb3180d6d169.tar.gz gentoo-2-4d8f53130c5d3a92b28679631f38bb3180d6d169.tar.bz2 gentoo-2-4d8f53130c5d3a92b28679631f38bb3180d6d169.zip |
Stable for ppc, wrt bug #495114
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/shoulda/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/shoulda/shoulda-2.11.3-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/shoulda/ChangeLog b/dev-ruby/shoulda/ChangeLog index 881724cb82c0..431076fee6a5 100644 --- a/dev-ruby/shoulda/ChangeLog +++ b/dev-ruby/shoulda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/shoulda # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.24 2014/01/10 11:42:49 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.25 2014/01/14 15:08:29 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> shoulda-2.11.3-r1.ebuild: + Stable for ppc, wrt bug #495114 *shoulda-2.11.3-r2 (10 Jan 2014) diff --git a/dev-ruby/shoulda/shoulda-2.11.3-r1.ebuild b/dev-ruby/shoulda/shoulda-2.11.3-r1.ebuild index 997689b93a11..9c6b7f614ec1 100644 --- a/dev-ruby/shoulda/shoulda-2.11.3-r1.ebuild +++ b/dev-ruby/shoulda/shoulda-2.11.3-r1.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/shoulda-2.11.3-r1.ebuild,v 1.3 2013/12/24 12:41:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/shoulda-2.11.3-r1.ebuild,v 1.4 2014/01/14 15:08:29 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ RUBY_S="thoughtbot-${PN}-*" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # tests seem to be quite broken :( They require working version of |