From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ttfunk/
Date: Wed, 4 Jul 2018 20:56:19 +0000 (UTC) [thread overview]
Message-ID: <1530737758.266b783c4604980985ff8b61b44bc2c8a6a9126c.graaff@gentoo> (raw)
commit: 266b783c4604980985ff8b61b44bc2c8a6a9126c
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 4 20:43:00 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 4 20:55:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=266b783c
dev-ruby/ttfunk: cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/ttfunk/Manifest | 1 -
dev-ruby/ttfunk/ttfunk-1.5.0.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/dev-ruby/ttfunk/Manifest b/dev-ruby/ttfunk/Manifest
index 5f38795b4b2..ea06cc8f6db 100644
--- a/dev-ruby/ttfunk/Manifest
+++ b/dev-ruby/ttfunk/Manifest
@@ -1,4 +1,3 @@
DIST ttfunk-1.2.1.tar.gz 733233 BLAKE2B ac0d44d0568e56519a85f6453ccd3df48de4b76b58782da974c7478abb17acb7da12b22802f2b0a0cce7303b5f0487be2cc32d0f8ba2dcbfb757f39f098993e5 SHA512 81e468a298ed0b4574573f0b6f5b23db73a32b8070520d5d143bc178d8e20cb4af4064476d7377d98301941765f24d6eeeb8ab3590878bf89531c1f729b7e97b
DIST ttfunk-1.4.0.tar.gz 784076 BLAKE2B bf2a9c9a54127eb922e2d3f4e98033092adb8c9b434564f61dd7d8a334723e484a42ce0425bf85908c16e91a2ba8fd4e1bdb3fd4d5c55ece8d20c9912de709b6 SHA512 369c7230c3e1eee57f0fba77cf2bc67c3ef6c6a1d2ba0280e1c6776ea1a6aaffafd2cb1f1d410f7be9d594c640d6afa4fc985c4eea85938d2feb37c3c7886295
-DIST ttfunk-1.5.0.tar.gz 1454334 BLAKE2B 207fffb2ff9df88ceac83a8270bf65edef1c31ddd7a6b5e29b1753c4f653f9418f70eace5727e6eae7164b4f2eadfada55c9124f1a5edc1781b467ff87c73566 SHA512 824cbed423144b2057d9f1ae6d268d2aa43bffef3b35e076a660cf9359c1751276672b2892cd75b7cdecb71df511d18daf123e6c6885b63553ef847f674d5f72
DIST ttfunk-1.5.1.tar.gz 1454516 BLAKE2B 08bb349f4289977b7391013a6686a05f27b4faea9f4b005a5056e525ce02fba2de43712e4538ccf17d967d9cc2c29cbb95e6fc39fc11b6c17291ceac54f63849 SHA512 6f2ffb30200b5b5d36150fe8e81e376e8f4ceec3ac4b1bfe9363191f37616f7a22849a826c19a87458ea5ca70c381e6f976311964bac113bfe5aa767d9e459d4
diff --git a/dev-ruby/ttfunk/ttfunk-1.5.0.ebuild b/dev-ruby/ttfunk/ttfunk-1.5.0.ebuild
deleted file mode 100644
index a367b348f15..00000000000
--- a/dev-ruby/ttfunk/ttfunk-1.5.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="A TrueType font parser written in pure ruby"
-HOMEPAGE="https://github.com/prawnpdf/ttfunk/"
-SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="|| ( GPL-2 GPL-3 Ruby )"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
-}
next reply other threads:[~2018-07-04 20:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-04 20:56 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-07 6:46 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ttfunk/ Hans de Graaff
2023-12-31 8:45 Hans de Graaff
2023-03-25 7:14 Sam James
2023-03-25 7:12 Sam James
2022-07-19 6:14 Hans de Graaff
2022-04-18 6:20 Hans de Graaff
2021-06-10 6:13 Hans de Graaff
2021-01-15 7:08 Hans de Graaff
2020-02-18 5:36 Hans de Graaff
2020-01-14 7:05 Hans de Graaff
2019-05-18 5:36 Hans de Graaff
2019-01-19 8:54 Hans de Graaff
2018-04-10 20:21 Hans de Graaff
2018-03-05 6:28 Hans de Graaff
2018-02-20 6:49 Hans de Graaff
2017-04-13 5:30 Hans de Graaff
2017-02-14 5:36 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-05-14 5:21 Hans de Graaff
2016-04-14 23:37 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=1530737758.266b783c4604980985ff8b61b44bc2c8a6a9126c.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