summaryrefslogtreecommitdiff
path: root/dev-libs/log4cpp/log4cpp-1.1.ebuild
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 00:51:35 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:04:50 +0200
commit907d6ed33d73f60adb88e23138d7b05417106794 (patch)
treeb16f55bb231d0952cbed1be93440144bcae62783 /dev-libs/log4cpp/log4cpp-1.1.ebuild
parentc44b7b7bd9193dae72ed1910f1c938617310ab38 (diff)
downloadgentoo-907d6ed33d73f60adb88e23138d7b05417106794.tar.gz
gentoo-907d6ed33d73f60adb88e23138d7b05417106794.tar.xz
dev-libs/log4cpp: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/log4cpp/log4cpp-1.1.ebuild')
-rw-r--r--dev-libs/log4cpp/log4cpp-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4cpp/log4cpp-1.1.ebuild b/dev-libs/log4cpp/log4cpp-1.1.ebuild
index d76d0211c1b..bea580222ca 100644
--- a/dev-libs/log4cpp/log4cpp-1.1.ebuild
+++ b/dev-libs/log4cpp/log4cpp-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ AT_M4DIR="m4"
AUTOTOOLS_AUTORECONF=1
inherit autotools-multilib
-DESCRIPTION="Library of C++ classes for flexible logging to files, syslog and other destinations"
+DESCRIPTION="C++ classes for flexible logging to files, syslog and other destinations"
HOMEPAGE="http://log4cpp.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"