graaff 15/03/04 06:55:44
Added: metadata.xml ChangeLog
hiera-eyaml-plaintext-0.6.ebuild
Log:
Initial import. Plugin for hiera-eyaml needed for testing.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0x8883FA56A308A8D7!)
Revision Changes Path
1.1 dev-ruby/hiera-eyaml-plaintext/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/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>sysadmin</herd>
<herd>ruby</herd>
</pkgmetadata>
1.1 dev-ruby/hiera-eyaml-plaintext/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-ruby/hiera-eyaml-plaintext
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/ChangeLog,v
1.1 2015/03/04 06:55:44 graaff Exp $
*hiera-eyaml-plaintext-0.6 (04 Mar 2015)
04 Mar 2015; Hans de Graaff <[email protected]>
+hiera-eyaml-plaintext-0.6.ebuild, +metadata.xml:
Initial import. Plugin for hiera-eyaml needed for testing.
1.1
dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild?rev=1.1&content-type=text/plain
Index: hiera-eyaml-plaintext-0.6.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild,v
1.1 2015/03/04 06:55:44 graaff Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
DESCRIPTION="A plaintext backend for hiera-eyaml"
HOMEPAGE="https://github.com/gtmtechltd/hiera-eyaml-plaintext"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""