mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
rex-arch: remove in Gentoo's favour, https://github.com/pentoo/pentoo-overlay/issues/532
This commit is contained in:
parent
d208812bd4
commit
6571cc392d
3 changed files with 0 additions and 52 deletions
|
|
@ -1,2 +0,0 @@
|
|||
DIST rex-arch-0.1.11.gem 19456 SHA256 d71be6273fe492001ff50591297d37b101b330d2fed10e3c5ad1372e2b55ffc7 SHA512 0b32c62b6a288f461bb081b7710e8191d49fa35522dde28d10bd9e016b2e9bd0b221391b07b3b30b79cd9ccd65157cab3ba6a5d918683a3674d41dfa1b1286e8 WHIRLPOOL 59d6781c828d620ba63bbc10961175186074dc39a90dd55dd11711b3daf9b3755efae12030238ffe8c14e5e6856091df05341517c0beb3c4ae16ff8e97a98a5b
|
||||
DIST rex-arch-0.1.13.gem 19968 SHA256 8acfb2321a83233927916f2643e73ac40b8cfb62715254c48b0ddea8bdf06d33 SHA512 23f24d407bb2d34390a892f258005498c373062da883059e9e92df14c9dc18a0381f075d2df0ef8763d9bf3595b8cf578655efd3a613810b83bd6d8425a162c7 WHIRLPOOL c4ab781af4aa7d49e58262198f1dcdf0d963fea27f67048e5220ec7b424656e94018198c1789246f17b20ae9044d6cef327b9e56e39f06d9cef47a8b9d715e24
|
||||
|
|
@ -1,25 +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_RECIPE_TEST="rspec3"
|
||||
RUBY_FAKEGEM_TASK_DOC=""
|
||||
RUBY_FAKEGEM_BINWRAP=""
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="architecture specific information for Rex"
|
||||
HOMEPAGE="https://rubygems.org/gems/rex-arch"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
# doesn't seem to actually run any tests
|
||||
RESTRICT=test
|
||||
|
||||
ruby_add_bdepend "dev-ruby/rex-text"
|
||||
|
|
@ -1,25 +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_RECIPE_TEST="rspec3"
|
||||
RUBY_FAKEGEM_TASK_DOC=""
|
||||
RUBY_FAKEGEM_BINWRAP=""
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="architecture specific information for Rex"
|
||||
HOMEPAGE="https://rubygems.org/gems/rex-arch"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
# doesn't seem to actually run any tests
|
||||
RESTRICT=test
|
||||
|
||||
ruby_add_bdepend "dev-ruby/rex-text"
|
||||
Loading…
Reference in a new issue