commit: 8291a8565d128c426dd0b1b47c37327338ab4776 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun May 2 12:28:33 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun May 2 12:51:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8291a856
dev-perl/SQL-Abstract-Classic: No examples present Closes: https://bugs.gentoo.org/746950 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/SQL-Abstract-Classic/SQL-Abstract-Classic-1.910.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-perl/SQL-Abstract-Classic/SQL-Abstract-Classic-1.910.0.ebuild b/dev-perl/SQL-Abstract-Classic/SQL-Abstract-Classic-1.910.0.ebuild index c61b43c0607..4dd34de250a 100644 --- a/dev-perl/SQL-Abstract-Classic/SQL-Abstract-Classic-1.910.0.ebuild +++ b/dev-perl/SQL-Abstract-Classic/SQL-Abstract-Classic-1.910.0.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DIST_AUTHOR=RIBASUSHI DIST_VERSION=1.91 -DIST_EXAMPLES=("examples/*") inherit perl-module DESCRIPTION="Generate SQL from Perl data structures with backwards/forwards compat"
