From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/aasm/
Date: Mon, 15 Aug 2016 13:34:38 +0000 (UTC) [thread overview]
Message-ID: <1471267566.bec0c42bff8fb87d7e22fcd6b4ca92d2b0962117.graaff@gentoo> (raw)
commit: bec0c42bff8fb87d7e22fcd6b4ca92d2b0962117
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Aug 15 13:26:06 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 13:26:06 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=bec0c42b
dev-ruby/aasm: cleanup
Package-Manager: portage-2.2.28
dev-ruby/aasm/Manifest | 1 -
dev-ruby/aasm/aasm-4.5.1.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-ruby/aasm/Manifest b/dev-ruby/aasm/Manifest
index 7b5f3f4..e6a04e5 100644
--- a/dev-ruby/aasm/Manifest
+++ b/dev-ruby/aasm/Manifest
@@ -1,3 +1,2 @@
DIST aasm-3.4.0.gem 37888 SHA256 661b4d6781a8d74792d570363454d82f3e7b482e5c192ca6d1c81aec9d71115b SHA512 36ecfd11d5948008f2b21e331bcb6ea775200ad929744aa31046e30a9f60783766e2cfa80c6017c275127c883782e5bd8fbf0091c888d2fcd2b3742a00382746 WHIRLPOOL cd06ca5654626eea49a6a3dd2c1fec171a739b5934c0ed318d1ada53c315ecc4d8f46e61f46af92503510c4989566e54a058946df722ac5d505e9d84a0afffdd
-DIST aasm-4.5.1.gem 56832 SHA256 93193805e51c4800bc0b9cc51907a302e1857026f8bc71f14eeb9506f93f2bac SHA512 b969c5f94a2a9818a4e5bd5c4c14573c4101f18a4c4d9fad400286952891dd0442565c62612d9f7dbaecfe9dbdd0a774ce942eeee1c39c7e3db5f6f5f7f1b435 WHIRLPOOL d883c6966ba0d379eb8e9b1c6d4e52565f3cd1429bdb480b06185520c4e3fa06d5d1fc559eb4c86ccde86b68c87d8e3e2f821a73dd7d7990e50141625738ac2d
DIST aasm-4.5.2.gem 57344 SHA256 f9cf7b359a1d3efec8b60fad326f0c8b3ea0981a950649ab78bc42728762e339 SHA512 78cce8f34dd3e59b45f7f3d75233fa3b78e0b304ceff64c5850236f430da4d6bbe2745bedb0d73fbaa8330b0606a83efbd17ee205abb28d01100bc0b48130701 WHIRLPOOL a7ddfabe51209507308cd25b916826832c4bced8a9ce50bab88dcc66cd7c50d2ebf4722b7b71a9cfa6b41c4a8531618ada92e67ffe2eeaefc65775a65ef7e9bd
diff --git a/dev-ruby/aasm/aasm-4.5.1.ebuild b/dev-ruby/aasm/aasm-4.5.1.ebuild
deleted file mode 100644
index 4d0a31c..0000000
--- a/dev-ruby/aasm/aasm-4.5.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-# Requires sdoc which is not yet available in Gentoo.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md README_FROM_VERSION_3_TO_4.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library for adding finite state machines to Ruby classes."
-HOMEPAGE="https://github.com/rubyist/aasm"
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/activerecord dev-ruby/rr )"
-
-all_ruby_prepare() {
- rm Gemfile || die
- sed -i -e '/[Bb]undler/d' Rakefile || die
- sed -i -e '/coveralls/I s:^:#:' spec/spec_helper.rb || die
-
- # We currently don't package sdoc
- sed -i -e '/sdoc/d' Rakefile || die
-}
next reply other threads:[~2016-08-15 13:34 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-15 13:34 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-27 7:07 [gentoo-commits] dev/graaff:master commit in: dev-ruby/aasm/ Hans de Graaff
2016-08-15 13:34 Hans de Graaff
2016-04-01 7:01 Hans de Graaff
2016-04-01 7:01 Hans de Graaff
2015-12-09 6:36 Hans de Graaff
2015-10-29 6:14 Hans de Graaff
2015-10-29 6:14 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-07-01 21:34 Hans de Graaff
2015-05-22 7:06 Hans de Graaff
2015-04-17 11:55 Hans de Graaff
2015-01-16 13:10 Hans de Graaff
2015-01-16 13:10 Hans de Graaff
2014-09-24 7:31 Hans de Graaff
2014-09-15 6:42 Hans de Graaff
2014-09-15 6:42 Hans de Graaff
2014-07-24 13:38 Hans de Graaff
2014-08-19 6:45 ` Hans de Graaff
2014-07-15 9:03 Hans de Graaff
2014-05-27 5:07 Hans de Graaff
2014-04-02 13:42 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2014-02-07 10:11 Hans de Graaff
2014-02-07 10:11 Hans de Graaff
2013-11-29 9:54 Hans de Graaff
2013-10-25 9:08 Hans de Graaff
2013-10-25 9:08 Hans de Graaff
2013-09-13 9:46 Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2013-05-19 6:51 Hans de Graaff
2013-05-19 6:51 Hans de Graaff
2013-02-14 15:52 Hans de Graaff
2013-01-08 12:06 Hans de Graaff
2012-12-31 14:27 Hans de Graaff
2012-11-20 10:00 Hans de Graaff
2012-11-20 10:00 Hans de Graaff
2012-10-08 13:37 Hans de Graaff
2012-07-05 8:47 Hans de Graaff
2012-04-30 9:30 Hans de Graaff
2012-04-30 9:30 Hans de Graaff
2012-04-03 11:46 Hans de Graaff
2012-01-02 9:55 Hans de Graaff
2012-01-02 9:55 Hans de Graaff
2011-10-14 12:30 Hans de Graaff
2011-09-12 12:12 Hans de Graaff
2011-06-15 11:38 Hans de Graaff
2011-06-10 7:19 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=1471267566.bec0c42bff8fb87d7e22fcd6b4ca92d2b0962117.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