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/
Date: Sat, 24 Feb 2018 08:49:59 +0000 (UTC) [thread overview]
Message-ID: <1519462092.6f7300ab1c1bffa267f237588fdec3ed9fa59619.graaff@gentoo> (raw)
commit: 6f7300ab1c1bffa267f237588fdec3ed9fa59619
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 08:34:17 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 08:48:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7300ab
dev-ruby/aws-sdk: remove masked version
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ruby/aws-sdk/Manifest | 1 -
dev-ruby/aws-sdk/aws-sdk-1.66.0.ebuild | 41 ----------------------------------
2 files changed, 42 deletions(-)
diff --git a/dev-ruby/aws-sdk/Manifest b/dev-ruby/aws-sdk/Manifest
index 92c8eb1d169..308350263a9 100644
--- a/dev-ruby/aws-sdk/Manifest
+++ b/dev-ruby/aws-sdk/Manifest
@@ -1,4 +1,3 @@
-DIST aws-sdk-ruby-1.66.0.tar.gz 1774530 BLAKE2B 119c2947582e91747d54302112e07067cbacdf1cede272171f41b978e5251dfc0e87a57655491f752003324e1815adf842c6979392d38ba33696e33e0e0e3e38 SHA512 53b13bab1db26f9eb6ba411a7143377fbdc56548fe881742953f388af60508be30cc2c82a3dce89675be2c799774d30313d19b47875a52d4c9134ce5f4b1914c
DIST aws-sdk-ruby-2.10.100.tar.gz 3618410 BLAKE2B 00ed6a1061901d9574f0f426dde30bb6b9565e304549aa44008a5f26368b6d143bc3e448e5b24e38a7d1e0cadbed728e961f4df3c808ce52bf941a7e3e74f0fc SHA512 39e7abb9e549803a27422a1765b84cf0e4d08a93632a6646eb1b39d67e11329ca78b4de739f8fac98291014ca408a73bf1659d9e9021c94c1494612e2c5e3679
DIST aws-sdk-ruby-2.10.37.tar.gz 3215615 BLAKE2B 2c7fafb4e7226d4e1f149b9aeac0f1afa20711d52619a7adfc356d4b17b8a84a8224bef5993765c32fbaf80e5866bd57ed28bd3454fe4b85b23193f3ec951198 SHA512 987697dfac653035056b96de150e5db209b6db1224fa200913d60a239de0509b48d2a6f32e65b0ccce4195324874fa102b93a4181ffb4e9d4660cd9101fc2500
DIST aws-sdk-ruby-2.10.74.tar.gz 3276717 BLAKE2B b78b2fcb84baf00475270da941d9a66da75893e74a2c6712553625c549c504d433e827e155ce3389b0e9324936fde36bdeaf905fb91082d823886d93ee9f6f68 SHA512 844fc20aefd11ce06e64ad80576a9467baad3e02b6e26864fde4e7e99bbfa90985ec93a154c6a4bc55d809beec0e5dd505288e664309bdfb59a68f17f1b4b254
diff --git a/dev-ruby/aws-sdk/aws-sdk-1.66.0.ebuild b/dev-ruby/aws-sdk/aws-sdk-1.66.0.ebuild
deleted file mode 100644
index d403ffb57dc..00000000000
--- a/dev-ruby/aws-sdk/aws-sdk-1.66.0.ebuild
+++ /dev/null
@@ -1,41 +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="rspec"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="ca-bundle.crt"
-
-GITHUB_USER="aws"
-GITHUB_PROJECT="${PN}-ruby"
-RUBY_S="${GITHUB_PROJECT}-${PV}"
-
-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="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "virtual/ruby-ssl
- >=dev-ruby/json-1.4:*
- >=dev-ruby/nokogiri-1.4.4"
-
-all_ruby_install() {
- all_fakegem_install
-
- insinto /usr/share/doc/${PF}
- doins -r samples
-}
next reply other threads:[~2018-02-24 8:50 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-24 8:49 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/ 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-08-27 6:18 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-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
2015-12-02 6:16 Hans de Graaff
2015-10-10 5:39 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=1519462092.6f7300ab1c1bffa267f237588fdec3ed9fa59619.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