summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-02 14:28:33 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-02 14:51:33 +0200
commit8291a8565d128c426dd0b1b47c37327338ab4776 (patch)
treeebd52b8564514e6cfb916ed504a3bf4c7adc2bb1 /dev-perl/SQL-Abstract-Classic
parentnet-mail/dbmail: remove libressl support (diff)
downloadgentoo-8291a8565d128c426dd0b1b47c37327338ab4776.tar.gz
gentoo-8291a8565d128c426dd0b1b47c37327338ab4776.tar.bz2
gentoo-8291a8565d128c426dd0b1b47c37327338ab4776.zip
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@gentoo.org>
Diffstat (limited to 'dev-perl/SQL-Abstract-Classic')
-rw-r--r--dev-perl/SQL-Abstract-Classic/SQL-Abstract-Classic-1.910.0.ebuild3
1 files changed, 1 insertions, 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 c61b43c0607d..4dd34de250a5 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"