blueness 14/08/18 01:42:40 Modified: shoulda-context-1.1.6.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #501968 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.4 dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild?r1=1.3&r2=1.4 Index: shoulda-context-1.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- shoulda-context-1.1.6.ebuild 11 Aug 2014 09:53:48 -0000 1.3 +++ shoulda-context-1.1.6.ebuild 18 Aug 2014 01:42:40 -0000 1.4 @@ -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 @@ 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 )" 1.7 dev-ruby/shoulda-context/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shoulda-context/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 11 Aug 2014 09:53:48 -0000 1.6 +++ ChangeLog 18 Aug 2014 01:42:40 -0000 1.7 @@ -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 <[email protected]> + shoulda-context-1.1.6.ebuild: + Keyword ~ppc ~ppc64, bug #501968 11 Aug 2014; Jeroen Roovers <[email protected]> shoulda-context-1.1.6.ebuild: Marked ~hppa (bug #519170). @@ -27,4 +31,3 @@ 26 Nov 2013; Hans de Graaff <[email protected]> +shoulda-context-1.1.4.ebuild, +metadata.xml: Initial import. New dependency for newer shoulda versions. -
