From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sigar/
Date: Wed, 24 Nov 2021 10:25:29 +0000 (UTC) [thread overview]
Message-ID: <1637749523.e036c94f7edc6234e358a9394fd8043a43c7b683.graaff@gentoo> (raw)
commit: e036c94f7edc6234e358a9394fd8043a43c7b683
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 09:19:00 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 10:25:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e036c94f
dev-ruby/sigar: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/sigar/sigar-0.7.3.ebuild | 40 ---------------------------------------
1 file changed, 40 deletions(-)
diff --git a/dev-ruby/sigar/sigar-0.7.3.ebuild b/dev-ruby/sigar/sigar-0.7.3.ebuild
deleted file mode 100644
index 3b8f234f356f..000000000000
--- a/dev-ruby/sigar/sigar-0.7.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="System Information Gatherer And Reporter"
-HOMEPAGE="http://sigar.hyperic.com/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND+=" || ( <sys-libs/glibc-2.26 net-libs/libtirpc )"
-
-all_ruby_prepare() {
- sed -i -e '25i$CFLAGS += " -std=gnu89 -I/usr/include/tirpc"' \
- -e '25i$LDFLAGS += " -ltirpc"' bindings/ruby/extconf.rb || die
-
- # Fix compatibility with glibc 2.25
- sed -i -e '26i#include <sys/sysmacros.h>' \
- -e '27i#include <ctype.h>' bindings/ruby/rbsigar.c src/os/linux/linux_sigar.c || die
-}
-
-each_ruby_configure() {
- ${RUBY} -Cbindings/ruby extconf.rb || die
-}
-
-each_ruby_compile() {
- emake -Cbindings/ruby V=1
- mkdir lib || die
- cp bindings/ruby/${PN}$(get_modname) lib/ || die
-}
next reply other threads:[~2021-11-24 10:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-24 10:25 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-26 10:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sigar/ Hans de Graaff
2022-04-19 5:09 Hans de Graaff
2021-11-01 6:08 Hans de Graaff
2020-01-05 9:15 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2018-05-21 11:50 Hans de Graaff
2018-04-27 9:03 Hans de Graaff
2018-02-17 7:34 Hans de Graaff
2017-12-03 14:10 Hans de Graaff
2017-10-21 5:59 Hans de Graaff
2016-12-11 17:33 Hans de Graaff
2016-04-29 7:36 Hans de Graaff
2016-04-29 7:36 Hans de Graaff
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=1637749523.e036c94f7edc6234e358a9394fd8043a43c7b683.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