mrueg 14/04/02 14:27:24 Added: combustion-0.5.1.ebuild metadata.xml ChangeLog Log: Initial version. Original ebuild by Hans de Graaff. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.1 dev-ruby/combustion/combustion-0.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/combustion/combustion-0.5.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/combustion/combustion-0.5.1.ebuild?rev=1.1&content-type=text/plain Index: combustion-0.5.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/combustion/combustion-0.5.1.ebuild,v 1.1 2014/04/02 14:27:24 mrueg Exp $ EAPI=5 USE_RUBY="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 " 1.1 dev-ruby/combustion/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/combustion/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/combustion/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>ruby</herd> </pkgmetadata> 1.1 dev-ruby/combustion/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/combustion/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/combustion/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-ruby/combustion # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/combustion/ChangeLog,v 1.1 2014/04/02 14:27:24 mrueg Exp $ *combustion-0.5.1 (02 Apr 2014) 02 Apr 2014; Manuel RĂ¼ger <[email protected]> +combustion-0.5.1.ebuild, +metadata.xml: Initial version. Original ebuild by Hans de Graaff.
