mrueg       15/03/27 20:01:19

  Modified:             ChangeLog
  Added:                systemu-2.6.5.ebuild
  Log:
  Version bump. Add ruby22.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.25                 dev-ruby/systemu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/systemu/ChangeLog?rev=1.25&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/systemu/ChangeLog?rev=1.25&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/systemu/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/systemu/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   24 Apr 2014 16:50:32 -0000      1.24
+++ ChangeLog   27 Mar 2015 20:01:19 -0000      1.25
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/systemu
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/ChangeLog,v 1.24 
2014/04/24 16:50:32 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/ChangeLog,v 1.25 
2015/03/27 20:01:19 mrueg Exp $
+
+*systemu-2.6.5 (27 Mar 2015)
+
+  27 Mar 2015; Manuel Rüger <[email protected]> +systemu-2.6.5.ebuild:
+  Version bump. Add ruby22.
 
   24 Apr 2014; Manuel Rüger <[email protected]> -systemu-2.6.0.ebuild:
   Cleanup old.



1.1                  dev-ruby/systemu/systemu-2.6.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/systemu/systemu-2.6.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/systemu/systemu-2.6.5.ebuild?rev=1.1&content-type=text/plain

Index: systemu-2.6.5.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/systemu-2.6.5.ebuild,v 1.1 
2015/03/27 20:01:19 mrueg Exp $

EAPI=5
# Test hangs on jruby
USE_RUBY="ruby19 ruby20 ruby21 ruby22"

RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="README"

inherit ruby-fakegem

DESCRIPTION="Universal capture of STDOUT and STDERR and handling of child 
process PID"
HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/";

LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

all_ruby_install() {
        all_fakegem_install

        insinto /usr/share/doc/${PF}
        doins -r samples
}




Reply via email to