public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mimemagic/
Date: Wed,  2 Mar 2016 21:58:48 +0000 (UTC)	[thread overview]
Message-ID: <1456955847.1dd59e9771b8754afaf04a3664ea08c6c0cd2a4d.mrueg@gentoo> (raw)

commit:     1dd59e9771b8754afaf04a3664ea08c6c0cd2a4d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 21:57:27 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 21:57:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd59e97

dev-ruby/mimemagic: Remove old

Package-Manager: portage-2.2.27

 dev-ruby/mimemagic/Manifest               |  1 -
 dev-ruby/mimemagic/mimemagic-0.3.0.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-ruby/mimemagic/Manifest b/dev-ruby/mimemagic/Manifest
index ce524de..04934f8 100644
--- a/dev-ruby/mimemagic/Manifest
+++ b/dev-ruby/mimemagic/Manifest
@@ -1,2 +1 @@
-DIST mimemagic-0.3.0.gem 354816 SHA256 a9a1de1e5750b4e59d1126a84dd67ae55595feda835f1659e3fe686917c13480 SHA512 ce65aedf83a281d6369f670001d865046480362bfee17ac5cce9b2775affeeb3cf50552abab0eca6300b7f80d6f6226926f464e1b0b69a09adff2a174ba609fe WHIRLPOOL 78c6d18379e6b6e2f109232744be48062e224c179e6b965ed08b5a1ea8148b1b03f10cbea05a7d00c1c9df6dd14e51ea04609e3ec11797168fe3b49dd32ff59a
 DIST mimemagic-0.3.1.gem 352768 SHA256 8fb981c19040ccc22888f17f2665ae829bc2fa0983b644c6947d4494b7d0a379 SHA512 7478f7354c36b151c2fab664677fb153c890feafa42c941e1ad00af93f52da6f1bb82516f1298142837d14f0c611b84510cc6fd878da9379535bf47bc1c6f4d7 WHIRLPOOL 7620883359a71eeddbbe21cc87c83968f87345ff85fb8dcfb0f92e19da99c16921b0df8a41e39084a47d78f92c05567a13e1bde6efd780647f68033933d5e455

diff --git a/dev-ruby/mimemagic/mimemagic-0.3.0.ebuild b/dev-ruby/mimemagic/mimemagic-0.3.0.ebuild
deleted file mode 100644
index be44373..0000000
--- a/dev-ruby/mimemagic/mimemagic-0.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Fast mime detection by extension or content"
-HOMEPAGE="https://github.com/minad/mimemagic"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/bacon )"
-
-each_ruby_test() {
-	${RUBY} -S bacon -q -Ilib:test test/*_test.rb || die
-}


             reply	other threads:[~2016-03-02 21:58 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-02 21:58 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-01  7:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mimemagic/ Hans de Graaff
2023-12-29  7:18 Hans de Graaff
2023-12-29  7:18 Hans de Graaff
2023-03-31  1:03 Sam James
2023-03-27  8:35 Sam James
2022-03-27 10:32 Hans de Graaff
2021-11-25 12:27 Hans de Graaff
2021-07-09  6:55 Hans de Graaff
2021-07-09  6:55 Hans de Graaff
2021-03-27  6:33 Hans de Graaff
2021-03-26  7:04 Hans de Graaff
2020-08-09  9:47 Hans de Graaff
2020-08-09  9:47 Hans de Graaff
2020-01-30 12:03 Hans de Graaff
2019-11-03  7:46 Hans de Graaff
2019-02-01 11:01 Hans de Graaff
2019-01-03 19:23 Sergei Trofimovich
2019-01-03 19:23 Sergei Trofimovich
2018-12-21  6:29 Hans de Graaff
2018-08-06  8:16 Sergei Trofimovich
2018-06-12 11:36 Thomas Deutschmann
2018-02-04 15:15 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2017-07-10  6:04 Hans de Graaff
2016-08-03  6:19 Hans de Graaff
2016-01-05  6:07 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=1456955847.1dd59e9771b8754afaf04a3664ea08c6c0cd2a4d.mrueg@gentoo \
    --to=mrueg@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