graaff      15/07/25 08:46:21

  Modified:             tdiff-0.3.3.ebuild ChangeLog
  Added:                tdiff-0.3.3-r1.ebuild
  Log:
  Create stable candidate.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.9                  dev-ruby/tdiff/tdiff-0.3.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?r1=1.8&r2=1.9

Index: tdiff-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tdiff-0.3.3.ebuild  12 Jul 2015 08:08:25 -0000      1.8
+++ tdiff-0.3.3.ebuild  25 Jul 2015 08:46:21 -0000      1.9
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v 1.8 
2015/07/12 08:08:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v 1.9 
2015/07/25 08:46:21 graaff Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



1.10                 dev-ruby/tdiff/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   12 Jul 2015 08:08:25 -0000      1.9
+++ ChangeLog   25 Jul 2015 08:46:21 -0000      1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/tdiff
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.9 2015/07/12 
08:08:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.10 2015/07/25 
08:46:21 graaff Exp $
+
+*tdiff-0.3.3-r1 (25 Jul 2015)
+
+  25 Jul 2015; Hans de Graaff <gra...@gentoo.org> tdiff-0.3.3.ebuild,
+  +tdiff-0.3.3-r1.ebuild:
+  Create stable candidate.
 
   12 Jul 2015; Mikle Kolyada <zlog...@gentoo.org> tdiff-0.3.3.ebuild:
   Add ~x86 keyword wrt bug #497396



1.1                  dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild

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

Index: tdiff-0.3.3-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild,v 1.1 
2015/07/25 08:46:21 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21 ruby22"

RUBY_FAKEGEM_RECIPE_TEST="rspec"

RUBY_FAKEGEM_RECIPE_DOC="yard"
RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"

inherit ruby-fakegem

DESCRIPTION="Calculates the differences between two tree-like structures"
HOMEPAGE="https://github.com/postmodern/tdiff";
LICENSE="MIT"

KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE=""




Reply via email to