diff options
author | 2022-05-16 06:32:28 +0200 | |
---|---|---|
committer | 2022-05-16 06:32:28 +0200 | |
commit | 0f1062940489eb8a166a041c5e440dbcd2066320 (patch) | |
tree | 90fce28b852eb60f64e7f31f6de7ad6f954694a0 /dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild | |
parent | dev-ruby/rspec-activemodel-mocks: enable ruby30 and disable ruby25 (diff) | |
download | graaff-0f1062940489eb8a166a041c5e440dbcd2066320.tar.gz graaff-0f1062940489eb8a166a041c5e440dbcd2066320.tar.bz2 graaff-0f1062940489eb8a166a041c5e440dbcd2066320.zip |
dev-ruby/oedipus_lex: drop 2.5.2, 2.5.3
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild')
-rw-r--r-- | dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild b/dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild deleted file mode 100644 index 2c2fbb83..00000000 --- a/dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" - -RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" - -inherit ruby-fakegem - -DESCRIPTION="A lexer generator in the same family as Rexical and Rex" -HOMEPAGE="https://github.com/seattlerb/oedipus_lex" -LICENSE="MIT" - -KEYWORDS="~amd64" -SLOT="$(ver_cut 1)" -IUSE="" |