naota       14/12/13 01:11:08

  Modified:             ChangeLog
  Added:                ruby-vte3-2.2.3.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
F8551514)

Revision  Changes    Path
1.6                  dev-ruby/ruby-vte3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Aug 2014 10:20:26 -0000      1.5
+++ ChangeLog   13 Dec 2014 01:11:08 -0000      1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ruby-vte3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog,v 1.5 
2014/08/17 10:20:26 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog,v 1.6 
2014/12/13 01:11:08 naota Exp $
+
+*ruby-vte3-2.2.3 (13 Dec 2014)
+
+  13 Dec 2014; Naohiro Aota <[email protected]> +ruby-vte3-2.2.3.ebuild:
+  version bump
 
   17 Aug 2014; Anthony G. Basile <[email protected]> ruby-vte3-1.2.6.ebuild,
   ruby-vte3-2.0.2.ebuild, ruby-vte3-2.1.0.ebuild, ruby-vte3-2.2.0.ebuild:



1.1                  dev-ruby/ruby-vte3/ruby-vte3-2.2.3.ebuild

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

Index: ruby-vte3-2.2.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/ruby-vte3/ruby-vte3-2.2.3.ebuild,v 
1.1 2014/12/13 01:11:08 naota Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

inherit ruby-ng-gnome2

DESCRIPTION="Ruby VTE bindings"
KEYWORDS="~amd64 ~ppc"
IUSE=""

DEPEND="${DEPEND} x11-libs/vte:2.90"
RDEPEND="${RDEPEND} x11-libs/vte:2.90"

ruby_add_bdepend ">=dev-ruby/ruby-glib2-${PV}"
ruby_add_rdepend ">=dev-ruby/ruby-gtk3-${PV}"




Reply via email to