naota       14/03/17 23:10:25

  Modified:             ChangeLog
  Added:                ruby-vte-2.2.0.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
F8551514)

Revision  Changes    Path
1.49                 dev-ruby/ruby-vte/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   10 Mar 2014 16:08:43 -0000      1.48
+++ ChangeLog   17 Mar 2014 23:10:25 -0000      1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ruby-vte
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.48 
2014/03/10 16:08:43 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.49 
2014/03/17 23:10:25 naota Exp $
+
+*ruby-vte-2.2.0 (17 Mar 2014)
+
+  17 Mar 2014; Naohiro Aota <na...@gentoo.org> +ruby-vte-2.2.0.ebuild:
+  version bump
 
   10 Mar 2014; Manuel RĂ¼ger <mr...@gentoo.org>
   -files/ruby-vte-0.19.1-vte-depend.patch, -ruby-vte-1.1.3.ebuild,



1.1                  dev-ruby/ruby-vte/ruby-vte-2.2.0.ebuild

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

Index: ruby-vte-2.2.0.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-vte/ruby-vte-2.2.0.ebuild,v 
1.1 2014/03/17 23:10:25 naota Exp $

EAPI=5
USE_RUBY="ruby19 ruby20"

inherit ruby-ng-gnome2

DESCRIPTION="Ruby vte bindings"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND="${RDEPEND}
        >=x11-libs/vte-0.12.1:0"
DEPEND="${DEPEND}
        >=x11-libs/vte-0.12.1:0"

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




Reply via email to