diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 16:25:15 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 16:25:15 +0000 |
commit | f0f898c3fc32532abe0255c525c0f64bf29061d6 (patch) | |
tree | dda4648601c447393cb5492909210d27ce03fc79 /dev-ruby/matchy | |
parent | mask >=dev-libs/DirectFB-1.7.1 wrt #499740 and #497124 (diff) | |
download | gentoo-2-f0f898c3fc32532abe0255c525c0f64bf29061d6.tar.gz gentoo-2-f0f898c3fc32532abe0255c525c0f64bf29061d6.tar.bz2 gentoo-2-f0f898c3fc32532abe0255c525c0f64bf29061d6.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/matchy')
-rw-r--r-- | dev-ruby/matchy/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/matchy/matchy-0.5.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/matchy/matchy-0.5.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/matchy/ChangeLog b/dev-ruby/matchy/ChangeLog index 84591c7ec5e6..988835807495 100644 --- a/dev-ruby/matchy/ChangeLog +++ b/dev-ruby/matchy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/matchy -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.11 2013/10/30 03:54:10 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.12 2014/04/05 16:25:15 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> matchy-0.5.2-r1.ebuild, + matchy-0.5.2.ebuild: + Remove ree18 and ruby18 target. *matchy-0.5.2-r1 (30 Oct 2013) diff --git a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild index 5583b8b88691..19d4e4582bc7 100644 --- a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild +++ b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild @@ -1,12 +1,12 @@ -# 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/matchy/matchy-0.5.2-r1.ebuild,v 1.1 2013/10/30 03:54:10 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2-r1.ebuild,v 1.2 2014/04/05 16:25:15 mrueg Exp $ EAPI=5 MY_OWNER="mcmire" -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_DOCDIR="" RUBY_FAKEGEM_EXTRADOC="" diff --git a/dev-ruby/matchy/matchy-0.5.2.ebuild b/dev-ruby/matchy/matchy-0.5.2.ebuild index 2a5ba0ba89bb..eeb5694bb6d0 100644 --- a/dev-ruby/matchy/matchy-0.5.2.ebuild +++ b/dev-ruby/matchy/matchy-0.5.2.ebuild @@ -1,12 +1,12 @@ -# 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/matchy/matchy-0.5.2.ebuild,v 1.9 2013/01/01 09:04:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.10 2014/04/05 16:25:15 mrueg Exp $ EAPI="2" MY_OWNER="mcmire" -USE_RUBY="ruby18 ruby19 jruby ree18" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_DOCDIR="" RUBY_FAKEGEM_EXTRADOC="" |