sys-proctable: delete, no longer required

This commit is contained in:
blshkv 2019-08-25 19:23:45 +08:00
parent 8bfa1d8e2b
commit acd00902f9
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
4 changed files with 0 additions and 60 deletions

View file

@ -1,3 +0,0 @@
DIST sys-proctable-0.9.3-universal-linux.gem 18432 BLAKE2B c01fc38d4b02cb2d702888a28f37757bab471d972e84b53d9bcb0bb0d70325f5134d43503b9821f8f07f972dc18189b05309f9bc860d581c8e0c07f80a5a1c43 SHA512 481b1988d2c18c33d5aac335a6438652f31c2c6328380fa19feb184d99109bab33295abe5f2245c7086f4e7803035212fb46fc9df810085b5dd1fed1be8dffe7
DIST sys-proctable-1.1.4-universal-linux.gem 27136 BLAKE2B 4620c95f4605424b0698318862436ecb002f078405be33153657431dfcbef0d68f40ed3479777c8ace1fe745154ba188480694c6b3abde4eeb70fb559b65f5f5 SHA512 a722d07d43457bfc8227556349456008939c2e3b4409c88ee25c1bc3cc2c8ed471912c9dda13c80c4de2e1a29aa9577fa047ead9d4e035b9222fa7d1db91d610
DIST sys-proctable-1.2.1.gem 46080 BLAKE2B fb2f5246a88cf02723206672e9f4decc080bcdacd69baeaf497bef4729d4bd8238e16138da7ceac39e64c9492926c454921252a472d6f68d47c909c4d7925889 SHA512 af52b0fa7a3f8910402baeb1f5570d6b2fc386fa124c1b79c3c2cb4ed02d1d258d3b35de6e1be915978947bfeb588031280d93b5bf7b8df8180302efcb12591d

View file

@ -1,20 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_VERSION="${PV}-universal-linux"
inherit ruby-fakegem
DESCRIPTION="An interface for providing process table information"
HOMEPAGE="http://rubygems.org/gems/sys-proctable"
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
#ruby_add_rdepend ">dev-ruby/mail-2.0"

View file

@ -1,20 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_VERSION="${PV}-universal-linux"
inherit ruby-fakegem
DESCRIPTION="An interface for providing process table information"
HOMEPAGE="http://rubygems.org/gems/sys-proctable"
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
#ruby_add_rdepend ">dev-ruby/mail-2.0"

View file

@ -1,17 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
USE_RUBY="ruby22 ruby23 ruby24"
inherit ruby-fakegem
DESCRIPTION="An interface for providing process table information"
HOMEPAGE="http://rubygems.org/gems/sys-proctable"
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/ffi"