diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-12-30 14:33:39 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-12-30 14:33:39 +0000 |
commit | 380372830ba12264867a8bec3e09db843fca9c12 (patch) | |
tree | f2833b2f38df4eb44682e1449c528fca8476b285 /dev-ruby/rb-inotify | |
parent | Remove old versions. (diff) | |
download | gentoo-2-380372830ba12264867a8bec3e09db843fca9c12.tar.gz gentoo-2-380372830ba12264867a8bec3e09db843fca9c12.tar.bz2 gentoo-2-380372830ba12264867a8bec3e09db843fca9c12.zip |
Add ruby19.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rb-inotify/ChangeLog b/dev-ruby/rb-inotify/ChangeLog index 1d90a72c6548..1894b661703c 100644 --- a/dev-ruby/rb-inotify/ChangeLog +++ b/dev-ruby/rb-inotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rb-inotify # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.9 2011/12/30 14:21:00 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.10 2011/12/30 14:33:39 graaff Exp $ + + 30 Dec 2011; Hans de Graaff <graaff@gentoo.org> rb-inotify-0.8.8.ebuild: + Add ruby19. 30 Dec 2011; Hans de Graaff <graaff@gentoo.org> -rb-inotify-0.8.5.ebuild, -rb-inotify-0.8.6.ebuild, -rb-inotify-0.8.6-r1.ebuild: diff --git a/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild index 41791af3fe54..0d3556b1b599 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild,v 1.3 2011/12/17 18:37:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.8.8.ebuild,v 1.4 2011/12/30 14:33:39 graaff Exp $ EAPI=4 -USE_RUBY="ruby18 ree18 jruby" +USE_RUBY="ruby18 ruby19 ree18 jruby" RUBY_FAKEGEM_TASK_TEST="" |