naota       14/12/05 15:31:01

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

Revision  Changes    Path
1.7                  dev-ruby/ruby-clutter/ChangeLog

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

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



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

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

Index: ruby-clutter-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-clutter/ruby-clutter-2.2.3.ebuild,v 1.1 
2014/12/05 15:31:01 naota Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

inherit ruby-ng-gnome2

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

RESTRICT="test"

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

DEPEND="${DEPEND} media-libs/clutter"
RDEPEND="${RDEPEND} media-libs/clutter"

ruby_add_bdepend ">=dev-ruby/ruby-glib2-${PV}"
ruby_add_rdepend ">=dev-ruby/ruby-cairo-gobject-${PV}
        >=dev-ruby/ruby-gobject-introspection-${PV}"

each_ruby_configure() {
        :
}

each_ruby_compile() {
        :
}

each_ruby_install() {
        each_fakegem_install
}




Reply via email to