mrueg       15/05/27 06:36:38

  Modified:             riel-1.2.0-r1.ebuild ChangeLog
  Added:                riel-1.2.0-r2.ebuild
  Log:
  Create stable candidate.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/riel/riel-1.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0-r1.ebuild?r1=1.2&r2=1.3

Index: riel-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- riel-1.2.0-r1.ebuild        10 Feb 2015 09:23:18 -0000      1.2
+++ riel-1.2.0-r1.ebuild        27 May 2015 06:36:38 -0000      1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0-r1.ebuild,v 1.2 
2015/02/10 09:23:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0-r1.ebuild,v 1.3 
2015/05/27 06:36:38 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"



1.14                 dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   10 Feb 2015 09:23:18 -0000      1.13
+++ ChangeLog   27 May 2015 06:36:38 -0000      1.14
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.13 2015/02/10 
09:23:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.14 2015/05/27 
06:36:38 mrueg Exp $
+
+*riel-1.2.0-r2 (27 May 2015)
+
+  27 May 2015; Manuel RĂ¼ger <[email protected]> +riel-1.2.0-r2.ebuild,
+  riel-1.2.0-r1.ebuild:
+  Create stable candidate.
 
   10 Feb 2015; Agostino Sarubbo <[email protected]> riel-1.2.0-r1.ebuild:
   Add ~sparc, wrt bug #539472



1.1                  dev-ruby/riel/riel-1.2.0-r2.ebuild

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

Index: riel-1.2.0-r2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0-r2.ebuild,v 1.1 
2015/05/27 06:36:38 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="Features.txt History.txt README.md README.rdoc"

inherit ruby-fakegem

DESCRIPTION="This library extends the core Ruby libraries"
HOMEPAGE="https://github.com/jpace/riel";

SRC_URI="https://github.com/jpace/riel/archive/v${PV}.tar.gz -> 
${PN}-git-${PV}.tgz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""

ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"




Reply via email to