commit:     78c386bd45831746bd753218a404013e8c052b31
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 07:18:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 07:18:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c386bd

dev-perl/Conf-Libconfig: add note to test dev-util/conf2struct

Bug: https://bugs.gentoo.org/908989
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild | 5 ++++-
 dev-perl/Conf-Libconfig/Conf-Libconfig-1.0.0.ebuild      | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild 
b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild
index d9a13c3586fb..fccca5aa303e 100644
--- a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild
+++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0-r2.ebuild
@@ -1,8 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+# Please test that dev-util/conf2struct builds with any bumps! See bug #908989.
+# Conf-Libconfig is only in tree for it.
+
 DIST_AUTHOR=CNANGEL
 DIST_VERSION="0.100"
 

diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-1.0.0.ebuild 
b/dev-perl/Conf-Libconfig/Conf-Libconfig-1.0.0.ebuild
index 036de09c8389..bc53fbdb5d51 100644
--- a/dev-perl/Conf-Libconfig/Conf-Libconfig-1.0.0.ebuild
+++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-1.0.0.ebuild
@@ -3,6 +3,9 @@
 
 EAPI=8
 
+# Please test that dev-util/conf2struct builds with any bumps! See bug #908989.
+# Conf-Libconfig is only in tree for it.
+
 DIST_AUTHOR=CNANGEL
 inherit perl-module
 

Reply via email to