summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-12-09 19:06:39 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-12-09 19:07:15 +0100
commitb26a17256117fd24f0b12719269ad4f6abc69232 (patch)
tree6de26eebe0ca46cd0239626a95f07a28bf389b91 /dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
parentdev-perl/*: Update Manifest hashes (diff)
downloadgentoo-b26a17256117fd24f0b12719269ad4f6abc69232.tar.gz
gentoo-b26a17256117fd24f0b12719269ad4f6abc69232.tar.bz2
gentoo-b26a17256117fd24f0b12719269ad4f6abc69232.zip
dev-perl/Lab-Measurement: Version bump
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild')
-rw-r--r--dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
index 592ed8f4873d..6f68ebe8c073 100644
--- a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
+++ b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild
@@ -3,6 +3,8 @@
EAPI=6
+DIST_EXAMPLES=( "examples/*" )
+
if [[ "${PV}" != "9999" ]]; then
DIST_VERSION=${PV%.0}
DIST_AUTHOR="AKHUETTEL"