diff options
author | 2014-01-01 14:12:48 +0000 | |
---|---|---|
committer | 2014-01-01 14:12:48 +0000 | |
commit | 5d013c002f28ec3102d6537ca511df8d5458c8bb (patch) | |
tree | 05ae055c8c85898ccb6d7b41761faf62cdb0a6d8 /dev-ruby/gherkin | |
parent | Remove ruby18 target as dependencies lost support already (diff) | |
download | gentoo-2-5d013c002f28ec3102d6537ca511df8d5458c8bb.tar.gz gentoo-2-5d013c002f28ec3102d6537ca511df8d5458c8bb.tar.bz2 gentoo-2-5d013c002f28ec3102d6537ca511df8d5458c8bb.zip |
Remove ruby18 target as dependencies lost support already
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.11.6.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog index df88602b6505..03a1c05d50d7 100644 --- a/dev-ruby/gherkin/ChangeLog +++ b/dev-ruby/gherkin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/gherkin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.53 2013/12/31 06:43:46 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.54 2014/01/01 14:12:48 patrick Exp $ + + 01 Jan 2014; Patrick Lauer <patrick@gentoo.org> gherkin-2.11.6.ebuild, + gherkin-2.12.0.ebuild: + Remove ruby18 target as dependencies lost support already 31 Dec 2013; Hans de Graaff <graaff@gentoo.org> -gherkin-1.0.30-r1.ebuild, -gherkin-2.7.3.ebuild, -gherkin-2.11.5.ebuild: diff --git a/dev-ruby/gherkin/gherkin-2.11.6.ebuild b/dev-ruby/gherkin/gherkin-2.11.6.ebuild index c05722dc4296..2065e8dbba4d 100644 --- a/dev-ruby/gherkin/gherkin-2.11.6.ebuild +++ b/dev-ruby/gherkin/gherkin-2.11.6.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/gherkin/gherkin-2.11.6.ebuild,v 1.3 2013/12/26 19:00:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.4 2014/01/01 14:12:48 patrick Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19 ree18" +USE_RUBY="ruby19 ree18" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" diff --git a/dev-ruby/gherkin/gherkin-2.12.0.ebuild b/dev-ruby/gherkin/gherkin-2.12.0.ebuild index 4b113f01d160..81083d4f5bcd 100644 --- a/dev-ruby/gherkin/gherkin-2.12.0.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.0.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/gherkin/gherkin-2.12.0.ebuild,v 1.1 2013/05/26 07:32:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild,v 1.2 2014/01/01 14:12:48 patrick Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |