* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mixlib-config/
@ 2023-11-11 9:40 Hans de Graaff
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2023-11-11 9:40 UTC (permalink / raw
To: gentoo-commits
commit: 77909f5657dba34d736af1fb8508523db01f7e11
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 09:39:49 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 09:40:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77909f56
dev-ruby/mixlib-config: new package, add 3.0.27
Dependency for forthcoming dev-util/mdl.
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/mixlib-config/Manifest | 1 +
dev-ruby/mixlib-config/metadata.xml | 12 +++++++++++
dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild | 24 ++++++++++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-ruby/mixlib-config/Manifest b/dev-ruby/mixlib-config/Manifest
new file mode 100644
index 000000000000..15e5172c6b73
--- /dev/null
+++ b/dev-ruby/mixlib-config/Manifest
@@ -0,0 +1 @@
+DIST mixlib-config-3.0.27.tar.gz 27147 BLAKE2B 867b736423b39c0c9960824936766a1b970eda30f2e69cb7031e1d63c28b05d387e0767f879f859e81d06cee1dbe426f23d4cfb71486f3235991520a532f72eb SHA512 7bf985f7ef15d3f96b148e3db591a0e4ba382f3c76103c7ef0f786cc6998bbea6a566e29cfedace2177e4e3444f69dac813bfbecddf932204dbe5a536c863037
diff --git a/dev-ruby/mixlib-config/metadata.xml b/dev-ruby/mixlib-config/metadata.xml
new file mode 100644
index 000000000000..901ce10b9cfe
--- /dev/null
+++ b/dev-ruby/mixlib-config/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">chef/mixlib-config</remote-id>
+ <remote-id type="rubygems">mixlib-config</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild b/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild
new file mode 100644
index 000000000000..4355ff7d651f
--- /dev/null
+++ b/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRA_DOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="mixlib-config.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A class based configuration library"
+HOMEPAGE="https://github.com/chef/mixlib-config"
+SRC_URI="https://github.com/chef/mixlib-config/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/tomlrb"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mixlib-config/
@ 2023-12-31 17:15 Hans de Graaff
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2023-12-31 17:15 UTC (permalink / raw
To: gentoo-commits
commit: 3864a6142ccd3259bd800ccc2f394a9c42930868
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 16:05:01 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 17:15:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3864a614
dev-ruby/mixlib-config: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild b/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild
index 4355ff7d651f..c88f21a5d784 100644
--- a/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild
+++ b/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-31 17:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-31 17:15 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mixlib-config/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
2023-11-11 9:40 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox