From f7e94be7540157809ed892278b6765c368a5a912 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 19 Apr 2023 23:58:47 +0100 Subject: gentoo auto-resync : 19:04:2023 - 23:58:47 --- dev-ruby/ruby-termios/Manifest | 1 + dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild (limited to 'dev-ruby/ruby-termios') diff --git a/dev-ruby/ruby-termios/Manifest b/dev-ruby/ruby-termios/Manifest index 10a9be25e9b2..af242341cb81 100644 --- a/dev-ruby/ruby-termios/Manifest +++ b/dev-ruby/ruby-termios/Manifest @@ -1,3 +1,4 @@ DIST ruby-termios-1.1.0.gem 17408 BLAKE2B df85f46693c17ca05736fecb2dcbddafc3831ae04cdb56e13782242e4161d04e6c095d04927eebe1959843d6f6da95f0433309018a7cee2bd42407560c2c99f9 SHA512 dc98e6d7e304fa76b4139dd88f8c6955e6f4e09ca48d5611813fac941564c93165945c24dc0d7f7f84d7cd959512d006d73f042b57fcb1dde2743ffbb3cc9b41 EBUILD ruby-termios-1.1.0-r1.ebuild 585 BLAKE2B 8c5d5145580652d0384c9809ecc9996711108f094738a39821fd2b497c5c1676cf29801b302211525504dc866a67a0eddd5c006d654b46c5cc2ee68af202971e SHA512 9037a2c828afda40b2e7654143553644411523d2bd8aae41fd60f769095f3b96ce60f43cff9fdd0f063884e227b1618c519f761599cb0669805633a10fc48443 +EBUILD ruby-termios-1.1.0-r2.ebuild 578 BLAKE2B 55b0d044573f11c06d81623db044050366289139e18c761ea4b8d53f63722015645ba1f10f3de572c6e0d80e18c0b4ede80bb9bb00525dc40f9e512296376762 SHA512 38757e9f2cbd177dc175b9b86d9a34a611e77aec8fdc41d30b4d3f07cda9f55aa632d97b4237a8868e3ffdbcc0da375b90194555dc78671a654bcfdda8daf2b1 MISC metadata.xml 345 BLAKE2B 7548870113aba058a32107f58f042d6a1616855032a5e32a95b684c5142375037c6d5ed79fd7f3788cd0ebbe8db48b47a6578b7707d34d158faca579449bddc8 SHA512 a71981c265c8ef7f6845370efd733510a1f0a120794d6cf4b9af226287a5b72843602dd0c5e7925ede219a503669e76f300e4a199acb57a909f2662480f15787 diff --git a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild new file mode 100644 index 000000000000..1bd05430dafa --- /dev/null +++ b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby27 ruby30 ruby31 ruby32" + +RUBY_FAKEGEM_EXTRADOC="README.md termios.rd" + +# There are no tests in the gem, and the upstream tests only work +# with a normal TTY, bug 340575. +RUBY_FAKEGEM_RECIPE_TEST="none" + +RUBY_FAKEGEM_BINWRAP="" + +RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb) + +inherit ruby-fakegem + +DESCRIPTION="A Ruby interface to termios" +HOMEPAGE="http://arika.org/ruby/termios" +LICENSE="Ruby-BSD" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +IUSE="" -- cgit v1.2.3