commit: 356b87ca288e3a8c160d786dd72c958765ef98b3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 18:34:41 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 18:35:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356b87ca
dev-perl/GraphViz2: remvoe examples Closes: https://bugs.gentoo.org/941568 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/GraphViz2/GraphViz2-2.67.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-perl/GraphViz2/GraphViz2-2.67.ebuild b/dev-perl/GraphViz2/GraphViz2-2.67.ebuild index 1f0ec3b88e82..701231d342ca 100644 --- a/dev-perl/GraphViz2/GraphViz2-2.67.ebuild +++ b/dev-perl/GraphViz2/GraphViz2-2.67.ebuild @@ -5,7 +5,6 @@ EAPI=8 DIST_AUTHOR=ETJ DIST_VERSION=2.67 -DIST_EXAMPLES=("examples/*") inherit perl-module DESCRIPTION="A wrapper for AT&T's GraphViz"
