dev-cpp/commoncpp2: Fix overlong DESCRIPTION
authorDavid Seifert <soap@gentoo.org>
Thu, 29 Sep 2016 19:39:54 +0000 (21:39 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 29 Sep 2016 19:42:19 +0000 (21:42 +0200)
Package-Manager: portage-2.3.1

dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild

index 2703a09f1a3df06fcdb25fa13c53294756d3ad17..6289e38f3007805342a8f2cd60679c0fdaf176e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit eutils autotools
 
-DESCRIPTION="C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services"
+DESCRIPTION="C++ library offering portable support for system-related services"
 SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz"
 HOMEPAGE="https://www.gnu.org/software/commoncpp/"
 LICENSE="GPL-2"