diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 13:53:52 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 13:53:52 +0000 |
commit | 28f6335f843bd10a3d09b61f80a5574a75db3c3a (patch) | |
tree | 47d87c7189da09d9cc78bcce11bd911cbeca9de2 /dev-ruby/rb-inotify | |
parent | Remove ree18 and ruby18 target. (diff) | |
download | gentoo-2-28f6335f843bd10a3d09b61f80a5574a75db3c3a.tar.gz gentoo-2-28f6335f843bd10a3d09b61f80a5574a75db3c3a.tar.bz2 gentoo-2-28f6335f843bd10a3d09b61f80a5574a75db3c3a.zip |
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.9.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/rb-inotify/ChangeLog b/dev-ruby/rb-inotify/ChangeLog index 0edab06b2147..7ea93614ceb8 100644 --- a/dev-ruby/rb-inotify/ChangeLog +++ b/dev-ruby/rb-inotify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rb-inotify -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.26 2013/12/22 19:34:34 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.27 2014/04/05 13:53:52 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> rb-inotify-0.9.0.ebuild, + rb-inotify-0.9.3.ebuild: + Remove ree18 and ruby18 target. 22 Dec 2013; Manuel Rüger <mrueg@gentoo.org> -rb-inotify-0.9.1.ebuild, -rb-inotify-0.9.2-r1.ebuild, -rb-inotify-0.9.2.ebuild: diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild index a0606d317724..727464fb64c7 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.9.0.ebuild,v 1.3 2013/07/27 22:11:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.0.ebuild,v 1.4 2014/04/05 13:53:52 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ree18 jruby" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_TASK_TEST="" diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.3.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.3.ebuild index 50f46b90c686..17213cef0b66 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.3.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.9.3.ebuild,v 1.2 2013/12/22 18:57:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.3.ebuild,v 1.3 2014/04/05 13:53:52 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_TASK_TEST="" |