Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/conf2struct/
Date: Sat, 02 Jan 2021 00:49:44
Message-Id: 1609548194.e212dbc6c4af0274dca590df5ee32219ebd424b0.sam@gentoo
1 commit: e212dbc6c4af0274dca590df5ee32219ebd424b0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 00:43:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 00:43:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e212dbc6
7
8 dev-util/conf2struct: revbump for libconfig subslot dep
9
10 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 .../conf2struct/{conf2struct-1.0.ebuild => conf2struct-1.0-r1.ebuild} | 4 ++--
14 .../conf2struct/{conf2struct-1.3.ebuild => conf2struct-1.3-r1.ebuild} | 4 ++--
15 dev-util/conf2struct/conf2struct-9999.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-util/conf2struct/conf2struct-1.0.ebuild b/dev-util/conf2struct/conf2struct-1.0-r1.ebuild
19 similarity index 91%
20 rename from dev-util/conf2struct/conf2struct-1.0.ebuild
21 rename to dev-util/conf2struct/conf2struct-1.0-r1.ebuild
22 index 6891ffd1b8b..c39a24cd400 100644
23 --- a/dev-util/conf2struct/conf2struct-1.0.ebuild
24 +++ b/dev-util/conf2struct/conf2struct-1.0-r1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2020 Gentoo Authors
27 +# Copyright 1999-2021 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI="7"
31 @@ -19,7 +19,7 @@ LICENSE="BSD-2"
32 SLOT="0"
33 IUSE=""
34
35 -RDEPEND="dev-libs/libconfig
36 +RDEPEND="dev-libs/libconfig:=
37 dev-perl/Conf-Libconfig"
38 DEPEND="${RDEPEND}"
39
40
41 diff --git a/dev-util/conf2struct/conf2struct-1.3.ebuild b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
42 similarity index 91%
43 rename from dev-util/conf2struct/conf2struct-1.3.ebuild
44 rename to dev-util/conf2struct/conf2struct-1.3-r1.ebuild
45 index 6891ffd1b8b..c39a24cd400 100644
46 --- a/dev-util/conf2struct/conf2struct-1.3.ebuild
47 +++ b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2020 Gentoo Authors
50 +# Copyright 1999-2021 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI="7"
54 @@ -19,7 +19,7 @@ LICENSE="BSD-2"
55 SLOT="0"
56 IUSE=""
57
58 -RDEPEND="dev-libs/libconfig
59 +RDEPEND="dev-libs/libconfig:=
60 dev-perl/Conf-Libconfig"
61 DEPEND="${RDEPEND}"
62
63
64 diff --git a/dev-util/conf2struct/conf2struct-9999.ebuild b/dev-util/conf2struct/conf2struct-9999.ebuild
65 index 6891ffd1b8b..c39a24cd400 100644
66 --- a/dev-util/conf2struct/conf2struct-9999.ebuild
67 +++ b/dev-util/conf2struct/conf2struct-9999.ebuild
68 @@ -1,4 +1,4 @@
69 -# Copyright 1999-2020 Gentoo Authors
70 +# Copyright 1999-2021 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 EAPI="7"
74 @@ -19,7 +19,7 @@ LICENSE="BSD-2"
75 SLOT="0"
76 IUSE=""
77
78 -RDEPEND="dev-libs/libconfig
79 +RDEPEND="dev-libs/libconfig:=
80 dev-perl/Conf-Libconfig"
81 DEPEND="${RDEPEND}"