[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-11-02 Thread Hanno Boeck
commit: 337cbb7403cfe5eb453c71ec082359e12db4a91d
Author: Hanno  gentoo  org>
AuthorDate: Sat Nov  2 13:29:41 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Nov  2 13:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337cbb74

dev-erlang/yconf: Assign to ejabberd project

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index aaa5b90cf47..d33dedda884 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   ha...@gentoo.org
+   ejabb...@gentoo.org


processone/yconf



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-04-01 Thread Hanno Böck
commit: 31a006f5f70dcedbd16cbc831283ad1d6d9041ce
Author: Hanno Böck  gentoo  org>
AuthorDate: Wed Apr  1 10:08:09 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Wed Apr  1 10:08:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a006f5

dev-erlang/yconf: Version bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.4.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 63b6506e1f7..154a216afb2 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
new file mode 100644
index 000..e2aab3b78c0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.24"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-12-16 Thread Hanno Böck
commit: 4d0790df64074057400b8048dabc28c704cf60f5
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 16 11:33:10 2019 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 16 11:33:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0790df

dev-erlang/yconf: Fix metadata

Maintainer type was person, not project.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index d33dedda884..9c843c8f055 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
ejabb...@gentoo.org





[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 1fee3116e723c4ac57ed69d698454e3ae6588cb6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 15:37:05 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 15:37:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fee3116

dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
index 1ab8578a76c..5872b44954a 100644
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.31"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 827864f16e4cfb577c1b027ae0f7db9576ab6dd6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 17:37:36 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 18:36:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827864f1

dev-erlang/yconf: drop 1.0.7

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest   |  1 -
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 3ac04ec827f..b9586a48846 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
-DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
deleted file mode 100644
index 328f345b71d..000
--- a/dev-erlang/yconf/yconf-1.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.27"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-06-01 Thread Sam James
commit: 74a28c76aa459e50c8f71e5098bbc05643df4c8b
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Thu Apr  8 06:52:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 09:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a28c76

dev-erlang/yconf: add 1.0.11

Bug: https://bugs.gentoo.org/766686
Signed-off-by: Florian Schmaus  geekplace.eu>
Signed-off-by: Sam James  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 2fef0e6589f..3ac04ec827f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
 DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
new file mode 100644
index 000..1ab8578a76c
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.31"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-10-12 Thread Hanno Böck
commit: 93d83dc8b4c52ffe493a9d7ca72b2e4e29de3d9b
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Oct 12 14:35:50 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Oct 12 14:35:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d83dc8

dev-erlang/yconf: Bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 154a216afb2..2fef0e6589f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,2 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
+DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
new file mode 100644
index 000..328f345b71d
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.27"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 7f85d630e6cb306643dc0e4e092232000a24208b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:47:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f85d630

dev-erlang/yconf: amd64 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index e2aab3b78c0..5a0ae915f6a 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 36599e349e89aa071f81e75f6cbb7079545760ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:52:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:52:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36599e34

dev-erlang/yconf: x86 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index 5a0ae915f6a..0553a8b3afd 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-02 Thread Hanno Boeck
commit: 36ff2540085181b0af158026084b861f38f40492
Author: Hanno  gentoo  org>
AuthorDate: Wed Oct  2 14:53:50 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Wed Oct  2 14:53:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ff2540

dev-erlang/yconf: Initial commit.

Dependency of new ejabberd.
Ebuild from vampik's overlay.

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/metadata.xml   | 10 ++
 dev-erlang/yconf/yconf-1.0.1.ebuild | 21 +
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
new file mode 100644
index 000..63b6506e1f7
--- /dev/null
+++ b/dev-erlang/yconf/Manifest
@@ -0,0 +1 @@
+DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
new file mode 100644
index 000..aaa5b90cf47
--- /dev/null
+++ b/dev-erlang/yconf/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ha...@gentoo.org
+   
+   
+   processone/yconf
+   
+

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
new file mode 100644
index 000..e4efd25c0e0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.20"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-19 Thread Hanno Boeck
commit: 943ec1c711d2eaf7577c8916f060e6e858c98f39
Author: Hanno  gentoo  org>
AuthorDate: Sat Oct 19 08:46:21 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Oct 19 08:46:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943ec1c7

dev-erlang/yconf: Fix dependency version

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17

 dev-erlang/yconf/yconf-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
index e4efd25c0e0..9dae077b1eb 100644
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.20"
+   >=dev-erlang/fast_yaml-1.0.21"
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-04-10 Thread Florian Schmaus
commit: e8ecf0e7788d84c98c829e448e08e837ef98d29a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 13:41:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ecf0e7

dev-erlang/yconf: drop 1.0.1, 1.0.4, 1.0.11

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  3 ---
 dev-erlang/yconf/yconf-1.0.1.ebuild  | 21 -
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 -
 dev-erlang/yconf/yconf-1.0.4.ebuild  | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index efb56f2a587f..6acc67568ba4 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1 @@
-DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
-DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
-DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
deleted file mode 100644
index 9dae077b1eb1..
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.21"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
deleted file mode 100644
index 5872b44954a3..
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.31"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
deleted file mode 100644
index 0553a8b3afd0..
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.24"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-01-20 Thread Florian Schmaus
commit: bb46b4ab0cc33c497cef479c4642e619cb2eb3be
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jan 20 20:10:30 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 20 20:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb46b4ab

dev-erlang/yconf: Stabilize 1.0.12 amd64, #831401

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
index c72d2ff3ec95..1045c13aac4c 100644
--- a/dev-erlang/yconf/yconf-1.0.12.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.32"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-05-17 Thread Florian Schmaus
commit: 43dc42228ab622c114eeb7fb456b71c38c9329c6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue May 17 17:36:55 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue May 17 20:01:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc4222

dev-erlang/yconf: add 1.0.13

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.13.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 6acc67568ba4..2bf2e1ddc90a 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
+DIST yconf-1.0.13.tar.gz 223970 BLAKE2B 
877094613a89afa3c819b8b8254b83091b3ff302534366ef9e0b321e1b65eb8cb52e03a7074f4836359bb8af566caf6f23ba2b04bfd7fc3a22fc27415b752778
 SHA512 
1e5df69421a82e8c442e17ed74738a4717e84521570f48a885de3e4fda2cbbc6d7567736d87255050d21e85edf976532ba6659b8a51d3150d1ac5e2c19d89a61

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
new file mode 100644
index ..e4a8d1f67aa0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+   >=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.33
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-07-05 Thread Agostino Sarubbo
commit: 2fd9d5dfc06d9e8786f0c15680a01369ab390a57
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul  5 08:52:38 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul  5 08:52:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd9d5df

dev-erlang/yconf: amd64 stable wrt bug #856508

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
index e4a8d1f67aa0..941c2d0b7181 100644
--- a/dev-erlang/yconf/yconf-1.0.13.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND="
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-12-10 Thread Florian Schmaus
commit: d86e25574df4a94fb872cb8d69ff1e864398df95
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Dec 10 08:59:20 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Dec 10 13:03:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e2557

dev-erlang/yconf: add 1.0.12

Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index b9586a488469..efb56f2a587f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
+DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
new file mode 100644
index ..c72d2ff3ec95
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.32"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-04-10 Thread Florian Schmaus
commit: e8ecf0e7788d84c98c829e448e08e837ef98d29a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 13:41:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ecf0e7

dev-erlang/yconf: drop 1.0.1, 1.0.4, 1.0.11

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  3 ---
 dev-erlang/yconf/yconf-1.0.1.ebuild  | 21 -
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 -
 dev-erlang/yconf/yconf-1.0.4.ebuild  | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index efb56f2a587f..6acc67568ba4 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1 @@
-DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
-DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
-DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
deleted file mode 100644
index 9dae077b1eb1..
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.21"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
deleted file mode 100644
index 5872b44954a3..
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.31"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
deleted file mode 100644
index 0553a8b3afd0..
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.24"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-05-17 Thread Florian Schmaus
commit: 43dc42228ab622c114eeb7fb456b71c38c9329c6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue May 17 17:36:55 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue May 17 20:01:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc4222

dev-erlang/yconf: add 1.0.13

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.13.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 6acc67568ba4..2bf2e1ddc90a 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
+DIST yconf-1.0.13.tar.gz 223970 BLAKE2B 
877094613a89afa3c819b8b8254b83091b3ff302534366ef9e0b321e1b65eb8cb52e03a7074f4836359bb8af566caf6f23ba2b04bfd7fc3a22fc27415b752778
 SHA512 
1e5df69421a82e8c442e17ed74738a4717e84521570f48a885de3e4fda2cbbc6d7567736d87255050d21e85edf976532ba6659b8a51d3150d1ac5e2c19d89a61

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
new file mode 100644
index ..e4a8d1f67aa0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+   >=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.33
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-01-20 Thread Florian Schmaus
commit: bb46b4ab0cc33c497cef479c4642e619cb2eb3be
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jan 20 20:10:30 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 20 20:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb46b4ab

dev-erlang/yconf: Stabilize 1.0.12 amd64, #831401

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
index c72d2ff3ec95..1045c13aac4c 100644
--- a/dev-erlang/yconf/yconf-1.0.12.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.32"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 1fee3116e723c4ac57ed69d698454e3ae6588cb6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 15:37:05 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 15:37:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fee3116

dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
index 1ab8578a76c..5872b44954a 100644
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.31"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 827864f16e4cfb577c1b027ae0f7db9576ab6dd6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 17:37:36 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 18:36:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827864f1

dev-erlang/yconf: drop 1.0.7

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest   |  1 -
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 3ac04ec827f..b9586a48846 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
-DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
deleted file mode 100644
index 328f345b71d..000
--- a/dev-erlang/yconf/yconf-1.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.27"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-07-05 Thread Agostino Sarubbo
commit: 2fd9d5dfc06d9e8786f0c15680a01369ab390a57
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul  5 08:52:38 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul  5 08:52:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd9d5df

dev-erlang/yconf: amd64 stable wrt bug #856508

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
index e4a8d1f67aa0..941c2d0b7181 100644
--- a/dev-erlang/yconf/yconf-1.0.13.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND="
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-04-10 Thread Florian Schmaus
commit: e8ecf0e7788d84c98c829e448e08e837ef98d29a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 13:41:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ecf0e7

dev-erlang/yconf: drop 1.0.1, 1.0.4, 1.0.11

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  3 ---
 dev-erlang/yconf/yconf-1.0.1.ebuild  | 21 -
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 -
 dev-erlang/yconf/yconf-1.0.4.ebuild  | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index efb56f2a587f..6acc67568ba4 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1 @@
-DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
-DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
-DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
deleted file mode 100644
index 9dae077b1eb1..
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.21"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
deleted file mode 100644
index 5872b44954a3..
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.31"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
deleted file mode 100644
index 0553a8b3afd0..
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.24"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-05-17 Thread Florian Schmaus
commit: 43dc42228ab622c114eeb7fb456b71c38c9329c6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue May 17 17:36:55 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue May 17 20:01:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc4222

dev-erlang/yconf: add 1.0.13

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.13.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 6acc67568ba4..2bf2e1ddc90a 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
+DIST yconf-1.0.13.tar.gz 223970 BLAKE2B 
877094613a89afa3c819b8b8254b83091b3ff302534366ef9e0b321e1b65eb8cb52e03a7074f4836359bb8af566caf6f23ba2b04bfd7fc3a22fc27415b752778
 SHA512 
1e5df69421a82e8c442e17ed74738a4717e84521570f48a885de3e4fda2cbbc6d7567736d87255050d21e85edf976532ba6659b8a51d3150d1ac5e2c19d89a61

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
new file mode 100644
index ..e4a8d1f67aa0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+   >=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.33
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-12-10 Thread Florian Schmaus
commit: d86e25574df4a94fb872cb8d69ff1e864398df95
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Dec 10 08:59:20 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Dec 10 13:03:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e2557

dev-erlang/yconf: add 1.0.12

Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index b9586a488469..efb56f2a587f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
+DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
new file mode 100644
index ..c72d2ff3ec95
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.32"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-10-12 Thread Hanno Böck
commit: 93d83dc8b4c52ffe493a9d7ca72b2e4e29de3d9b
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Oct 12 14:35:50 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Oct 12 14:35:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d83dc8

dev-erlang/yconf: Bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 154a216afb2..2fef0e6589f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,2 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
+DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
new file mode 100644
index 000..328f345b71d
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.27"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-01-20 Thread Florian Schmaus
commit: bb46b4ab0cc33c497cef479c4642e619cb2eb3be
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jan 20 20:10:30 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 20 20:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb46b4ab

dev-erlang/yconf: Stabilize 1.0.12 amd64, #831401

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
index c72d2ff3ec95..1045c13aac4c 100644
--- a/dev-erlang/yconf/yconf-1.0.12.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.32"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-06-01 Thread Sam James
commit: 74a28c76aa459e50c8f71e5098bbc05643df4c8b
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Thu Apr  8 06:52:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 09:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a28c76

dev-erlang/yconf: add 1.0.11

Bug: https://bugs.gentoo.org/766686
Signed-off-by: Florian Schmaus  geekplace.eu>
Signed-off-by: Sam James  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 2fef0e6589f..3ac04ec827f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
 DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
new file mode 100644
index 000..1ab8578a76c
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.31"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-11-02 Thread Hanno Boeck
commit: 337cbb7403cfe5eb453c71ec082359e12db4a91d
Author: Hanno  gentoo  org>
AuthorDate: Sat Nov  2 13:29:41 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Nov  2 13:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337cbb74

dev-erlang/yconf: Assign to ejabberd project

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index aaa5b90cf47..d33dedda884 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   ha...@gentoo.org
+   ejabb...@gentoo.org


processone/yconf



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-12-16 Thread Hanno Böck
commit: 4d0790df64074057400b8048dabc28c704cf60f5
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 16 11:33:10 2019 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 16 11:33:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0790df

dev-erlang/yconf: Fix metadata

Maintainer type was person, not project.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index d33dedda884..9c843c8f055 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
ejabb...@gentoo.org





[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-02 Thread Hanno Boeck
commit: 36ff2540085181b0af158026084b861f38f40492
Author: Hanno  gentoo  org>
AuthorDate: Wed Oct  2 14:53:50 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Wed Oct  2 14:53:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ff2540

dev-erlang/yconf: Initial commit.

Dependency of new ejabberd.
Ebuild from vampik's overlay.

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/metadata.xml   | 10 ++
 dev-erlang/yconf/yconf-1.0.1.ebuild | 21 +
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
new file mode 100644
index 000..63b6506e1f7
--- /dev/null
+++ b/dev-erlang/yconf/Manifest
@@ -0,0 +1 @@
+DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
new file mode 100644
index 000..aaa5b90cf47
--- /dev/null
+++ b/dev-erlang/yconf/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ha...@gentoo.org
+   
+   
+   processone/yconf
+   
+

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
new file mode 100644
index 000..e4efd25c0e0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.20"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-19 Thread Hanno Boeck
commit: 943ec1c711d2eaf7577c8916f060e6e858c98f39
Author: Hanno  gentoo  org>
AuthorDate: Sat Oct 19 08:46:21 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Oct 19 08:46:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943ec1c7

dev-erlang/yconf: Fix dependency version

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17

 dev-erlang/yconf/yconf-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
index e4efd25c0e0..9dae077b1eb 100644
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.20"
+   >=dev-erlang/fast_yaml-1.0.21"
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-10-12 Thread Hanno Böck
commit: 93d83dc8b4c52ffe493a9d7ca72b2e4e29de3d9b
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Oct 12 14:35:50 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Oct 12 14:35:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d83dc8

dev-erlang/yconf: Bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 154a216afb2..2fef0e6589f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,2 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
+DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
new file mode 100644
index 000..328f345b71d
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.27"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 1fee3116e723c4ac57ed69d698454e3ae6588cb6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 15:37:05 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 15:37:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fee3116

dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
index 1ab8578a76c..5872b44954a 100644
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.31"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 827864f16e4cfb577c1b027ae0f7db9576ab6dd6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 17:37:36 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 18:36:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827864f1

dev-erlang/yconf: drop 1.0.7

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest   |  1 -
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 3ac04ec827f..b9586a48846 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
-DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
deleted file mode 100644
index 328f345b71d..000
--- a/dev-erlang/yconf/yconf-1.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.27"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-06-01 Thread Sam James
commit: 74a28c76aa459e50c8f71e5098bbc05643df4c8b
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Thu Apr  8 06:52:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 09:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a28c76

dev-erlang/yconf: add 1.0.11

Bug: https://bugs.gentoo.org/766686
Signed-off-by: Florian Schmaus  geekplace.eu>
Signed-off-by: Sam James  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 2fef0e6589f..3ac04ec827f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
 DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
new file mode 100644
index 000..1ab8578a76c
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.31"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-12-10 Thread Florian Schmaus
commit: d86e25574df4a94fb872cb8d69ff1e864398df95
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Dec 10 08:59:20 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Dec 10 13:03:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e2557

dev-erlang/yconf: add 1.0.12

Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index b9586a488469..efb56f2a587f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
+DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
new file mode 100644
index ..c72d2ff3ec95
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.32"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 7f85d630e6cb306643dc0e4e092232000a24208b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:47:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f85d630

dev-erlang/yconf: amd64 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index e2aab3b78c0..5a0ae915f6a 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 36599e349e89aa071f81e75f6cbb7079545760ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:52:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:52:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36599e34

dev-erlang/yconf: x86 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index 5a0ae915f6a..0553a8b3afd 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-07-05 Thread Agostino Sarubbo
commit: 2fd9d5dfc06d9e8786f0c15680a01369ab390a57
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul  5 08:52:38 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul  5 08:52:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd9d5df

dev-erlang/yconf: amd64 stable wrt bug #856508

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
index e4a8d1f67aa0..941c2d0b7181 100644
--- a/dev-erlang/yconf/yconf-1.0.13.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND="
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-19 Thread Hanno Boeck
commit: 943ec1c711d2eaf7577c8916f060e6e858c98f39
Author: Hanno  gentoo  org>
AuthorDate: Sat Oct 19 08:46:21 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Oct 19 08:46:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943ec1c7

dev-erlang/yconf: Fix dependency version

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17

 dev-erlang/yconf/yconf-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
index e4efd25c0e0..9dae077b1eb 100644
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.20"
+   >=dev-erlang/fast_yaml-1.0.21"
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-04-01 Thread Hanno Böck
commit: 31a006f5f70dcedbd16cbc831283ad1d6d9041ce
Author: Hanno Böck  gentoo  org>
AuthorDate: Wed Apr  1 10:08:09 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Wed Apr  1 10:08:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a006f5

dev-erlang/yconf: Version bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.4.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 63b6506e1f7..154a216afb2 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
new file mode 100644
index 000..e2aab3b78c0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.24"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-02 Thread Hanno Boeck
commit: 36ff2540085181b0af158026084b861f38f40492
Author: Hanno  gentoo  org>
AuthorDate: Wed Oct  2 14:53:50 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Wed Oct  2 14:53:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ff2540

dev-erlang/yconf: Initial commit.

Dependency of new ejabberd.
Ebuild from vampik's overlay.

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/metadata.xml   | 10 ++
 dev-erlang/yconf/yconf-1.0.1.ebuild | 21 +
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
new file mode 100644
index 000..63b6506e1f7
--- /dev/null
+++ b/dev-erlang/yconf/Manifest
@@ -0,0 +1 @@
+DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
new file mode 100644
index 000..aaa5b90cf47
--- /dev/null
+++ b/dev-erlang/yconf/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ha...@gentoo.org
+   
+   
+   processone/yconf
+   
+

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
new file mode 100644
index 000..e4efd25c0e0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.20"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-12-16 Thread Hanno Böck
commit: 4d0790df64074057400b8048dabc28c704cf60f5
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 16 11:33:10 2019 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 16 11:33:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0790df

dev-erlang/yconf: Fix metadata

Maintainer type was person, not project.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index d33dedda884..9c843c8f055 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
ejabb...@gentoo.org





[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-11-02 Thread Hanno Boeck
commit: 337cbb7403cfe5eb453c71ec082359e12db4a91d
Author: Hanno  gentoo  org>
AuthorDate: Sat Nov  2 13:29:41 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Nov  2 13:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337cbb74

dev-erlang/yconf: Assign to ejabberd project

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index aaa5b90cf47..d33dedda884 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   ha...@gentoo.org
+   ejabb...@gentoo.org


processone/yconf



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-04-01 Thread Hanno Böck
commit: 31a006f5f70dcedbd16cbc831283ad1d6d9041ce
Author: Hanno Böck  gentoo  org>
AuthorDate: Wed Apr  1 10:08:09 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Wed Apr  1 10:08:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a006f5

dev-erlang/yconf: Version bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.4.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 63b6506e1f7..154a216afb2 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
new file mode 100644
index 000..e2aab3b78c0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.24"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 7f85d630e6cb306643dc0e4e092232000a24208b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:47:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f85d630

dev-erlang/yconf: amd64 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index e2aab3b78c0..5a0ae915f6a 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 36599e349e89aa071f81e75f6cbb7079545760ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:52:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:52:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36599e34

dev-erlang/yconf: x86 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index 5a0ae915f6a..0553a8b3afd 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 1fee3116e723c4ac57ed69d698454e3ae6588cb6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 15:37:05 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 15:37:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fee3116

dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
index 1ab8578a76c..5872b44954a 100644
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.31"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 827864f16e4cfb577c1b027ae0f7db9576ab6dd6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 17:37:36 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 18:36:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827864f1

dev-erlang/yconf: drop 1.0.7

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest   |  1 -
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 3ac04ec827f..b9586a48846 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
-DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
deleted file mode 100644
index 328f345b71d..000
--- a/dev-erlang/yconf/yconf-1.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.27"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-01-20 Thread Florian Schmaus
commit: bb46b4ab0cc33c497cef479c4642e619cb2eb3be
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jan 20 20:10:30 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 20 20:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb46b4ab

dev-erlang/yconf: Stabilize 1.0.12 amd64, #831401

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
index c72d2ff3ec95..1045c13aac4c 100644
--- a/dev-erlang/yconf/yconf-1.0.12.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.32"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-11-02 Thread Hanno Boeck
commit: 337cbb7403cfe5eb453c71ec082359e12db4a91d
Author: Hanno  gentoo  org>
AuthorDate: Sat Nov  2 13:29:41 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Nov  2 13:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337cbb74

dev-erlang/yconf: Assign to ejabberd project

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index aaa5b90cf47..d33dedda884 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   ha...@gentoo.org
+   ejabb...@gentoo.org


processone/yconf



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-04-01 Thread Hanno Böck
commit: 31a006f5f70dcedbd16cbc831283ad1d6d9041ce
Author: Hanno Böck  gentoo  org>
AuthorDate: Wed Apr  1 10:08:09 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Wed Apr  1 10:08:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a006f5

dev-erlang/yconf: Version bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.4.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 63b6506e1f7..154a216afb2 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
new file mode 100644
index 000..e2aab3b78c0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.24"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-12-16 Thread Hanno Böck
commit: 4d0790df64074057400b8048dabc28c704cf60f5
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 16 11:33:10 2019 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 16 11:33:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0790df

dev-erlang/yconf: Fix metadata

Maintainer type was person, not project.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index d33dedda884..9c843c8f055 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
ejabb...@gentoo.org





[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-12-10 Thread Florian Schmaus
commit: d86e25574df4a94fb872cb8d69ff1e864398df95
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Dec 10 08:59:20 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Dec 10 13:03:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e2557

dev-erlang/yconf: add 1.0.12

Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index b9586a488469..efb56f2a587f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
+DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
new file mode 100644
index ..c72d2ff3ec95
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.32"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-06-01 Thread Sam James
commit: 74a28c76aa459e50c8f71e5098bbc05643df4c8b
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Thu Apr  8 06:52:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 09:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a28c76

dev-erlang/yconf: add 1.0.11

Bug: https://bugs.gentoo.org/766686
Signed-off-by: Florian Schmaus  geekplace.eu>
Signed-off-by: Sam James  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 2fef0e6589f..3ac04ec827f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
 DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
new file mode 100644
index 000..1ab8578a76c
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.31"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-02 Thread Hanno Boeck
commit: 36ff2540085181b0af158026084b861f38f40492
Author: Hanno  gentoo  org>
AuthorDate: Wed Oct  2 14:53:50 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Wed Oct  2 14:53:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ff2540

dev-erlang/yconf: Initial commit.

Dependency of new ejabberd.
Ebuild from vampik's overlay.

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/metadata.xml   | 10 ++
 dev-erlang/yconf/yconf-1.0.1.ebuild | 21 +
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
new file mode 100644
index 000..63b6506e1f7
--- /dev/null
+++ b/dev-erlang/yconf/Manifest
@@ -0,0 +1 @@
+DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
new file mode 100644
index 000..aaa5b90cf47
--- /dev/null
+++ b/dev-erlang/yconf/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ha...@gentoo.org
+   
+   
+   processone/yconf
+   
+

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
new file mode 100644
index 000..e4efd25c0e0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.20"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-10-12 Thread Hanno Böck
commit: 93d83dc8b4c52ffe493a9d7ca72b2e4e29de3d9b
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Oct 12 14:35:50 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Oct 12 14:35:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d83dc8

dev-erlang/yconf: Bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 154a216afb2..2fef0e6589f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,2 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
+DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
new file mode 100644
index 000..328f345b71d
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.27"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 7f85d630e6cb306643dc0e4e092232000a24208b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:47:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f85d630

dev-erlang/yconf: amd64 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index e2aab3b78c0..5a0ae915f6a 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 36599e349e89aa071f81e75f6cbb7079545760ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:52:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:52:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36599e34

dev-erlang/yconf: x86 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index 5a0ae915f6a..0553a8b3afd 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-19 Thread Hanno Boeck
commit: 943ec1c711d2eaf7577c8916f060e6e858c98f39
Author: Hanno  gentoo  org>
AuthorDate: Sat Oct 19 08:46:21 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Oct 19 08:46:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943ec1c7

dev-erlang/yconf: Fix dependency version

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17

 dev-erlang/yconf/yconf-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
index e4efd25c0e0..9dae077b1eb 100644
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.20"
+   >=dev-erlang/fast_yaml-1.0.21"
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-11-02 Thread Hanno Boeck
commit: 337cbb7403cfe5eb453c71ec082359e12db4a91d
Author: Hanno  gentoo  org>
AuthorDate: Sat Nov  2 13:29:41 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Nov  2 13:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337cbb74

dev-erlang/yconf: Assign to ejabberd project

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index aaa5b90cf47..d33dedda884 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   ha...@gentoo.org
+   ejabb...@gentoo.org


processone/yconf



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-12-16 Thread Hanno Böck
commit: 4d0790df64074057400b8048dabc28c704cf60f5
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 16 11:33:10 2019 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 16 11:33:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0790df

dev-erlang/yconf: Fix metadata

Maintainer type was person, not project.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index d33dedda884..9c843c8f055 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
ejabb...@gentoo.org





[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-02 Thread Hanno Boeck
commit: 36ff2540085181b0af158026084b861f38f40492
Author: Hanno  gentoo  org>
AuthorDate: Wed Oct  2 14:53:50 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Wed Oct  2 14:53:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ff2540

dev-erlang/yconf: Initial commit.

Dependency of new ejabberd.
Ebuild from vampik's overlay.

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/metadata.xml   | 10 ++
 dev-erlang/yconf/yconf-1.0.1.ebuild | 21 +
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
new file mode 100644
index 000..63b6506e1f7
--- /dev/null
+++ b/dev-erlang/yconf/Manifest
@@ -0,0 +1 @@
+DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
new file mode 100644
index 000..aaa5b90cf47
--- /dev/null
+++ b/dev-erlang/yconf/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ha...@gentoo.org
+   
+   
+   processone/yconf
+   
+

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
new file mode 100644
index 000..e4efd25c0e0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.20"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-19 Thread Hanno Boeck
commit: 943ec1c711d2eaf7577c8916f060e6e858c98f39
Author: Hanno  gentoo  org>
AuthorDate: Sat Oct 19 08:46:21 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Oct 19 08:46:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943ec1c7

dev-erlang/yconf: Fix dependency version

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17

 dev-erlang/yconf/yconf-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
index e4efd25c0e0..9dae077b1eb 100644
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.20"
+   >=dev-erlang/fast_yaml-1.0.21"
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-04-10 Thread Florian Schmaus
commit: e8ecf0e7788d84c98c829e448e08e837ef98d29a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 13:41:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ecf0e7

dev-erlang/yconf: drop 1.0.1, 1.0.4, 1.0.11

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  3 ---
 dev-erlang/yconf/yconf-1.0.1.ebuild  | 21 -
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 -
 dev-erlang/yconf/yconf-1.0.4.ebuild  | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index efb56f2a587f..6acc67568ba4 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1 @@
-DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
-DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
-DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
deleted file mode 100644
index 9dae077b1eb1..
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.21"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
deleted file mode 100644
index 5872b44954a3..
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.31"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
deleted file mode 100644
index 0553a8b3afd0..
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.24"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-05-17 Thread Florian Schmaus
commit: 43dc42228ab622c114eeb7fb456b71c38c9329c6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue May 17 17:36:55 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue May 17 20:01:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc4222

dev-erlang/yconf: add 1.0.13

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.13.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 6acc67568ba4..2bf2e1ddc90a 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
+DIST yconf-1.0.13.tar.gz 223970 BLAKE2B 
877094613a89afa3c819b8b8254b83091b3ff302534366ef9e0b321e1b65eb8cb52e03a7074f4836359bb8af566caf6f23ba2b04bfd7fc3a22fc27415b752778
 SHA512 
1e5df69421a82e8c442e17ed74738a4717e84521570f48a885de3e4fda2cbbc6d7567736d87255050d21e85edf976532ba6659b8a51d3150d1ac5e2c19d89a61

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
new file mode 100644
index ..e4a8d1f67aa0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+   >=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.33
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-01-20 Thread Florian Schmaus
commit: bb46b4ab0cc33c497cef479c4642e619cb2eb3be
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jan 20 20:10:30 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 20 20:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb46b4ab

dev-erlang/yconf: Stabilize 1.0.12 amd64, #831401

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
index c72d2ff3ec95..1045c13aac4c 100644
--- a/dev-erlang/yconf/yconf-1.0.12.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.32"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-07-05 Thread Agostino Sarubbo
commit: 2fd9d5dfc06d9e8786f0c15680a01369ab390a57
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul  5 08:52:38 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul  5 08:52:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd9d5df

dev-erlang/yconf: amd64 stable wrt bug #856508

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
index e4a8d1f67aa0..941c2d0b7181 100644
--- a/dev-erlang/yconf/yconf-1.0.13.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND="
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-12-10 Thread Florian Schmaus
commit: d86e25574df4a94fb872cb8d69ff1e864398df95
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Dec 10 08:59:20 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Dec 10 13:03:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e2557

dev-erlang/yconf: add 1.0.12

Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index b9586a488469..efb56f2a587f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
+DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
new file mode 100644
index ..c72d2ff3ec95
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.32"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 1fee3116e723c4ac57ed69d698454e3ae6588cb6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 15:37:05 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 15:37:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fee3116

dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
index 1ab8578a76c..5872b44954a 100644
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.31"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 827864f16e4cfb577c1b027ae0f7db9576ab6dd6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 17:37:36 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 18:36:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827864f1

dev-erlang/yconf: drop 1.0.7

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest   |  1 -
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 3ac04ec827f..b9586a48846 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
-DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
deleted file mode 100644
index 328f345b71d..000
--- a/dev-erlang/yconf/yconf-1.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.27"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-07-05 Thread Agostino Sarubbo
commit: 2fd9d5dfc06d9e8786f0c15680a01369ab390a57
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul  5 08:52:38 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul  5 08:52:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd9d5df

dev-erlang/yconf: amd64 stable wrt bug #856508

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
index e4a8d1f67aa0..941c2d0b7181 100644
--- a/dev-erlang/yconf/yconf-1.0.13.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND="
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-01-20 Thread Florian Schmaus
commit: bb46b4ab0cc33c497cef479c4642e619cb2eb3be
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jan 20 20:10:30 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 20 20:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb46b4ab

dev-erlang/yconf: Stabilize 1.0.12 amd64, #831401

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
index c72d2ff3ec95..1045c13aac4c 100644
--- a/dev-erlang/yconf/yconf-1.0.12.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.32"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-12-10 Thread Florian Schmaus
commit: d86e25574df4a94fb872cb8d69ff1e864398df95
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Dec 10 08:59:20 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Dec 10 13:03:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e2557

dev-erlang/yconf: add 1.0.12

Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index b9586a488469..efb56f2a587f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
+DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
new file mode 100644
index ..c72d2ff3ec95
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.32"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-04-10 Thread Florian Schmaus
commit: e8ecf0e7788d84c98c829e448e08e837ef98d29a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 13:41:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ecf0e7

dev-erlang/yconf: drop 1.0.1, 1.0.4, 1.0.11

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  3 ---
 dev-erlang/yconf/yconf-1.0.1.ebuild  | 21 -
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 -
 dev-erlang/yconf/yconf-1.0.4.ebuild  | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index efb56f2a587f..6acc67568ba4 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1 @@
-DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
-DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
-DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
deleted file mode 100644
index 9dae077b1eb1..
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.21"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
deleted file mode 100644
index 5872b44954a3..
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.31"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
deleted file mode 100644
index 0553a8b3afd0..
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.24"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-05-17 Thread Florian Schmaus
commit: 43dc42228ab622c114eeb7fb456b71c38c9329c6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue May 17 17:36:55 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue May 17 20:01:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc4222

dev-erlang/yconf: add 1.0.13

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.13.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 6acc67568ba4..2bf2e1ddc90a 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
+DIST yconf-1.0.13.tar.gz 223970 BLAKE2B 
877094613a89afa3c819b8b8254b83091b3ff302534366ef9e0b321e1b65eb8cb52e03a7074f4836359bb8af566caf6f23ba2b04bfd7fc3a22fc27415b752778
 SHA512 
1e5df69421a82e8c442e17ed74738a4717e84521570f48a885de3e4fda2cbbc6d7567736d87255050d21e85edf976532ba6659b8a51d3150d1ac5e2c19d89a61

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
new file mode 100644
index ..e4a8d1f67aa0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+   >=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.33
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-04-01 Thread Hanno Böck
commit: 31a006f5f70dcedbd16cbc831283ad1d6d9041ce
Author: Hanno Böck  gentoo  org>
AuthorDate: Wed Apr  1 10:08:09 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Wed Apr  1 10:08:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a006f5

dev-erlang/yconf: Version bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.4.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 63b6506e1f7..154a216afb2 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
new file mode 100644
index 000..e2aab3b78c0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.24"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-10-12 Thread Hanno Böck
commit: 93d83dc8b4c52ffe493a9d7ca72b2e4e29de3d9b
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Oct 12 14:35:50 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Oct 12 14:35:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d83dc8

dev-erlang/yconf: Bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 154a216afb2..2fef0e6589f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,2 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
+DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
new file mode 100644
index 000..328f345b71d
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.27"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 7f85d630e6cb306643dc0e4e092232000a24208b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:47:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f85d630

dev-erlang/yconf: amd64 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index e2aab3b78c0..5a0ae915f6a 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 36599e349e89aa071f81e75f6cbb7079545760ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:52:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:52:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36599e34

dev-erlang/yconf: x86 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index 5a0ae915f6a..0553a8b3afd 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-06-01 Thread Sam James
commit: 74a28c76aa459e50c8f71e5098bbc05643df4c8b
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Thu Apr  8 06:52:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 09:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a28c76

dev-erlang/yconf: add 1.0.11

Bug: https://bugs.gentoo.org/766686
Signed-off-by: Florian Schmaus  geekplace.eu>
Signed-off-by: Sam James  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 2fef0e6589f..3ac04ec827f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
 DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
new file mode 100644
index 000..1ab8578a76c
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.31"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-05-17 Thread Florian Schmaus
commit: 43dc42228ab622c114eeb7fb456b71c38c9329c6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue May 17 17:36:55 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue May 17 20:01:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc4222

dev-erlang/yconf: add 1.0.13

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.13.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 6acc67568ba4..2bf2e1ddc90a 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
+DIST yconf-1.0.13.tar.gz 223970 BLAKE2B 
877094613a89afa3c819b8b8254b83091b3ff302534366ef9e0b321e1b65eb8cb52e03a7074f4836359bb8af566caf6f23ba2b04bfd7fc3a22fc27415b752778
 SHA512 
1e5df69421a82e8c442e17ed74738a4717e84521570f48a885de3e4fda2cbbc6d7567736d87255050d21e85edf976532ba6659b8a51d3150d1ac5e2c19d89a61

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
new file mode 100644
index ..e4a8d1f67aa0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+   >=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.33
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-07-05 Thread Agostino Sarubbo
commit: 2fd9d5dfc06d9e8786f0c15680a01369ab390a57
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul  5 08:52:38 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul  5 08:52:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd9d5df

dev-erlang/yconf: amd64 stable wrt bug #856508

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
index e4a8d1f67aa0..941c2d0b7181 100644
--- a/dev-erlang/yconf/yconf-1.0.13.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND="
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-04-10 Thread Florian Schmaus
commit: e8ecf0e7788d84c98c829e448e08e837ef98d29a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 13:41:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ecf0e7

dev-erlang/yconf: drop 1.0.1, 1.0.4, 1.0.11

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  3 ---
 dev-erlang/yconf/yconf-1.0.1.ebuild  | 21 -
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 -
 dev-erlang/yconf/yconf-1.0.4.ebuild  | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index efb56f2a587f..6acc67568ba4 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1 @@
-DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
-DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
-DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
deleted file mode 100644
index 9dae077b1eb1..
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.21"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
deleted file mode 100644
index 5872b44954a3..
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.31"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
deleted file mode 100644
index 0553a8b3afd0..
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.24"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-04-01 Thread Hanno Böck
commit: 31a006f5f70dcedbd16cbc831283ad1d6d9041ce
Author: Hanno Böck  gentoo  org>
AuthorDate: Wed Apr  1 10:08:09 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Wed Apr  1 10:08:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a006f5

dev-erlang/yconf: Version bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.4.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 63b6506e1f7..154a216afb2 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
new file mode 100644
index 000..e2aab3b78c0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.24"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-19 Thread Hanno Boeck
commit: 943ec1c711d2eaf7577c8916f060e6e858c98f39
Author: Hanno  gentoo  org>
AuthorDate: Sat Oct 19 08:46:21 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Oct 19 08:46:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943ec1c7

dev-erlang/yconf: Fix dependency version

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17

 dev-erlang/yconf/yconf-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
index e4efd25c0e0..9dae077b1eb 100644
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.20"
+   >=dev-erlang/fast_yaml-1.0.21"
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-11-02 Thread Hanno Boeck
commit: 337cbb7403cfe5eb453c71ec082359e12db4a91d
Author: Hanno  gentoo  org>
AuthorDate: Sat Nov  2 13:29:41 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sat Nov  2 13:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337cbb74

dev-erlang/yconf: Assign to ejabberd project

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index aaa5b90cf47..d33dedda884 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   ha...@gentoo.org
+   ejabb...@gentoo.org


processone/yconf



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-12-16 Thread Hanno Böck
commit: 4d0790df64074057400b8048dabc28c704cf60f5
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 16 11:33:10 2019 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 16 11:33:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0790df

dev-erlang/yconf: Fix metadata

Maintainer type was person, not project.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 dev-erlang/yconf/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
index d33dedda884..9c843c8f055 100644
--- a/dev-erlang/yconf/metadata.xml
+++ b/dev-erlang/yconf/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
ejabb...@gentoo.org





[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 1fee3116e723c4ac57ed69d698454e3ae6588cb6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 15:37:05 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 15:37:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fee3116

dev-erlang/yconf: Stabilize 1.0.11 amd64 x86, #801088

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/yconf-1.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
index 1ab8578a76c..5872b44954a 100644
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.31"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-07-08 Thread Florian Schmaus
commit: 827864f16e4cfb577c1b027ae0f7db9576ab6dd6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul  8 17:37:36 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul  8 18:36:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827864f1

dev-erlang/yconf: drop 1.0.7

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest   |  1 -
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 3ac04ec827f..b9586a48846 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
-DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
deleted file mode 100644
index 328f345b71d..000
--- a/dev-erlang/yconf/yconf-1.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.27"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-06-01 Thread Sam James
commit: 74a28c76aa459e50c8f71e5098bbc05643df4c8b
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Thu Apr  8 06:52:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 09:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a28c76

dev-erlang/yconf: add 1.0.11

Bug: https://bugs.gentoo.org/766686
Signed-off-by: Florian Schmaus  geekplace.eu>
Signed-off-by: Sam James  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 2fef0e6589f..3ac04ec827f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
+DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
 DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
new file mode 100644
index 000..1ab8578a76c
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.31"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-10-12 Thread Hanno Böck
commit: 93d83dc8b4c52ffe493a9d7ca72b2e4e29de3d9b
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Oct 12 14:35:50 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Oct 12 14:35:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d83dc8

dev-erlang/yconf: Bump

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/yconf-1.0.7.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 154a216afb2..2fef0e6589f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,2 +1,3 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d
+DIST yconf-1.0.7.tar.gz 222483 BLAKE2B 
fdf2798a9552ce0c42e4d6b5287ff076acde805f8b8a2f2f34ef1ba401896618b01f2ae99763f40506b84455aa1c2a92ff147dbd38ea0a6c7a9f78b5b8623892
 SHA512 
1c17f145928141ece92102336c34c69905f3f62059dddf5738c36b73f26dc735ab96fc41021dbf1a1b09e6d4b0407a613a0bd342dbe60d4f14fc0905f93dc309

diff --git a/dev-erlang/yconf/yconf-1.0.7.ebuild 
b/dev-erlang/yconf/yconf-1.0.7.ebuild
new file mode 100644
index 000..328f345b71d
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.27"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2019-10-02 Thread Hanno Boeck
commit: 36ff2540085181b0af158026084b861f38f40492
Author: Hanno  gentoo  org>
AuthorDate: Wed Oct  2 14:53:50 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Wed Oct  2 14:53:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ff2540

dev-erlang/yconf: Initial commit.

Dependency of new ejabberd.
Ebuild from vampik's overlay.

Signed-off-by: Hanno Boeck  gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 dev-erlang/yconf/Manifest   |  1 +
 dev-erlang/yconf/metadata.xml   | 10 ++
 dev-erlang/yconf/yconf-1.0.1.ebuild | 21 +
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
new file mode 100644
index 000..63b6506e1f7
--- /dev/null
+++ b/dev-erlang/yconf/Manifest
@@ -0,0 +1 @@
+DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e

diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml
new file mode 100644
index 000..aaa5b90cf47
--- /dev/null
+++ b/dev-erlang/yconf/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   ha...@gentoo.org
+   
+   
+   processone/yconf
+   
+

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
new file mode 100644
index 000..e4efd25c0e0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.20"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 7f85d630e6cb306643dc0e4e092232000a24208b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:47:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f85d630

dev-erlang/yconf: amd64 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index e2aab3b78c0..5a0ae915f6a 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2020-08-06 Thread Agostino Sarubbo
commit: 36599e349e89aa071f81e75f6cbb7079545760ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug  6 11:52:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug  6 11:52:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36599e34

dev-erlang/yconf: x86 stable wrt bug #735926

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
index 5a0ae915f6a..0553a8b3afd 100644
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/fast_yaml-1.0.24"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2021-12-10 Thread Florian Schmaus
commit: d86e25574df4a94fb872cb8d69ff1e864398df95
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Dec 10 08:59:20 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Dec 10 13:03:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e2557

dev-erlang/yconf: add 1.0.12

Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index b9586a488469..efb56f2a587f 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,3 +1,4 @@
 DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
 DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
+DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
 DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.12.ebuild 
b/dev-erlang/yconf/yconf-1.0.12.ebuild
new file mode 100644
index ..c72d2ff3ec95
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.32"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-07-05 Thread Agostino Sarubbo
commit: 2fd9d5dfc06d9e8786f0c15680a01369ab390a57
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul  5 08:52:38 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul  5 08:52:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd9d5df

dev-erlang/yconf: amd64 stable wrt bug #856508

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/yconf/yconf-1.0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
index e4a8d1f67aa0..941c2d0b7181 100644
--- a/dev-erlang/yconf/yconf-1.0.13.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND="
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-04-10 Thread Florian Schmaus
commit: e8ecf0e7788d84c98c829e448e08e837ef98d29a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 13:41:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ecf0e7

dev-erlang/yconf: drop 1.0.1, 1.0.4, 1.0.11

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  3 ---
 dev-erlang/yconf/yconf-1.0.1.ebuild  | 21 -
 dev-erlang/yconf/yconf-1.0.11.ebuild | 21 -
 dev-erlang/yconf/yconf-1.0.4.ebuild  | 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index efb56f2a587f..6acc67568ba4 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1,4 +1 @@
-DIST yconf-1.0.1.tar.gz 221704 BLAKE2B 
eec5ad6467af253c62523ebe431a7e117b5e76d1a0273792c5af4ac522ab10b3796910f11591a16e056ff368877c047d0ad9e47f63096a86de7a5d3ee9636ddf
 SHA512 
c0b1a6e9534ee7d78963bd19df3f89622a719e2b5cc9c6299f4d39f08b5c8b8923f8697d57bd315e6cc0b41863adef2a8141f9d4e7d58bb0ade57c86f2835c1e
-DIST yconf-1.0.11.tar.gz 222974 BLAKE2B 
315939f461fd781dc2c9d410bc7b07e6e0ed522b7cde5af3f23b497336655df267fc0f50b79215493c7ef9fbad89ffcdf22937dcf1873d0b830653e4f51c4be7
 SHA512 
3a2edb668cbe4c50cada17e6f261cec4b04a464164edfb2f232ea79b18dc7f91f6c28d90e4001174b689b14947e39ba1bcd3feaed641fa248b2a0925f39a5b14
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
-DIST yconf-1.0.4.tar.gz 221839 BLAKE2B 
7369f4e82e318d90733d3130de8061fa72958bc84d37f601b21cbb5ca7eff0b26c8efbc40477143ebb0146369db1cebd9a0f92b8ad1f11b5f103853ee97afe0a
 SHA512 
f7f0f31cd90a129473bc3c6d63a8b22f7be8c8beb5c51112a72def870647d7e6563324eceae474b118a53b8b10a764b7213bb51180a7c24728cf5c8f2dd2766d

diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild 
b/dev-erlang/yconf/yconf-1.0.1.ebuild
deleted file mode 100644
index 9dae077b1eb1..
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.21"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )

diff --git a/dev-erlang/yconf/yconf-1.0.11.ebuild 
b/dev-erlang/yconf/yconf-1.0.11.ebuild
deleted file mode 100644
index 5872b44954a3..
--- a/dev-erlang/yconf/yconf-1.0.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.31"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/yconf/yconf-1.0.4.ebuild 
b/dev-erlang/yconf/yconf-1.0.4.ebuild
deleted file mode 100644
index 0553a8b3afd0..
--- a/dev-erlang/yconf/yconf-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="YAML configuration processor"
-HOMEPAGE="https://github.com/processone/yconf";
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-   >=dev-erlang/fast_yaml-1.0.24"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/

2022-05-17 Thread Florian Schmaus
commit: 43dc42228ab622c114eeb7fb456b71c38c9329c6
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue May 17 17:36:55 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue May 17 20:01:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43dc4222

dev-erlang/yconf: add 1.0.13

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/yconf/Manifest|  1 +
 dev-erlang/yconf/yconf-1.0.13.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest
index 6acc67568ba4..2bf2e1ddc90a 100644
--- a/dev-erlang/yconf/Manifest
+++ b/dev-erlang/yconf/Manifest
@@ -1 +1,2 @@
 DIST yconf-1.0.12.tar.gz 223962 BLAKE2B 
cc77c76a098715e5af3169846e4f82e36e21ed2af4be9bc3912e4f5f778071b1272a937d795032a836925de52271d73e1ca383c3fbf45a23b6d3ed37eb94266f
 SHA512 
2ed4723f5aea39eab9816164395bb31c601e0974f733474af4ca92f72e305f1885b8a3a0bf7949a8a2de1a03845cf65c4443b36ac1d86aa15ec3cf2d7971cd4f
+DIST yconf-1.0.13.tar.gz 223970 BLAKE2B 
877094613a89afa3c819b8b8254b83091b3ff302534366ef9e0b321e1b65eb8cb52e03a7074f4836359bb8af566caf6f23ba2b04bfd7fc3a22fc27415b752778
 SHA512 
1e5df69421a82e8c442e17ed74738a4717e84521570f48a885de3e4fda2cbbc6d7567736d87255050d21e85edf976532ba6659b8a51d3150d1ac5e2c19d89a61

diff --git a/dev-erlang/yconf/yconf-1.0.13.ebuild 
b/dev-erlang/yconf/yconf-1.0.13.ebuild
new file mode 100644
index ..e4a8d1f67aa0
--- /dev/null
+++ b/dev-erlang/yconf/yconf-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="YAML configuration processor"
+HOMEPAGE="https://github.com/processone/yconf";
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="
+   >=dev-lang/erlang-17.1
+   >=dev-erlang/fast_yaml-1.0.33
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



  1   2   >