Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-ruby/certified/
Date: Thu, 01 Jul 2021 07:22:19
Message-Id: 1625121770.bcab485a9ff36f1098c3178608fbcc1b7852de04.flow@gentoo
1 commit: bcab485a9ff36f1098c3178608fbcc1b7852de04
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 1 06:42:48 2021 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 1 06:42:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcab485a
7
8 dev-ruby/certified: treeclean (moved to ::gentoo)
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 dev-ruby/certified/Manifest | 1 -
13 dev-ruby/certified/certified-1.0.0.ebuild | 19 -------------------
14 dev-ruby/certified/metadata.xml | 8 --------
15 3 files changed, 28 deletions(-)
16
17 diff --git a/dev-ruby/certified/Manifest b/dev-ruby/certified/Manifest
18 deleted file mode 100644
19 index 74ec7ad30..000000000
20 --- a/dev-ruby/certified/Manifest
21 +++ /dev/null
22 @@ -1 +0,0 @@
23 -DIST certified-1.0.0.gem 143360 BLAKE2B a7fcc8b2439dbf8926f45dd6fdca93acc67c22fc7dd27099e9f626f6cf065303ec5c3c0084a243699be583f7f244aff180a36ce487622d023b1fc4ae860844af SHA512 8a331bb88f68f32c765136fad3f5b130843c8d1d0f3f5988b7ac7e3258a2ae57fe203ffc74996114dd708d017594a033faefc8e6928e24f07cac176aecbbca68
24
25 diff --git a/dev-ruby/certified/certified-1.0.0.ebuild b/dev-ruby/certified/certified-1.0.0.ebuild
26 deleted file mode 100644
27 index 54d83dad1..000000000
28 --- a/dev-ruby/certified/certified-1.0.0.ebuild
29 +++ /dev/null
30 @@ -1,19 +0,0 @@
31 -# Copyright 1999-2021 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=7
35 -
36 -USE_RUBY="ruby26 ruby27"
37 -
38 -RUBY_FAKEGEM_RECIPE_TEST="none"
39 -RUBY_FAKEGEM_EXTRADOC="README.md"
40 -
41 -inherit ruby-fakegem
42 -
43 -DESCRIPTION="Ensure using OpenSSL::SSL::VERIFY_PEER and provide certificate bundle if needed"
44 -HOMEPAGE="https://github.com/stevegraham/certified"
45 -
46 -LICENSE="MIT"
47 -
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50
51 diff --git a/dev-ruby/certified/metadata.xml b/dev-ruby/certified/metadata.xml
52 deleted file mode 100644
53 index 109b200cf..000000000
54 --- a/dev-ruby/certified/metadata.xml
55 +++ /dev/null
56 @@ -1,8 +0,0 @@
57 -<?xml version="1.0" encoding="UTF-8"?>
58 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
59 -<pkgmetadata>
60 - <maintainer type='person'>
61 - <name>Florian Schmaus</name>
62 - <email>flow@g.o</email>
63 - </maintainer>
64 -</pkgmetadata>