aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-23 12:41:40 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-23 12:41:40 +0200
commitd4648b5ddcef8ee497b6324dc68f9eadf2d63341 (patch)
tree15639be65eccc39bc821f67fd6b89366aabaad87 /dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
parentDrop unnecessary die from doins (diff)
downloadsci-d4648b5ddcef8ee497b6324dc68f9eadf2d63341.tar.gz
sci-d4648b5ddcef8ee497b6324dc68f9eadf2d63341.tar.bz2
sci-d4648b5ddcef8ee497b6324dc68f9eadf2d63341.zip
Drop unnecessary "." in DESCRIPTIONS
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild')
-rw-r--r--dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
index ac5bcf200..2d8369e36 100644
--- a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
+++ b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
@@ -10,7 +10,7 @@ MODULE_SECTION="Log-Cabin"
inherit perl-module
-DESCRIPTION="Partial implementation of Log::Log4perl with reduced disk IO."
+DESCRIPTION="Partial implementation of Log::Log4perl with reduced disk IO"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"