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-elf/
Date: Sat, 15 Jan 2022 06:43:41 +0000 (UTC)	[thread overview]
Message-ID: <1642228370.d94cc906b40c8fa7cfe58f47e7aa56e17bf3f9dd.graaff@gentoo> (raw)

commit:     d94cc906b40c8fa7cfe58f47e7aa56e17bf3f9dd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 06:32:50 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 06:32:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94cc906

dev-ruby/ruby-elf: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ruby-elf/ruby-elf-1.0.8.ebuild | 68 ---------------------------------
 1 file changed, 68 deletions(-)

diff --git a/dev-ruby/ruby-elf/ruby-elf-1.0.8.ebuild b/dev-ruby/ruby-elf/ruby-elf-1.0.8.ebuild
deleted file mode 100644
index 246f1f2373ff..000000000000
--- a/dev-ruby/ruby-elf/ruby-elf-1.0.8.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-GITHUB_URI="https://github.com/Flameeyes/${PN}"
-
-if [[ ${PV} == "9999" ]]; then
-	EGIT_REPO_URI="${GITHUB_URI}.git"
-fi
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-
-RUBY_FAKGEM_GESPEC="${PN}.gemspec"
-
-inherit ruby-fakegem ${EGIT_REPO_URI:+git-2}
-
-if [[ -n ${EGIT_REPO_URI} ]]; then
-	SRC_URI=""
-else
-	SRC_URI="${GITHUB_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-DESCRIPTION="Ruby library to access ELF files information"
-HOMEPAGE="http://www.flameeyes.eu/projects/ruby-elf"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="test"
-
-ruby_add_bdepend "
-	test? ( dev-ruby/test-unit:2 )
-	dev-ruby/rake"
-
-# for the man pages
-DEPEND+="
-	dev-libs/libxslt
-	app-text/docbook-xsl-ns-stylesheets"
-
-RDEPEND+="
-	virtual/man"
-
-if [[ ${PV} == "9999" ]]; then
-	all_ruby_unpack() {
-		git_src_unpack
-	}
-fi
-
-all_ruby_compile() {
-	# build the man pages
-	rake manpages || die "rake manpages failed"
-}
-
-each_ruby_test() {
-	ruby-ng_testrb-2 -Ilib test/test_*.rb
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	doman manpages/*.1
-	dodoc DONATING README.md
-}


             reply	other threads:[~2022-01-15  6:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-15  6:43 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-23  7:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-elf/ Hans de Graaff
2021-11-25  9:09 Hans de Graaff
2021-11-25  9:09 Hans de Graaff
2019-09-14 15:54 Michał Górny
2019-01-25  6:10 Hans de Graaff
2018-07-13 19:01 Hans de Graaff
2017-06-24  6:21 Hans de Graaff
2016-07-22  7:05 Hans de Graaff
2016-07-22  7:05 Hans de Graaff
2015-12-13  7:52 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=1642228370.d94cc906b40c8fa7cfe58f47e7aa56e17bf3f9dd.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