klausman 14/06/17 10:35:53 Modified: ChangeLog rubyforge-2.0.4-r3.ebuild Log: Stable on alpha, bug #490180 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.108 dev-ruby/rubyforge/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?r1=1.107&r2=1.108 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 17 Jun 2014 10:00:03 -0000 1.107 +++ ChangeLog 17 Jun 2014 10:35:53 -0000 1.108 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rubyforge # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.107 2014/06/17 10:00:03 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.108 2014/06/17 10:35:53 klausman Exp $ + + 17 Jun 2014; Tobias Klausmann <[email protected]> + rubyforge-2.0.4-r3.ebuild: + Stable on alpha, bug #490180 17 Jun 2014; Manuel RĂ¼ger <[email protected]> rubyforge-2.0.4-r3.ebuild, rubyforge-2.0.4-r4.ebuild: 1.9 dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild?r1=1.8&r2=1.9 Index: rubyforge-2.0.4-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rubyforge-2.0.4-r3.ebuild 17 Jun 2014 10:00:03 -0000 1.8 +++ rubyforge-2.0.4-r3.ebuild 17 Jun 2014 10:35:53 -0000 1.9 @@ -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/rubyforge/rubyforge-2.0.4-r3.ebuild,v 1.8 2014/06/17 10:00:03 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild,v 1.9 2014/06/17 10:35:53 klausman Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/json-1.1.7'
