summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 00:53:29 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:04:53 +0200
commit50cd53fbb9dac55547d5377edf1fa4fb91b886f8 (patch)
treef2636476b785b0d494f994517701269a29753abd /dev-libs/poco/poco-1.7.6.ebuild
parentdev-libs/log4cpp: Shorter DESCRIPTION (diff)
downloadgentoo-50cd53fbb9dac55547d5377edf1fa4fb91b886f8.tar.gz
gentoo-50cd53fbb9dac55547d5377edf1fa4fb91b886f8.tar.bz2
gentoo-50cd53fbb9dac55547d5377edf1fa4fb91b886f8.zip
dev-libs/poco: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/poco/poco-1.7.6.ebuild')
-rw-r--r--dev-libs/poco/poco-1.7.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/poco/poco-1.7.6.ebuild b/dev-libs/poco/poco-1.7.6.ebuild
index 141970e3ef8b..cd5a524f2790 100644
--- a/dev-libs/poco/poco-1.7.6.ebuild
+++ b/dev-libs/poco/poco-1.7.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils
-DESCRIPTION="C++ class libraries for building network- and internet-based applications"
+DESCRIPTION="C++ libraries for building network-based applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="https://github.com/pocoproject/${PN}/archive/${P}-release.tar.gz -> ${P}.tar.gz"
LICENSE="Boost-1.0"