commit: ffba77c29cd5aa7685040edb6797a357e8cebff8 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Fri Apr 4 13:36:26 2014 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> 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 <[email protected]> +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 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer><email>[email protected]</email></maintainer> -</pkgmetadata>
