diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-11 11:04:52 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-11 11:04:52 +0000 |
commit | af71d2b7fbb9846668a9ffe2081175f3294453c8 (patch) | |
tree | 7333048a984be6227a15c4f881841f6789cf504c /dev-ruby/text-hyphen | |
parent | Drop jruby target. (diff) | |
download | gentoo-2-af71d2b7fbb9846668a9ffe2081175f3294453c8.tar.gz gentoo-2-af71d2b7fbb9846668a9ffe2081175f3294453c8.tar.bz2 gentoo-2-af71d2b7fbb9846668a9ffe2081175f3294453c8.zip |
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.4.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index f601b0991e7c..269a8441c4dd 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.62 2014/08/05 16:00:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.63 2014/11/11 11:04:52 mrueg Exp $ + + 11 Nov 2014; Manuel Rüger <mrueg@gentoo.org> text-hyphen-1.4.1-r1.ebuild, + text-hyphen-1.4.1.ebuild: + Drop jruby target. 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> text-hyphen-1.4.1-r1.ebuild, text-hyphen-1.4.1.ebuild: diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild index c854ad09dd8e..3b362f85b4e6 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.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/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.3 2014/08/05 16:00:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.4 2014/11/11 11:04:52 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1.ebuild index c0c9a373ed0e..9783028ed725 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.4.1.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1.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/text-hyphen/text-hyphen-1.4.1.ebuild,v 1.12 2014/08/05 16:00:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1.ebuild,v 1.13 2014/11/11 11:04:52 mrueg Exp $ EAPI=4 -USE_RUBY="ruby19 jruby" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" |