From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera-eyaml-gpg/
Date: Wed, 19 Apr 2017 04:47:48 +0000 (UTC) [thread overview]
Message-ID: <1492576355.3db0f6d912d11eabc3ca4c0d77d369de2eaebed4.graaff@gentoo> (raw)
commit: 3db0f6d912d11eabc3ca4c0d77d369de2eaebed4
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 04:32:35 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 04:32:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db0f6d9
dev-ruby/hiera-eyaml-gpg: cleanup
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ruby/hiera-eyaml-gpg/Manifest | 2 --
.../hiera-eyaml-gpg/hiera-eyaml-gpg-0.4.ebuild | 21 --------------------
.../hiera-eyaml-gpg/hiera-eyaml-gpg-0.5.ebuild | 23 ----------------------
3 files changed, 46 deletions(-)
diff --git a/dev-ruby/hiera-eyaml-gpg/Manifest b/dev-ruby/hiera-eyaml-gpg/Manifest
index 5e92c3fe1e8..95343ff048c 100644
--- a/dev-ruby/hiera-eyaml-gpg/Manifest
+++ b/dev-ruby/hiera-eyaml-gpg/Manifest
@@ -1,3 +1 @@
-DIST hiera-eyaml-gpg-0.4.gem 8192 SHA256 9d0b3b64a50ed5e5fe07c83a42731cfb3bdf28607112b3893d7d9e88769c9cac SHA512 51670ed7f13c41643efe3ebfbdf0126e2d048bfe16f5cc1b4d9462f7b0070535417191ababe0bd669fe8f82afe0d0a56dff9dd5299c89b2c6fee3901482b230d WHIRLPOOL 11c0d8cc489325dbdb8f57fcbaad6ced49c1e22d2c55b6190d6b9ab5058128d7e46b29f9c095d4083e3470916fa519aff53c6fb30b61a5672c0a4f8fb6ec54b1
-DIST hiera-eyaml-gpg-0.5.gem 9216 SHA256 0e1d5d984f73b44de4c278dcc8870cb09ddcfae4d4e366d609aa09557002df0e SHA512 a7f2b36dd7678aafaa98197f4b639a9bebe81c99de2f687b1ea3464a7370e89f2d48ee9ccb886f0b8f7955f0f66c69ccacf985ffecf389685e7f07061d54eedd WHIRLPOOL 3ad1134d7548b3ae0efa3c9fea0138dcb48bc0cefcaf7cfc2db40e19d6c624f926fddd8f6de207613b235c1c29392946ca51fa79acc011d28c8e9ad886a4793b
DIST hiera-eyaml-gpg-0.6.gem 9216 SHA256 430c06ed1df9c529d51af1b65f62810493bb8a84b4de22f63c0ea9393613396a SHA512 bc66c5adbbb4e861ceab689f0695bc6d36b8fe5ecc9e42d03f2640c4264b65d93a19e829edae8aed531f101ac2f41dcccd676741323011a83f0e11944c5204cb WHIRLPOOL e98ca11c2d8427eedf809e0d52a9839ee538192f11744e446f728c4ba7c09f8a5a6abefedd891159f5138742d13b62dd920f4a7efc2d2ff2d99b76e99a2e73af
diff --git a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.4.ebuild b/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.4.ebuild
deleted file mode 100644
index e7a550f8080..00000000000
--- a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A GPG backend for hiera-eyaml"
-HOMEPAGE="https://github.com/sihil/hiera-eyaml-gpg"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend '>=dev-ruby/hiera-eyaml-1.3.8'
-ruby_add_rdepend '>=dev-ruby/gpgme-2.0.0'
diff --git a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.5.ebuild b/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.5.ebuild
deleted file mode 100644
index 82c0ae5d646..00000000000
--- a/dev-ruby/hiera-eyaml-gpg/hiera-eyaml-gpg-0.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A GPG backend for hiera-eyaml"
-HOMEPAGE="https://github.com/sihil/hiera-eyaml-gpg"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend '>=dev-ruby/hiera-eyaml-1.3.8'
-ruby_add_rdepend '>=dev-ruby/gpgme-2.0.0'
next reply other threads:[~2017-04-19 4:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 4:47 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-26 6:32 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera-eyaml-gpg/ Hans de Graaff
2023-04-13 6:11 Sam James
2023-04-01 8:26 Hans de Graaff
2023-03-30 9:13 Hans de Graaff
2023-03-30 9:13 Hans de Graaff
2021-07-07 8:31 Hans de Graaff
2019-11-17 7:36 Hans de Graaff
2019-10-17 5:38 Hans de Graaff
2019-06-01 8:20 Hans de Graaff
2019-05-07 5:16 Hans de Graaff
2019-04-25 4:36 Hans de Graaff
2019-04-11 6:49 Hans de Graaff
2018-01-22 20:25 Hans de Graaff
2017-12-28 23:00 Robin H. Johnson
2017-04-19 4:47 Hans de Graaff
2016-04-17 14:34 Manuel Rüger
2015-09-11 5:17 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=1492576355.3db0f6d912d11eabc3ca4c0d77d369de2eaebed4.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