public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/power_assert: power_assert-0.2.4.ebuild ChangeLog
@ 2015-07-18 20:52 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-07-18 20:52 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/07/18 20:52:47

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

Revision  Changes    Path
1.6                  dev-ruby/power_assert/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	7 Jun 2015 19:03:41 -0000	1.5
+++ ChangeLog	18 Jul 2015 20:52:47 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/power_assert
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/ChangeLog,v 1.5 2015/06/07 19:03:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/ChangeLog,v 1.6 2015/07/18 20:52:47 mrueg Exp $
+
+*power_assert-0.2.4 (18 Jul 2015)
+
+  18 Jul 2015; Manuel Rüger <mrueg@gentoo.org> +power_assert-0.2.4.ebuild:
+  Version bump.
 
   07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml



1.1                  dev-ruby/power_assert/power_assert-0.2.4.ebuild

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

Index: power_assert-0.2.4.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/power_assert-0.2.4.ebuild,v 1.1 2015/07/18 20:52:47 mrueg Exp $

EAPI=5
USE_RUBY="ruby20 ruby21 ruby22"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"

inherit ruby-fakegem

DESCRIPTION="Shows each value of variables and method calls in the expression"
HOMEPAGE="https://github.com/k-tsj/power_assert"
LICENSE="|| ( Ruby BSD-2 )"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"

SLOT="0"
IUSE=""

all_ruby_prepare() {
	sed -i -e '/bundler/d' Rakefile || die
}





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/power_assert: power_assert-0.2.4.ebuild ChangeLog
@ 2015-07-29 18:09 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2015-07-29 18:09 UTC (permalink / raw
  To: gentoo-commits

grobian     15/07/29 18:09:59

  Modified:             power_assert-0.2.4.ebuild ChangeLog
  Log:
  Keyworded for *-solaris, *-macos
  
  (Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.2                  dev-ruby/power_assert/power_assert-0.2.4.ebuild

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

Index: power_assert-0.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/power_assert-0.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- power_assert-0.2.4.ebuild	18 Jul 2015 20:52:47 -0000	1.1
+++ power_assert-0.2.4.ebuild	29 Jul 2015 18:09:59 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/power_assert-0.2.4.ebuild,v 1.1 2015/07/18 20:52:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/power_assert-0.2.4.ebuild,v 1.2 2015/07/29 18:09:59 grobian Exp $
 
 EAPI=5
 USE_RUBY="ruby20 ruby21 ruby22"
@@ -14,7 +14,7 @@
 HOMEPAGE="https://github.com/k-tsj/power_assert"
 LICENSE="|| ( Ruby BSD-2 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 SLOT="0"
 IUSE=""



1.7                  dev-ruby/power_assert/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	18 Jul 2015 20:52:47 -0000	1.6
+++ ChangeLog	29 Jul 2015 18:09:59 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/power_assert
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/ChangeLog,v 1.6 2015/07/18 20:52:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/power_assert/ChangeLog,v 1.7 2015/07/29 18:09:59 grobian Exp $
+
+  29 Jul 2015; Fabian Groffen <grobian@gentoo.org> power_assert-0.2.4.ebuild:
+  Keyworded for *-solaris, *-macos
 
 *power_assert-0.2.4 (18 Jul 2015)
 





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

end of thread, other threads:[~2015-07-29 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 18:09 [gentoo-commits] gentoo-x86 commit in dev-ruby/power_assert: power_assert-0.2.4.ebuild ChangeLog Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-18 20:52 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