diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 14:02:38 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 14:02:38 +0000 |
commit | c89dfbf634242c4c2f4d390dcdc232dfae7f8309 (patch) | |
tree | eaeea66147e497827743ec24ba62746029d6cd33 /dev-ruby/daemons | |
parent | Remove ree18 and ruby18 target. (diff) | |
download | gentoo-2-c89dfbf634242c4c2f4d390dcdc232dfae7f8309.tar.gz gentoo-2-c89dfbf634242c4c2f4d390dcdc232dfae7f8309.tar.bz2 gentoo-2-c89dfbf634242c4c2f4d390dcdc232dfae7f8309.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/daemons')
-rw-r--r-- | dev-ruby/daemons/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/daemons/daemons-1.1.8.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/daemons/daemons-1.1.9-r1.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/daemons/ChangeLog b/dev-ruby/daemons/ChangeLog index bdfe2815d088..57ae665ceec4 100644 --- a/dev-ruby/daemons/ChangeLog +++ b/dev-ruby/daemons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/daemons # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.84 2014/02/01 04:26:48 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.85 2014/04/05 14:02:38 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> daemons-1.1.8.ebuild, + daemons-1.1.9-r1.ebuild: + Remove ree18 and ruby18 target. 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> daemons-1.1.8.ebuild: ia64 stable wrt bug #493780 diff --git a/dev-ruby/daemons/daemons-1.1.8.ebuild b/dev-ruby/daemons/daemons-1.1.8.ebuild index 910170e24303..a0aaa79a2dcf 100644 --- a/dev-ruby/daemons/daemons-1.1.8.ebuild +++ b/dev-ruby/daemons/daemons-1.1.8.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.12 2014/02/01 04:26:48 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.13 2014/04/05 14:02:38 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_EXTRADOC="Releases README TODO" RUBY_FAKEGEM_DOCDIR="html" diff --git a/dev-ruby/daemons/daemons-1.1.9-r1.ebuild b/dev-ruby/daemons/daemons-1.1.9-r1.ebuild index 9aa8403c2877..a6a55df871e3 100644 --- a/dev-ruby/daemons/daemons-1.1.9-r1.ebuild +++ b/dev-ruby/daemons/daemons-1.1.9-r1.ebuild @@ -1,9 +1,9 @@ -# 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/daemons/daemons-1.1.9-r1.ebuild,v 1.1 2013/11/26 01:57:19 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.2 2014/04/05 14:02:38 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_EXTRADOC="Releases README TODO" RUBY_FAKEGEM_DOCDIR="html" |