From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CC5191387FD for ; Sun, 6 Apr 2014 06:03:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BD50E09AF; Sun, 6 Apr 2014 06:03:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8C37E0932 for ; Sun, 6 Apr 2014 06:03:10 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6E6A33FE32 for ; Sun, 6 Apr 2014 06:03:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id A33611818D for ; Sun, 6 Apr 2014 06:03:08 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1396618586.ffba77c29cd5aa7685040edb6797a357e8cebff8.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/combustion/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/combustion/ChangeLog dev-ruby/combustion/Manifest dev-ruby/combustion/combustion-0.5.1.ebuild dev-ruby/combustion/metadata.xml X-VCS-Directories: dev-ruby/combustion/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: ffba77c29cd5aa7685040edb6797a357e8cebff8 X-VCS-Branch: master Date: Sun, 6 Apr 2014 06:03:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e618ce24-e66f-47a6-a346-a938b5cb9cb1 X-Archives-Hash: 03f73176c6baaa9c730475c3c5488e73 commit: ffba77c29cd5aa7685040edb6797a357e8cebff8 Author: Hans de Graaff degraaff org> AuthorDate: Fri Apr 4 13:36:26 2014 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Apr 4 13:36:26 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=ffba77c2 Moved to gentoo tree --- dev-ruby/combustion/ChangeLog | 10 ---------- dev-ruby/combustion/Manifest | 1 - dev-ruby/combustion/combustion-0.5.1.ebuild | 26 -------------------------- dev-ruby/combustion/metadata.xml | 5 ----- 4 files changed, 42 deletions(-) diff --git a/dev-ruby/combustion/ChangeLog b/dev-ruby/combustion/ChangeLog deleted file mode 100644 index e1c7b03..0000000 --- a/dev-ruby/combustion/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for dev-ruby/combustion -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*combustion-0.5.1 (03 Mar 2014) - - 03 Mar 2014; Hans de Graaff +combustion-0.5.1.ebuild, - +metadata.xml: - Initial import. - diff --git a/dev-ruby/combustion/Manifest b/dev-ruby/combustion/Manifest deleted file mode 100644 index ec3a202..0000000 --- a/dev-ruby/combustion/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST combustion-0.5.1.gem 13312 SHA256 2c41a6faa674c1ba0e5d4ac428b1bebd0e63760952e0fc64b36c0c45343bcdc5 SHA512 35d60fd7aae5b28ec909d404a27cc199b65865feeaee66ef691eb4175327324d6007ffc45629d8442f2cf5f4ef25ae254eafa67884943037dda798c196e34af7 WHIRLPOOL f7e2d7c28b74292f57d573a3fe6cd141602eea985797678e288c58ede6d5a77d8286895cc1cc99d2d2f8fd7b60303015629b56c941d7c74abd296c5fadd1634d diff --git a/dev-ruby/combustion/combustion-0.5.1.ebuild b/dev-ruby/combustion/combustion-0.5.1.ebuild deleted file mode 100644 index d88a7aa..0000000 --- a/dev-ruby/combustion/combustion-0.5.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -USE_RUBY="ruby18 ruby19" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_TASK_TEST="" -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="Elegant Rails Engine Testing" -HOMEPAGE="https://github.com/pat/combustion" -LICENSE="MIT" - -KEYWORDS="~amd64" -SLOT="0" -IUSE="" - -ruby_add_rdepend " - >=dev-ruby/activesupport-3.0.0 - >=dev-ruby/railties-3.0.0 - >=dev-ruby/thor-0.14.6 -" diff --git a/dev-ruby/combustion/metadata.xml b/dev-ruby/combustion/metadata.xml deleted file mode 100644 index f977299..0000000 --- a/dev-ruby/combustion/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -graaff@gentoo.org -