From ff3f9f1b449c3fbe3e95f162305d054df2ce37ed Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 9 May 2015 05:58:06 +0000 Subject: Cleanup. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) --- dev-ruby/polyglot/ChangeLog | 5 ++++- dev-ruby/polyglot/polyglot-0.3.4.ebuild | 26 -------------------------- 2 files changed, 4 insertions(+), 27 deletions(-) delete mode 100644 dev-ruby/polyglot/polyglot-0.3.4.ebuild (limited to 'dev-ruby/polyglot') diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index 445bf71f6c26..8236354261e6 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/polyglot # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.32 2015/04/11 15:02:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.33 2015/05/09 05:58:06 graaff Exp $ + + 09 May 2015; Hans de Graaff -polyglot-0.3.4.ebuild: + Cleanup. 11 Apr 2015; Hans de Graaff polyglot-0.3.5.ebuild: Add ruby22. diff --git a/dev-ruby/polyglot/polyglot-0.3.4.ebuild b/dev-ruby/polyglot/polyglot-0.3.4.ebuild deleted file mode 100644 index 5357e00051ed..000000000000 --- a/dev-ruby/polyglot/polyglot-0.3.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.4.ebuild,v 1.3 2014/11/26 02:24:56 mrueg Exp $ - -EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 rbx" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" - -inherit ruby-fakegem - -DESCRIPTION="Polyglot provides support for fully-custom DSLs" -HOMEPAGE="http://polyglot.rubyforge.org/" -LICENSE="MIT" - -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -SLOT="0" -IUSE="" - -all_ruby_prepare() { - # jruby has trouble parsing this metadata and there are no dependencies. - rm ../metadata || die -} -- cgit v1.2.3-65-gdbad