diff options
author | Sam James <sam@gentoo.org> | 2021-01-02 00:43:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-02 00:43:14 +0000 |
commit | e212dbc6c4af0274dca590df5ee32219ebd424b0 (patch) | |
tree | 0d99e8bf001afa2cf168baf56f7c8351af0f1858 /dev-util/conf2struct | |
parent | media-libs/libffado: revbump for libconfig subslot dep (diff) | |
download | gentoo-e212dbc6c4af0274dca590df5ee32219ebd424b0.tar.gz gentoo-e212dbc6c4af0274dca590df5ee32219ebd424b0.tar.bz2 gentoo-e212dbc6c4af0274dca590df5ee32219ebd424b0.zip |
dev-util/conf2struct: revbump for libconfig subslot dep
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/conf2struct')
-rw-r--r-- | dev-util/conf2struct/conf2struct-1.0-r1.ebuild (renamed from dev-util/conf2struct/conf2struct-1.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/conf2struct/conf2struct-1.3-r1.ebuild (renamed from dev-util/conf2struct/conf2struct-1.3.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/conf2struct/conf2struct-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/conf2struct/conf2struct-1.0.ebuild b/dev-util/conf2struct/conf2struct-1.0-r1.ebuild index 6891ffd1b8b0..c39a24cd4004 100644 --- a/dev-util/conf2struct/conf2struct-1.0.ebuild +++ b/dev-util/conf2struct/conf2struct-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,7 +19,7 @@ LICENSE="BSD-2" SLOT="0" IUSE="" -RDEPEND="dev-libs/libconfig +RDEPEND="dev-libs/libconfig:= dev-perl/Conf-Libconfig" DEPEND="${RDEPEND}" diff --git a/dev-util/conf2struct/conf2struct-1.3.ebuild b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild index 6891ffd1b8b0..c39a24cd4004 100644 --- a/dev-util/conf2struct/conf2struct-1.3.ebuild +++ b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,7 +19,7 @@ LICENSE="BSD-2" SLOT="0" IUSE="" -RDEPEND="dev-libs/libconfig +RDEPEND="dev-libs/libconfig:= dev-perl/Conf-Libconfig" DEPEND="${RDEPEND}" diff --git a/dev-util/conf2struct/conf2struct-9999.ebuild b/dev-util/conf2struct/conf2struct-9999.ebuild index 6891ffd1b8b0..c39a24cd4004 100644 --- a/dev-util/conf2struct/conf2struct-9999.ebuild +++ b/dev-util/conf2struct/conf2struct-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,7 +19,7 @@ LICENSE="BSD-2" SLOT="0" IUSE="" -RDEPEND="dev-libs/libconfig +RDEPEND="dev-libs/libconfig:= dev-perl/Conf-Libconfig" DEPEND="${RDEPEND}" |