From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mail/
Date: Thu, 24 Mar 2016 06:27:11 +0000 (UTC) [thread overview]
Message-ID: <1458800284.d7c7fcdd312552d20ff471bb01d2dd8d8d3486ac.graaff@gentoo> (raw)
commit: d7c7fcdd312552d20ff471bb01d2dd8d8d3486ac
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 06:18:04 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 06:18:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7c7fcdd
dev-ruby/mail: cleanup
Package-Manager: portage-2.2.26
dev-ruby/mail/Manifest | 1 -
dev-ruby/mail/mail-2.6.2.ebuild | 36 ------------------------------------
2 files changed, 37 deletions(-)
diff --git a/dev-ruby/mail/Manifest b/dev-ruby/mail/Manifest
index 7c2783b..906e306 100644
--- a/dev-ruby/mail/Manifest
+++ b/dev-ruby/mail/Manifest
@@ -1,3 +1,2 @@
DIST mail-2.5.4-git.tar.gz 833881 SHA256 d618fab11e0f4d308535a21bd6c59c2ab81a4ac864db830cc1817ad131512bb9 SHA512 5e042b9bff41e75af76b7d21275488f79b4c5e1821827b114bfc0d09b12b8c487189e4732e58a642621609fad48af381ae7cd5507f4fc5cb620f54a2288a6dda WHIRLPOOL 5013a057fd1cadd2f3ef5b1c4f8c62e476f36309ca6de935041b03986525a42969d4a7d57907eba4c6a5622d96cca269c3dfc37c14e1a45e4167a9b3d9d6ab50
-DIST mail-2.6.2-git.tar.gz 938380 SHA256 c1534307420972972803c3d37691df03e782da19e04efd5d7f20f142d3969d15 SHA512 db1febd70e94b0dc8e0b2a28eebe377163bcdbd0143880ae3e25d569e295b468344fcd65b1f892c6e3a70f48edf0a2ec78fb8d807712ba0354b7c1a5ace2cded WHIRLPOOL 1a16e4bde47fbf56efde4858c965490b3acca3d09519cb0e09f52b56a600442b77a79072bb62e61546a77a8c9faf9e7b86e35a07771818caab14e38ad51e7def
DIST mail-2.6.3-git.tar.gz 940684 SHA256 0ba5d6bf4409c0c0a75bf7f7cd8f78c101a9a82109f760e0186e6cc24c60afff SHA512 02d54d68ff48f3d5a5a6430f7b5709b6fd9d37c7bc7ed1d0cb5b1f6120b8c03b6136a3f0e4cbfae01272dc6401300a2090d666277f2507d622e4dd98163d0ba7 WHIRLPOOL 42b0a93b1dc8bd8760a3414094528d140053f70a770d4319dda9be06a1779fe9bdb5e85b3778bf87138e894043b0e3ab0c7ae180241cdc7e73581ff1f3f78f88
diff --git a/dev-ruby/mail/mail-2.6.2.ebuild b/dev-ruby/mail/mail-2.6.2.ebuild
deleted file mode 100644
index 094a741..0000000
--- a/dev-ruby/mail/mail-2.6.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md ROADMAP TODO.rdoc"
-
-RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
-
-RUBY_FAKEGEM_GEMSPEC="mail.gemspec"
-
-inherit ruby-fakegem versionator
-
-GITHUB_USER="mikel"
-
-DESCRIPTION="An email handling library"
-HOMEPAGE="https://github.com/mikel/mail"
-SRC_URI="https://github.com/${GITHUB_USER}/mail/archive/${PV}.tar.gz -> ${P}-git.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend "
- >=dev-ruby/mime-types-1.16 <dev-ruby/mime-types-3"
-
-all_ruby_prepare() {
- rm Gemfile || die
- sed -i -e '/[Bb]undle/d' -e '6d' Rakefile || die "Unable to remove Bundler code."
-}
next reply other threads:[~2016-03-24 6:27 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 6:27 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-20 5:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mail/ Hans de Graaff
2023-12-31 17:15 Hans de Graaff
2023-12-31 17:15 Hans de Graaff
2023-08-27 6:44 Hans de Graaff
2023-04-05 3:17 Sam James
2023-03-27 9:15 Sam James
2023-02-04 7:41 Hans de Graaff
2023-01-13 8:28 Hans de Graaff
2022-12-16 21:02 Arthur Zamarin
2022-12-04 6:54 Hans de Graaff
2022-06-25 8:03 Hans de Graaff
2022-06-13 8:06 Yixun Lan
2021-10-08 10:49 Hans de Graaff
2020-05-05 10:01 Hans de Graaff
2020-04-22 17:07 Sergei Trofimovich
2019-11-16 9:13 Hans de Graaff
2019-05-13 16:51 Mikle Kolyada
2019-02-01 11:01 Hans de Graaff
2018-10-15 5:36 Hans de Graaff
2018-05-14 19:51 Hans de Graaff
2017-12-25 11:42 Markus Meier
2017-12-22 5:20 Markus Meier
2017-12-19 18:44 Fabian Groffen
2017-11-19 19:51 Thomas Deutschmann
2017-11-09 7:38 Sergei Trofimovich
2017-11-02 22:52 Sergei Trofimovich
2017-11-01 5:24 Hans de Graaff
2017-11-01 5:24 Hans de Graaff
2017-07-01 13:45 Alexis Ballier
2017-06-22 5:12 Hans de Graaff
2017-06-10 5:48 Hans de Graaff
2017-04-27 5:20 Hans de Graaff
2016-06-25 9:21 Hans de Graaff
2016-03-24 6:27 Hans de Graaff
2016-03-24 6:27 Hans de Graaff
2016-03-24 6:27 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=1458800284.d7c7fcdd312552d20ff471bb01d2dd8d8d3486ac.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