mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
ruby-macho: remove in gentoo's favour
This commit is contained in:
parent
0556bfce0f
commit
b617a2c697
3 changed files with 0 additions and 36 deletions
|
|
@ -1,2 +0,0 @@
|
|||
DIST ruby-macho-1.1.0.gem 29696 BLAKE2B 65a167767dcc174862e2c10899f0c8b20357a9fa2ccdbb6680be0fee391b1624898188b7df010b475cf032e961b337d89c922a40ee9a50bc630dd3ec98b52bd1 SHA512 69ee6a03ea365ff1715c147d8481613628c97f353ed08e3ad9eae3418dd7b5857589dff564ae88f4090ff96915ee4e9667b74309bc74746d8b2683a52fbe4796
|
||||
DIST ruby-macho-2.1.0.gem 33280 BLAKE2B 3c88cb1df920331f213b0d17a266633b475a785d3054d8540c9fb9699df7b4d648d1fd1230c9ea1b54207e2ae32454959d335ec74498afd9a7307efc63606590 SHA512 1828915c1413171b9ce6a4dc4e0368aac12de35ab75ca0fa867fa061f6e7030f1ed09f1cd4ebf4debea64bfbd3d952e1d48afb92488181528011d9ae0d743ab9
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby23 ruby24 ruby25"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="A library for viewing and manipulating Mach-O files in Ruby"
|
||||
HOMEPAGE="https://github.com/Homebrew/ruby-macho"
|
||||
SRC_URI="mirror://rubygems/${P}.gem"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby23 ruby24 ruby25"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="A library for viewing and manipulating Mach-O files in Ruby"
|
||||
HOMEPAGE="https://github.com/Homebrew/ruby-macho"
|
||||
SRC_URI="mirror://rubygems/${P}.gem"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
Loading…
Reference in a new issue