summaryrefslogtreecommitdiff
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
parentdev-libs/libunistring: Shorter DESCRIPTION (diff)
downloadgentoo-907d6ed33d73f60adb88e23138d7b05417106794.tar.gz
gentoo-907d6ed33d73f60adb88e23138d7b05417106794.tar.bz2
gentoo-907d6ed33d73f60adb88e23138d7b05417106794.zip
dev-libs/log4cpp: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/log4cpp')
-rw-r--r--dev-libs/log4cpp/log4cpp-1.0.ebuild4
-rw-r--r--dev-libs/log4cpp/log4cpp-1.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/log4cpp/log4cpp-1.0.ebuild b/dev-libs/log4cpp/log4cpp-1.0.ebuild
index 9e552e887485..b5571d38673a 100644
--- a/dev-libs/log4cpp/log4cpp-1.0.ebuild
+++ b/dev-libs/log4cpp/log4cpp-1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
inherit autotools eutils
-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"
diff --git a/dev-libs/log4cpp/log4cpp-1.1.ebuild b/dev-libs/log4cpp/log4cpp-1.1.ebuild
index d76d0211c1b0..bea580222cae 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"