public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/allison: allison-2.0.3-r2.ebuild ChangeLog
@ 2013-10-04 19:02 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2013-10-04 19:02 UTC (permalink / raw
  To: gentoo-commits

mrueg       13/10/04 19:02:33

  Modified:             ChangeLog
  Added:                allison-2.0.3-r2.ebuild
  Log:
  Add ruby20 target.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.24                 dev-ruby/allison/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	16 Dec 2012 18:03:20 -0000	1.23
+++ ChangeLog	4 Oct 2013 19:02:33 -0000	1.24
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/allison
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.23 2012/12/16 18:03:20 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.24 2013/10/04 19:02:33 mrueg Exp $
+
+*allison-2.0.3-r2 (04 Oct 2013)
+
+  04 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +allison-2.0.3-r2.ebuild:
+  Add ruby20 target.
 
   16 Dec 2012; Raúl Porcel <armin76@gentoo.org> allison-2.0.3-r1.ebuild:
   alpha/ia64/sparc stable wrt #444458



1.1                  dev-ruby/allison/allison-2.0.3-r2.ebuild

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

Index: allison-2.0.3-r2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.1 2013/10/04 19:02:33 mrueg Exp $

EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 jruby"

RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
RUBY_FAKEGEM_EXTRAINSTALL="cache"

inherit ruby-fakegem

DESCRIPTION="A modern, pretty RDoc template."
HOMEPAGE="http://fauna.github.com/fauna/allison/files/README.html"

LICENSE="AFL-3.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-solaris"
IUSE=""

all_ruby_install() {
	all_fakegem_install

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/allison: allison-2.0.3-r2.ebuild ChangeLog
@ 2014-06-08 14:28 Akinori Hattori (hattya)
  0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori (hattya) @ 2014-06-08 14:28 UTC (permalink / raw
  To: gentoo-commits

hattya      14/06/08 14:28:55

  Modified:             allison-2.0.3-r2.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #503564
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.8                  dev-ruby/allison/allison-2.0.3-r2.ebuild

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

Index: allison-2.0.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- allison-2.0.3-r2.ebuild	24 Apr 2014 17:34:08 -0000	1.7
+++ allison-2.0.3-r2.ebuild	8 Jun 2014 14:28:55 -0000	1.8
@@ -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/allison/allison-2.0.3-r2.ebuild,v 1.7 2014/04/24 17:34:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.8 2014/06/08 14:28:55 hattya Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -18,7 +18,7 @@
 
 LICENSE="AFL-3.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-solaris"
 IUSE=""
 
 all_ruby_install() {



1.31                 dev-ruby/allison/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	24 Apr 2014 17:34:08 -0000	1.30
+++ ChangeLog	8 Jun 2014 14:28:55 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/allison
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.30 2014/04/24 17:34:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.31 2014/06/08 14:28:55 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori <hattya@gentoo.org> allison-2.0.3-r2.ebuild:
+  ia64 stable wrt bug #503564
 
   24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> allison-2.0.3-r1.ebuild,
   allison-2.0.3-r2.ebuild, allison-2.0.3-r3.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/allison: allison-2.0.3-r2.ebuild ChangeLog
@ 2014-09-19  9:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-19  9:22 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/19 09:22:01

  Modified:             allison-2.0.3-r2.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #503564
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 dev-ruby/allison/allison-2.0.3-r2.ebuild

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

Index: allison-2.0.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- allison-2.0.3-r2.ebuild	15 Aug 2014 17:53:49 -0000	1.12
+++ allison-2.0.3-r2.ebuild	19 Sep 2014 09:22:00 -0000	1.13
@@ -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/allison/allison-2.0.3-r2.ebuild,v 1.12 2014/08/15 17:53:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.13 2014/09/19 09:22:00 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -18,7 +18,7 @@
 
 LICENSE="AFL-3.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~x86-solaris"
 IUSE=""
 
 all_ruby_install() {



1.36                 dev-ruby/allison/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	15 Aug 2014 17:53:49 -0000	1.35
+++ ChangeLog	19 Sep 2014 09:22:00 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/allison
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.35 2014/08/15 17:53:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.36 2014/09/19 09:22:00 ago Exp $
+
+  19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> allison-2.0.3-r2.ebuild:
+  Stable for ppc, wrt bug #503564
 
   15 Aug 2014; Raúl Porcel <armin76@gentoo.org> allison-2.0.3-r2.ebuild:
   sparc stable, bug #503564





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/allison: allison-2.0.3-r2.ebuild ChangeLog
@ 2014-09-19  9:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-19  9:22 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/19 09:22:29

  Modified:             allison-2.0.3-r2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #503564
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.14                 dev-ruby/allison/allison-2.0.3-r2.ebuild

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

Index: allison-2.0.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- allison-2.0.3-r2.ebuild	19 Sep 2014 09:22:00 -0000	1.13
+++ allison-2.0.3-r2.ebuild	19 Sep 2014 09:22:29 -0000	1.14
@@ -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/allison/allison-2.0.3-r2.ebuild,v 1.13 2014/09/19 09:22:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.14 2014/09/19 09:22:29 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -18,7 +18,7 @@
 
 LICENSE="AFL-3.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-solaris"
 IUSE=""
 
 all_ruby_install() {



1.37                 dev-ruby/allison/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	19 Sep 2014 09:22:00 -0000	1.36
+++ ChangeLog	19 Sep 2014 09:22:29 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/allison
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.36 2014/09/19 09:22:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.37 2014/09/19 09:22:29 ago Exp $
+
+  19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> allison-2.0.3-r2.ebuild:
+  Stable for ppc64, wrt bug #503564
 
   19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> allison-2.0.3-r2.ebuild:
   Stable for ppc, wrt bug #503564





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-19  9:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-19  9:22 [gentoo-commits] gentoo-x86 commit in dev-ruby/allison: allison-2.0.3-r2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-19  9:22 Agostino Sarubbo (ago)
2014-06-08 14:28 Akinori Hattori (hattya)
2013-10-04 19:02 Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox