[gentoo-commits] gentoo-x86 commit in dev-ruby/treetop: ChangeLog treetop-1.5.3.ebuild

2014-07-18 Thread Hans de Graaff (graaff)
graaff  14/07/18 09:30:16

  Modified: ChangeLog treetop-1.5.3.ebuild
  Log:
  Update HOMEPAGE.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.49 dev-ruby/treetop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   18 Jul 2014 09:29:21 -  1.48
+++ ChangeLog   18 Jul 2014 09:30:16 -  1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/treetop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.48 
2014/07/18 09:29:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.49 
2014/07/18 09:30:16 graaff Exp $
+
+  18 Jul 2014; Hans de Graaff gra...@gentoo.org treetop-1.5.3.ebuild:
+  Update HOMEPAGE.
 
   18 Jul 2014; Hans de Graaff gra...@gentoo.org -treetop-1.4.15.ebuild,
   -treetop-1.4.15-r1.ebuild:



1.2  dev-ruby/treetop/treetop-1.5.3.ebuild

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

Index: treetop-1.5.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- treetop-1.5.3.ebuild24 May 2014 06:05:54 -  1.1
+++ treetop-1.5.3.ebuild18 Jul 2014 09:30:16 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.5.3.ebuild,v 1.1 
2014/05/24 06:05:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.5.3.ebuild,v 1.2 
2014/07/18 09:30:16 graaff Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 inherit ruby-fakegem
 
 DESCRIPTION=Treetop is a language for describing languages.
-HOMEPAGE=http://treetop.rubyforge.org/;
+HOMEPAGE=https://github.com/cjheath/treetop;
 LICENSE=Ruby
 
 KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris






[gentoo-commits] gentoo-x86 commit in dev-ruby/treetop: ChangeLog treetop-1.5.3.ebuild

2014-05-24 Thread Hans de Graaff (graaff)
graaff  14/05/24 06:05:55

  Modified: ChangeLog
  Added:treetop-1.5.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.47 dev-ruby/treetop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?rev=1.47view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?rev=1.47content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?r1=1.46r2=1.47

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   20 Apr 2014 18:21:30 -  1.46
+++ ChangeLog   24 May 2014 06:05:54 -  1.47
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/treetop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.46 
2014/04/20 18:21:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.47 
2014/05/24 06:05:54 graaff Exp $
+
+*treetop-1.5.3 (24 May 2014)
+
+  24 May 2014; Hans de Graaff gra...@gentoo.org +treetop-1.5.3.ebuild:
+  Version bump.
 
 *treetop-1.4.15-r1 (20 Apr 2014)
 



1.1  dev-ruby/treetop/treetop-1.5.3.ebuild

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

Index: treetop-1.5.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.5.3.ebuild,v 1.1 
2014/05/24 06:05:54 graaff Exp $

EAPI=5

# jruby fails tests, not investigated yet.
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_TEST=rspec
RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=doc
RUBY_FAKEGEM_EXTRADOC=README.md

inherit ruby-fakegem

DESCRIPTION=Treetop is a language for describing languages.
HOMEPAGE=http://treetop.rubyforge.org/;
LICENSE=Ruby

KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
SLOT=0
IUSE=

ruby_add_bdepend test? ( =dev-ruby/rr-1.0 dev-ruby/activesupport )
ruby_add_rdepend =dev-ruby/polyglot-0.3.1

all_ruby_prepare() {
# Use a ruby18 compatible regexp, already fixed upstream.
sed -i -e 's/\[:\^space:\]/\^[:space:]/' 
spec/compiler/character_class_spec.rb || die
}

all_ruby_install() {
all_fakegem_install

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