Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/configuration/
Date: Sat, 20 Jul 2019 06:48:27
Message-Id: 1563602873.a0eaedd8ca49441f308e13b69fda19cea527a2f6.graaff@gentoo
1 commit: a0eaedd8ca49441f308e13b69fda19cea527a2f6
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Sat Jul 20 06:07:53 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 06:07:53 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/ruby-overlay.git/commit/?id=a0eaedd8
7
8 dev-ruby/configuration: remove old package
9
10 Another ruby19-only package that meant to go into gentoo but never made
11 it.
12
13 Signed-off-by: Hans de Graaff <hans <AT> degraaff.org>
14
15 dev-ruby/configuration/configuration-1.1.0.ebuild | 23 -----------------------
16 dev-ruby/configuration/metadata.xml | 5 -----
17 2 files changed, 28 deletions(-)
18
19 diff --git a/dev-ruby/configuration/configuration-1.1.0.ebuild b/dev-ruby/configuration/configuration-1.1.0.ebuild
20 deleted file mode 100644
21 index 9e20ee3..0000000
22 --- a/dev-ruby/configuration/configuration-1.1.0.ebuild
23 +++ /dev/null
24 @@ -1,23 +0,0 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 -# Distributed under the terms of the GNU General Public License v2
27 -# $Id$
28 -
29 -EAPI=5
30 -
31 -USE_RUBY="ruby19 jruby"
32 -
33 -RUBY_FAKEGEM_TASK_DOC=""
34 -RUBY_FAKEGEM_TASK_TEST=""
35 -
36 -RUBY_FAKEGEM_EXTRADOC="README"
37 -
38 -inherit ruby-fakegem
39 -
40 -DESCRIPTION="Pure ruby scoped configuration files"
41 -HOMEPAGE="http://github.com/ahoward/configuration/tree/master"
42 -
43 -# We hope, I've contacted upstream on this matter
44 -LICENSE="all-rights-reserved"
45 -SLOT="0"
46 -KEYWORDS="~amd64"
47 -IUSE=""
48
49 diff --git a/dev-ruby/configuration/metadata.xml b/dev-ruby/configuration/metadata.xml
50 deleted file mode 100644
51 index 8521361..0000000
52 --- a/dev-ruby/configuration/metadata.xml
53 +++ /dev/null
54 @@ -1,5 +0,0 @@
55 -<?xml version="1.0" encoding="UTF-8"?>
56 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
57 -<pkgmetadata>
58 -<herd>ruby</herd>
59 -</pkgmetadata>