armin76 14/08/19 12:08:38 Modified: ChangeLog afm-0.2.2.ebuild Log: Add ~ia64/~sparc wrt #519170 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Revision Changes Path 1.10 dev-ruby/afm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/afm/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 19 Aug 2014 12:05:42 -0000 1.9 +++ ChangeLog 19 Aug 2014 12:08:38 -0000 1.10 @@ -1,9 +1,9 @@ # ChangeLog for dev-ruby/afm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/afm/ChangeLog,v 1.9 2014/08/19 12:05:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/afm/ChangeLog,v 1.10 2014/08/19 12:08:38 armin76 Exp $ 19 Aug 2014; Raúl Porcel <[email protected]> afm-0.2.2.ebuild: - add ~alpha/~arm/~x86, bug #519170 + add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 16 Aug 2014; Hans de Graaff <[email protected]> afm-0.2.2.ebuild: Avoid dependency on bundler also with USE=doc, fixing bug 519532. 1.6 dev-ruby/afm/afm-0.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild?r1=1.5&r2=1.6 Index: afm-0.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- afm-0.2.2.ebuild 19 Aug 2014 12:05:42 -0000 1.5 +++ afm-0.2.2.ebuild 19 Aug 2014 12:08:38 -0000 1.6 @@ -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/afm/afm-0.2.2.ebuild,v 1.5 2014/08/19 12:05:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild,v 1.6 2014/08/19 12:08:38 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/shoulda )"
