public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-termios/
Date: Mon, 18 Jun 2018 05:18:15 +0000 (UTC)	[thread overview]
Message-ID: <1529299084.e232259ef9e054a1c5a94bdbcfb2f72bbd8e7e95.graaff@gentoo> (raw)

commit:     e232259ef9e054a1c5a94bdbcfb2f72bbd8e7e95
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 18 05:18:04 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 18 05:18:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e232259e

dev-ruby/ruby-termios: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/ruby-termios/Manifest                     |  1 -
 dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild | 45 ----------------------
 2 files changed, 46 deletions(-)

diff --git a/dev-ruby/ruby-termios/Manifest b/dev-ruby/ruby-termios/Manifest
index 8133f3b8b8c..6058dd68ca0 100644
--- a/dev-ruby/ruby-termios/Manifest
+++ b/dev-ruby/ruby-termios/Manifest
@@ -1,2 +1 @@
-DIST ruby-termios-1.0.0.tar.gz 14738 BLAKE2B 61beda48d956a3fb9aa9aad118d1a28576b420e37528c5bf3d8516e0112fd0b648ec2987c8b47048feb50c694ecba6ad0ac27711ea1216b481dffa759b291eda SHA512 16d71a8cf84391da2dc8b138ff381751f5a72d61ce37d2215960d389285dee14862b50cf770d4648b298df093a85005df460ba951c5d7e6fb38e69d8d686599a
 DIST ruby-termios-1.0.2.gem 17408 BLAKE2B f85877dc3c9beb5c8d20e044ef7dfde6a12d540157228c1fdff365f3b662f8c84b9e7460ede985f0d402ec76a1d248fa41d336ac7bd9333222543c6d01748c83 SHA512 e32e899e917eb04e382a02484accf9fea0369de8c1942b445e48e71e9c836305e2d54221c9a044d27ede44a7d5c14f976a8ffda79f79f71b5a121474e759f45d

diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild
deleted file mode 100644
index a3874691794..00000000000
--- a/dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-inherit multilib ruby-ng
-
-DESCRIPTION="A Ruby interface to termios"
-HOMEPAGE="http://arika.org/ruby/termios"
-SRC_URI="https://github.com/arika/ruby-termios/archive/version_${PV//./_}.tar.gz -> ${P}.tar.gz"
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc x86 ~x86-macos"
-IUSE=""
-
-RUBY_S="${PN}-version_${PV//./_}"
-
-# Tests require a normal TTY, bug 340575. They should all pass when run
-# manually.
-RESTRICT=test
-
-each_ruby_configure() {
-	${RUBY} -Cext extconf.rb || die
-}
-
-each_ruby_compile() {
-	emake -Cext V=1
-	cp ext/termios$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-	${RUBY} -Ilib test/test0.rb || die "tests failed"
-}
-
-each_ruby_install() {
-	emake V=1 -Cext DESTDIR="${D}" install
-}
-
-all_ruby_install() {
-	dodoc ChangeLog README termios.rd
-
-	insinto /usr/share/doc/${PF}/examples
-	doins examples/*
-}


             reply	other threads:[~2018-06-18  5:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-18  5:18 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31 13:58 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-termios/ Hans de Graaff
2023-12-27 11:23 Hans de Graaff
2023-06-24  5:53 Hans de Graaff
2023-06-01  6:22 Sam James
2023-04-19 19:04 Hans de Graaff
2023-01-23  7:17 Hans de Graaff
2022-12-04  9:19 Hans de Graaff
2022-07-30  8:22 Hans de Graaff
2022-04-28  5:15 Hans de Graaff
2021-10-25  6:10 Hans de Graaff
2021-10-24 19:40 Sam James
2021-10-24 19:40 Sam James
2021-10-24  9:25 Hans de Graaff
2020-12-15  6:03 Hans de Graaff
2020-03-25  6:02 Hans de Graaff
2019-01-21 20:41 Hans de Graaff
2018-06-06 23:49 Thomas Deutschmann
2018-05-24 14:31 Agostino Sarubbo
2018-04-13 23:22 Aaron Bauman
2018-02-11 19:14 Hans de Graaff
2017-03-05  8:42 Hans de Graaff
2017-02-26  7:50 Hans de Graaff
2016-05-04  5:23 Hans de Graaff
2016-05-04  5:23 Hans de Graaff
2016-05-04  5:23 Hans de Graaff
2016-03-28 22:03 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1529299084.e232259ef9e054a1c5a94bdbcfb2f72bbd8e7e95.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox