diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-11-26 07:39:58 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-11-26 09:16:49 +0100 |
commit | 9a17847410cd29d9ef47efdbb1d1098187c8aded (patch) | |
tree | 89e02f77f52dce559a16cff255992fc80fe4bd23 /dev-ruby | |
parent | dev-ruby/nagios_analyzer: cleanup (diff) | |
download | gentoo-9a17847410cd29d9ef47efdbb1d1098187c8aded.tar.gz gentoo-9a17847410cd29d9ef47efdbb1d1098187c8aded.tar.bz2 gentoo-9a17847410cd29d9ef47efdbb1d1098187c8aded.zip |
dev-ruby/polyglot: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.5.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-ruby/polyglot/polyglot-0.3.5.ebuild b/dev-ruby/polyglot/polyglot-0.3.5.ebuild deleted file mode 100644 index bfdd3790570f..000000000000 --- a/dev-ruby/polyglot/polyglot-0.3.5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -SLOT="0" -IUSE="" |