diff options
author | 2023-10-02 13:33:37 +0200 | |
---|---|---|
committer | 2023-10-02 13:36:52 +0200 | |
commit | 37ffffffae8f0f4ddd45a9ca5dafc0169e237957 (patch) | |
tree | b1939c666865ea141b2c7166b6d5cebd11318dc3 | |
parent | net-wireless/{blueberry,gnome-bluetooth:2}: treeclean (diff) | |
download | gentoo-37ffffffae8f0f4ddd45a9ca5dafc0169e237957.tar.gz gentoo-37ffffffae8f0f4ddd45a9ca5dafc0169e237957.tar.bz2 gentoo-37ffffffae8f0f4ddd45a9ca5dafc0169e237957.zip |
dev-ruby/mustermann: drop 1.1.2, 2.0.2
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | dev-ruby/mustermann/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/mustermann/mustermann-1.1.2.ebuild | 24 | ||||
-rw-r--r-- | dev-ruby/mustermann/mustermann-2.0.2.ebuild | 24 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
4 files changed, 0 insertions, 56 deletions
diff --git a/dev-ruby/mustermann/Manifest b/dev-ruby/mustermann/Manifest index b2cb17aca9c2..f80e0a7b3bed 100644 --- a/dev-ruby/mustermann/Manifest +++ b/dev-ruby/mustermann/Manifest @@ -1,3 +1 @@ -DIST mustermann-1.1.2.gem 51712 BLAKE2B 18333b94381f4e250d2af26a5c93f246dd41b310d158937478b190fe60fb7f6261a73b3399ddbfc2bb5cf0fc2ddb457f7919d9e61d132bf8ffa82757ab5f2cea SHA512 5eae07fed9a9df6799909145964bc635beb1be47454bd32219f2e3df8b915e3875db412aae0d67be94ccaf35d8071f553a364363b701076211f7de3b744f1b46 -DIST mustermann-2.0.2.gem 50176 BLAKE2B 82c134d56a11178a085dc3182e61c67e6e83638f637da23124b3b12aa388622a4d073f693bf562109e07b3bfe75f01ce0492b4fd1f050105b61925b59c7a9410 SHA512 ed72ec2e376e160cd315cdd8fb0693993b02d6898167dc6f158049bd8e0a6ad4f98e604108992e5787067ea951be793d2a7e6e47df2d582907868300aaa74e5a DIST mustermann-3.0.0.gem 50176 BLAKE2B fc77327de469f0886de782c577ac164b222bbe18074f1ec63c35a08344cfcdf9a2cb44b453c594e2b153db3055ff1e7bcf969240ade04e70be5cb85a73e486a3 SHA512 c33d41281fe2ac80c0af0c5c31dbab2068c73b9da19a4b82b387bbe551019fc115675634d932a8e56b070c3a06a85d830c982a103e6c5193aff8647f599be6e3 diff --git a/dev-ruby/mustermann/mustermann-1.1.2.ebuild b/dev-ruby/mustermann/mustermann-1.1.2.ebuild deleted file mode 100644 index 7c667d056561..000000000000 --- a/dev-ruby/mustermann/mustermann-1.1.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby27 ruby30 ruby31" - -# There are specs but they depend heavily on unpackaged code. -RUBY_FAKEGEM_RECIPE_TEST="none" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="A library implementing patterns that behave like regular expressions" -HOMEPAGE="https://github.com/sinatra/mustermann" - -LICENSE="MIT" -SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="" - -ruby_add_rdepend "=dev-ruby/ruby2_keywords-0.0*" diff --git a/dev-ruby/mustermann/mustermann-2.0.2.ebuild b/dev-ruby/mustermann/mustermann-2.0.2.ebuild deleted file mode 100644 index 70388b88a0f3..000000000000 --- a/dev-ruby/mustermann/mustermann-2.0.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby27 ruby30 ruby31" - -# There are specs but they depend heavily on unpackaged code. -RUBY_FAKEGEM_RECIPE_TEST="none" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="A library implementing patterns that behave like regular expressions" -HOMEPAGE="https://github.com/sinatra/mustermann" - -LICENSE="MIT" -SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="" - -ruby_add_rdepend "=dev-ruby/ruby2_keywords-0.0*" diff --git a/profiles/package.mask b/profiles/package.mask index 6a8a4290af14..b46a564d8bc4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -235,12 +235,6 @@ dev-erlang/protobuffs # Removal on 2023-09-29. Bug #911840, bug #896900. dev-python/tweedledum -# Hans de Graaff <graaff@gentoo.org> (2023-08-29) -# Obsolete slots that are no longer used by any sinatra version. Use the -# newer slot instead. Masked for removal on 2023-09-29. -dev-ruby/mustermann:1 -dev-ruby/mustermann:2 - # Sam James <sam@gentoo.org> (2023-08-04) # Stricter behavior which causes some packages to fail, see bug #911721. =dev-util/pkgconf-2.0.0 |