Skip to content

Commit

Permalink
dev-cpp/commoncpp2: Fix overlong DESCRIPTION
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.1
  • Loading branch information
SoapGentoo committed Sep 29, 2016
1 parent 46aee35 commit b1b31ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-cpp/commoncpp2/commoncpp2-1.8.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

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"
Expand Down

0 comments on commit b1b31ed

Please sign in to comment.