From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-sdk-resources/
Date: Sun, 27 Aug 2017 06:18:55 +0000 (UTC) [thread overview]
Message-ID: <1503814666.9b1fa54a4bbcf87215503549acd9a0d2f0eae7ec.graaff@gentoo> (raw)
commit: 9b1fa54a4bbcf87215503549acd9a0d2f0eae7ec
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 06:13:36 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 06:17:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1fa54a
dev-ruby/aws-sdk-resources: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ruby/aws-sdk-resources/Manifest | 1 -
.../aws-sdk-resources-2.5.11.ebuild | 31 ----------------------
2 files changed, 32 deletions(-)
diff --git a/dev-ruby/aws-sdk-resources/Manifest b/dev-ruby/aws-sdk-resources/Manifest
index cfbbb58eafc..a751cee6496 100644
--- a/dev-ruby/aws-sdk-resources/Manifest
+++ b/dev-ruby/aws-sdk-resources/Manifest
@@ -1,4 +1,3 @@
-DIST aws-sdk-ruby-2.5.11.tar.gz 2071123 SHA256 577df03e33f292a052cbb1a5c3bd1c538789870241a3267046592491f6e1b829 SHA512 5070b21838b7ee7dd8cde3bbdf6e53c97e73e9aab891b9b0b76274c9cae8697398d8c7ac1ab60ce0be9d70e2fdc58a89bde7a7d87cb9b1f80ffb5b6b48db837e WHIRLPOOL 2bbb2c632f87a277937f92dd2b18074a0713002183db412eefcbf2eb095a6cf69fd28bc78fb9f02cd6f98b3bd5aa85031d371478364971d63f53f5cb3349a272
DIST aws-sdk-ruby-2.6.50.tar.gz 2794854 SHA256 6157d8ad834020f83fd7db332ff4b0a719bf0a0791ae4e7da5530915c19dbe30 SHA512 3b592e25a135b369c67ddfd8d3c33db3b25faaac3161feeb5aa3feb1fdb6cfb5ca44cadc688dcfc8d456a398d94242f7ebc2922a82547b9b767249f4c9bdc0bc WHIRLPOOL 5640fec6e04f4f7ac8abf56365fd94dc77d13c169a76655fc55393f06c45d11ff2f1a6c5b4f3957e7404b76a7a18dfc033a50aa57df5d878acf2b39cc47e741b
DIST aws-sdk-ruby-2.8.14.tar.gz 2925334 SHA256 3fd54d79269e0a06ebdbb8ce41c7f47002a450de2ef96cb5add33f45eef3cf3e SHA512 d45e98acb924163dd0ee555ecb45729247f5bd4b788e6c22f5e95c02102945b9b67c5451958eaa2aa2195a773a49e6359405a89242cd1e283971c6065bc3de61 WHIRLPOOL 9f6e705c8fe96a7fb610b86e2f62c039d37ed89bbb07a39fd66db2c828408b69f8acffc6667de718c22ff080780c5481bb37c7e12c65e57a470360a913a67dc5
DIST aws-sdk-ruby-2.9.44.tar.gz 3084191 SHA256 6eb8f8b992b6cce654b6f40f37bbdd6d061580f9878e44c68ebbcabf2732829d SHA512 b2ef48a821143fed624f348a30774ca9fd65af432a09a1699af84d4a757bb7026439fa07e29c43813e504baa9383285434fe72912265ef9ad50f3c2ec3f26176 WHIRLPOOL c75cbc67ff6cb8cb90468d6d2f0b73f6c5b1f1ee5413c1a812772c85bf2638197f3a67dfa067d78153e02feac1816ccd831712e5c86910d858161089570bbedc
diff --git a/dev-ruby/aws-sdk-resources/aws-sdk-resources-2.5.11.ebuild b/dev-ruby/aws-sdk-resources/aws-sdk-resources-2.5.11.ebuild
deleted file mode 100644
index 5eccf6d5d0c..00000000000
--- a/dev-ruby/aws-sdk-resources/aws-sdk-resources-2.5.11.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRAINSTALL="resources.schema.json"
-
-GITHUB_USER="aws"
-GITHUB_PROJECT="aws-sdk-ruby"
-RUBY_S="${GITHUB_PROJECT}-${PV}/${PN}"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Official SDK for Amazon Web Services"
-HOMEPAGE="http://aws.amazon.com/sdkforruby"
-SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="2"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "~dev-ruby/aws-sdk-core-${PV}"
next reply other threads:[~2017-08-27 6:19 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-27 6:18 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-27 8:28 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-sdk-resources/ Hans de Graaff
2020-10-01 0:26 Sam James
2020-09-15 7:33 Hans de Graaff
2020-04-16 23:03 Robin H. Johnson
2019-11-17 6:06 Hans de Graaff
2019-04-11 18:29 Hans de Graaff
2018-07-01 5:57 Hans de Graaff
2018-05-06 18:52 Hans de Graaff
2018-05-05 9:36 Hans de Graaff
2018-03-08 6:47 Hans de Graaff
2017-12-09 7:09 Hans de Graaff
2017-10-31 6:05 Hans de Graaff
2017-09-01 7:14 Hans de Graaff
2017-06-27 3:55 Hans de Graaff
2017-03-31 6:11 Hans de Graaff
2017-03-31 6:11 Hans de Graaff
2017-01-22 7:11 Hans de Graaff
2016-09-15 4:37 Hans de Graaff
2016-09-15 4:37 Hans de Graaff
2016-08-05 5:40 Hans de Graaff
2016-05-27 5:20 Hans de Graaff
2016-02-20 7:32 Hans de Graaff
2015-12-13 7:20 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=1503814666.9b1fa54a4bbcf87215503549acd9a0d2f0eae7ec.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