klausman 14/06/18 09:36:48 Modified: ChangeLog yard-0.8.7.3.ebuild Log: Keyworded on alpha, bug #513648 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.81 dev-ruby/yard/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 17 Jun 2014 12:03:33 -0000 1.80 +++ ChangeLog 18 Jun 2014 09:36:48 -0000 1.81 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/yard # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.80 2014/06/17 12:03:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.81 2014/06/18 09:36:48 klausman Exp $ + + 18 Jun 2014; Tobias Klausmann <[email protected]> yard-0.8.7.3.ebuild: + Keyworded on alpha, bug #513648 17 Jun 2014; Tobias Klausmann <[email protected]> yard-0.8.7.3-r1.ebuild: Drop alpha keyword again until ruby-gettext is fixed. bugs 513516 and 513480 1.8 dev-ruby/yard/yard-0.8.7.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.7.3.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.7.3.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.7.3.ebuild?r1=1.7&r2=1.8 Index: yard-0.8.7.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.7.3.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- yard-0.8.7.3.ebuild 13 Jun 2014 19:33:42 -0000 1.7 +++ yard-0.8.7.3.ebuild 18 Jun 2014 09:36:48 -0000 1.8 @@ -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/yard/yard-0.8.7.3.ebuild,v 1.7 2014/06/13 19:33:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.7.3.ebuild,v 1.8 2014/06/18 09:36:48 klausman Exp $ EAPI=5 @@ -24,7 +24,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm hppa ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) )
