commit:     b1b31ed73846dd59b9482eacfccabe5a47b18c8f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 19:39:54 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 19:42:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b31ed7

dev-cpp/commoncpp2: Fix overlong DESCRIPTION

Package-Manager: portage-2.3.1

 dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild 
b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
index 2703a09..6289e38 100644
--- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
+++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
@@ -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"

Reply via email to