diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 16:07:21 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 16:07:21 +0000 |
commit | 203d6d1628ebab35ba9c0beff90f3b237f621ca3 (patch) | |
tree | edbf95bf518b4b21336d0ed1915c1ed09e0531f9 /dev-ruby/text-format | |
parent | Add multilib bootstraps for mips/ppc/s390 too. (diff) | |
download | gentoo-2-203d6d1628ebab35ba9c0beff90f3b237f621ca3.tar.gz gentoo-2-203d6d1628ebab35ba9c0beff90f3b237f621ca3.tar.bz2 gentoo-2-203d6d1628ebab35ba9c0beff90f3b237f621ca3.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/text-format')
-rw-r--r-- | dev-ruby/text-format/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0-r4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog index ecde05c8ba36..654d285b33a7 100644 --- a/dev-ruby/text-format/ChangeLog +++ b/dev-ruby/text-format/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/text-format -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.67 2013/12/19 23:56:20 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.68 2014/04/05 16:07:21 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> text-format-1.0.0-r3.ebuild, + text-format-1.0.0-r4.ebuild: + Remove ree18 and ruby18 target. *text-format-1.0.0-r4 (19 Dec 2013) diff --git a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild b/dev-ruby/text-format/text-format-1.0.0-r3.ebuild index 2a8e8273bc9c..f517a86ff369 100644 --- a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0-r3.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/text-format/text-format-1.0.0-r3.ebuild,v 1.14 2013/01/09 14:23:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.15 2014/04/05 16:07:21 mrueg Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README Changelog ToDo" diff --git a/dev-ruby/text-format/text-format-1.0.0-r4.ebuild b/dev-ruby/text-format/text-format-1.0.0-r4.ebuild index 2517897badf3..326c3319db64 100644 --- a/dev-ruby/text-format/text-format-1.0.0-r4.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0-r4.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/text-format/text-format-1.0.0-r4.ebuild,v 1.1 2013/12/19 23:56:20 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r4.ebuild,v 1.2 2014/04/05 16:07:21 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README Changelog ToDo" |