public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rubytest: rubytest-0.8.1.ebuild ChangeLog
@ 2014-08-12 13:02 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-08-12 13:02 UTC (permalink / raw
  To: gentoo-commits

blueness    14/08/12 13:02:59

  Modified:             rubytest-0.8.1.ebuild ChangeLog
  Log:
  Keyword ~ppc and ~ppc64, bug #519170
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.4                  dev-ruby/rubytest/rubytest-0.8.1.ebuild

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

Index: rubytest-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rubytest-0.8.1.ebuild	11 Aug 2014 10:04:35 -0000	1.3
+++ rubytest-0.8.1.ebuild	12 Aug 2014 13:02:59 -0000	1.4
@@ -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/rubytest/rubytest-0.8.1.ebuild,v 1.3 2014/08/11 10:04:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v 1.4 2014/08/12 13:02:59 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/ae dev-ruby/qed )"



1.5                  dev-ruby/rubytest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	11 Aug 2014 10:04:35 -0000	1.4
+++ ChangeLog	12 Aug 2014 13:02:59 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rubytest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.4 2014/08/11 10:04:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.5 2014/08/12 13:02:59 blueness Exp $
+
+  12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> rubytest-0.8.1.ebuild:
+  Keyword ~ppc and ~ppc64, bug #519170
 
   11 Aug 2014; Jeroen Roovers <jer@gentoo.org> rubytest-0.8.1.ebuild:
   Marked ~hppa (bug #519170).





^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rubytest: rubytest-0.8.1.ebuild ChangeLog
@ 2014-08-11 10:04 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2014-08-11 10:04 UTC (permalink / raw
  To: gentoo-commits

jer         14/08/11 10:04:35

  Modified:             rubytest-0.8.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #519170).
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  dev-ruby/rubytest/rubytest-0.8.1.ebuild

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

Index: rubytest-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rubytest-0.8.1.ebuild	5 Aug 2014 16:00:42 -0000	1.2
+++ rubytest-0.8.1.ebuild	11 Aug 2014 10:04:35 -0000	1.3
@@ -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/rubytest/rubytest-0.8.1.ebuild,v 1.2 2014/08/05 16:00:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v 1.3 2014/08/11 10:04:35 jer Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/ae dev-ruby/qed )"



1.4                  dev-ruby/rubytest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 Aug 2014 16:00:42 -0000	1.3
+++ ChangeLog	11 Aug 2014 10:04:35 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rubytest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.3 2014/08/05 16:00:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.4 2014/08/11 10:04:35 jer Exp $
+
+  11 Aug 2014; Jeroen Roovers <jer@gentoo.org> rubytest-0.8.1.ebuild:
+  Marked ~hppa (bug #519170).
 
   05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> rubytest-0.7.0.ebuild,
   rubytest-0.8.1.ebuild:





^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rubytest: rubytest-0.8.1.ebuild ChangeLog
@ 2014-07-20 17:26 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-07-20 17:26 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/07/20 17:26:26

  Modified:             ChangeLog
  Added:                rubytest-0.8.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/rubytest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	15 May 2014 18:12:11 -0000	1.1
+++ ChangeLog	20 Jul 2014 17:26:26 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rubytest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.1 2014/05/15 18:12:11 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.2 2014/07/20 17:26:26 mrueg Exp $
+
+*rubytest-0.8.1 (20 Jul 2014)
+
+  20 Jul 2014; Manuel Rüger <mrueg@gentoo.org> +rubytest-0.8.1.ebuild:
+  Version bump.
 
 *rubytest-0.7.0 (15 May 2014)
 



1.1                  dev-ruby/rubytest/rubytest-0.8.1.ebuild

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

Index: rubytest-0.8.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v 1.1 2014/07/20 17:26:26 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

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

inherit ruby-fakegem

DESCRIPTION="Ruby Test is a universal test harness for Ruby."
HOMEPAGE="https://rubyworks.github.io/rubytest/"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

ruby_add_bdepend "test? ( dev-ruby/ae dev-ruby/qed )"
ruby_add_rdepend "dev-ruby/ansi"

each_ruby_test() {
	${RUBY} -S qed || die 'tests failed'
}





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

end of thread, other threads:[~2014-08-12 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 13:02 [gentoo-commits] gentoo-x86 commit in dev-ruby/rubytest: rubytest-0.8.1.ebuild ChangeLog Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-11 10:04 Jeroen Roovers (jer)
2014-07-20 17:26 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