Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bacon/
Date: Tue, 05 Jan 2016 06:07:16
Message-Id: 1451973938.98a4e09c3f937185a05251473404fdb406c07c1e.graaff@gentoo
1 commit: 98a4e09c3f937185a05251473404fdb406c07c1e
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 5 05:30:01 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 5 06:05:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a4e09c
7
8 dev-ruby/bacon: cleanup
9
10 Package-Manager: portage-2.2.26
11
12 dev-ruby/bacon/bacon-1.2.0-r1.ebuild | 19 -------------------
13 1 file changed, 19 deletions(-)
14
15 diff --git a/dev-ruby/bacon/bacon-1.2.0-r1.ebuild b/dev-ruby/bacon/bacon-1.2.0-r1.ebuild
16 deleted file mode 100644
17 index 603a508..0000000
18 --- a/dev-ruby/bacon/bacon-1.2.0-r1.ebuild
19 +++ /dev/null
20 @@ -1,19 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI=5
26 -USE_RUBY="ruby19 ruby20"
27 -
28 -RUBY_FAKEGEM_DOCDIR="doc"
29 -RUBY_FAKEGEM_EXTRADOC="ChangeLog README.rdoc"
30 -
31 -inherit ruby-fakegem
32 -
33 -DESCRIPTION="Small RSpec clone weighing less than 350 LoC"
34 -HOMEPAGE="http://chneukirchen.org/repos/bacon"
35 -
36 -LICENSE="MIT"
37 -SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 -IUSE=""