public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview: ruby-gtksourceview-2.2.5.ebuild ChangeLog
@ 2015-07-11  6:44 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2015-07-11  6:44 UTC (permalink / raw
  To: gentoo-commits

graaff      15/07/11 06:44:01

  Modified:             ChangeLog
  Added:                ruby-gtksourceview-2.2.5.ebuild
  Log:
  Version bump. Run tests.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.65                 dev-ruby/ruby-gtksourceview/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	5 Jul 2015 10:34:27 -0000	1.64
+++ ChangeLog	11 Jul 2015 06:44:01 -0000	1.65
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/ruby-gtksourceview
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.64 2015/07/05 10:34:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog,v 1.65 2015/07/11 06:44:01 graaff Exp $
+
+*ruby-gtksourceview-2.2.5 (11 Jul 2015)
+
+  11 Jul 2015; Hans de Graaff <graaff@gentoo.org>
+  +ruby-gtksourceview-2.2.5.ebuild:
+  Version bump. Run tests.
 
 *ruby-gtksourceview-2.2.3-r1 (05 Jul 2015)
 



1.1                  dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.5.ebuild

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

Index: ruby-gtksourceview-2.2.5.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-2.2.5.ebuild,v 1.1 2015/07/11 06:44:01 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"

RUBY_FAKEGEM_NAME="gtksourceview2"

inherit virtualx ruby-ng-gnome2

RUBY_S=ruby-gnome2-all-${PV}/gtksourceview2

DESCRIPTION="Ruby bindings for gtksourceview"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND+=" x11-libs/gtksourceview:2.0"
DEPEND+=" x11-libs/gtksourceview:2.0"

ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"

all_ruby_prepare() {
	# Avoid compilation of dependencies during test.
	sed -i -e '/system/,/^  end/ s:^:#:' test/run-test.rb || die
}

each_ruby_test() {
	VIRTUALX_COMMAND="${RUBY} test/run-test.rb"
	 virtualmake || die
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-11  6:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-11  6:44 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview: ruby-gtksourceview-2.2.5.ebuild ChangeLog Hans de Graaff (graaff)

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