mrueg       15/05/27 06:47:37

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

Revision  Changes    Path
1.13                 dev-ruby/ragol/ChangeLog

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

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



1.3                  dev-ruby/ragol/ragol-1.0.1-r1.ebuild

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

Index: ragol-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ragol-1.0.1-r1.ebuild       10 Feb 2015 09:23:16 -0000      1.2
+++ ragol-1.0.1-r1.ebuild       27 May 2015 06:47:37 -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/ragol/ragol-1.0.1-r1.ebuild,v 1.2 
2015/02/10 09:23:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1-r1.ebuild,v 1.3 
2015/05/27 06:47:37 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



1.1                  dev-ruby/ragol/ragol-1.0.1-r2.ebuild

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

Index: ragol-1.0.1-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/ragol/ragol-1.0.1-r2.ebuild,v 1.1 
2015/05/27 06:47:37 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

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

inherit ruby-fakegem

DESCRIPTION="Another implementation of an option processor"
HOMEPAGE="https://github.com/jpace/ragol";

SRC_URI="https://github.com/jpace/ragol/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/logue-1.0.0"




Reply via email to