robbat2 15/02/12 00:13:40 Added: metadata.xml hiera-eyaml-2.0.6.ebuild ChangeLog Log: Initial commit. (Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.1 dev-ruby/hiera-eyaml/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml/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/hiera-eyaml-2.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml/hiera-eyaml-2.0.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml/hiera-eyaml-2.0.6.ebuild?rev=1.1&content-type=text/plain Index: hiera-eyaml-2.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/hiera-eyaml-2.0.6.ebuild,v 1.1 2015/02/12 00:13:40 robbat2 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md CHANGES.md PLUGINS.md" inherit ruby-fakegem DESCRIPTION="Encrypted YAML backend for hiera" HOMEPAGE="https://github.com/TomPoulton/hiera-eyaml" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend "dev-ruby/highline" ruby_add_rdepend "dev-ruby/trollop" 1.1 dev-ruby/hiera-eyaml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hiera-eyaml/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-ruby/hiera-eyaml # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera-eyaml/ChangeLog,v 1.1 2015/02/12 00:13:40 robbat2 Exp $ *hiera-eyaml-2.0.6 (12 Feb 2015) 12 Feb 2015; Robin H. Johnson <[email protected]> +hiera-eyaml-2.0.6.ebuild, +metadata.xml: Initial commit.
