mrueg 15/01/29 13:16:28 Modified: daemons-1.1.9-r1.ebuild ChangeLog Log: Add ruby22 target. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.5 dev-ruby/daemons/daemons-1.1.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild?r1=1.4&r2=1.5 Index: daemons-1.1.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- daemons-1.1.9-r1.ebuild 29 Oct 2014 19:43:01 -0000 1.4 +++ daemons-1.1.9-r1.ebuild 29 Jan 2015 13:16:28 -0000 1.5 @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.4 2014/10/29 19:43:01 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.5 2015/01/29 13:16:28 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="Releases README TODO" RUBY_FAKEGEM_DOCDIR="html" 1.89 dev-ruby/daemons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.89&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.89&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?r1=1.88&r2=1.89 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- ChangeLog 29 Oct 2014 21:01:49 -0000 1.88 +++ ChangeLog 29 Jan 2015 13:16:28 -0000 1.89 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/daemons -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.88 2014/10/29 21:01:49 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.89 2015/01/29 13:16:28 mrueg Exp $ + + 29 Jan 2015; Manuel Rüger <[email protected]> daemons-1.1.9-r1.ebuild: + Add ruby22 target. 29 Oct 2014; Manuel Rüger <[email protected]> daemons-1.1.8.ebuild, daemons-1.1.9-r1.ebuild:
