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.4.6_p4.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.4.6_p4.ebuild')
-rw-r--r--dev-libs/poco/poco-1.4.6_p4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/poco/poco-1.4.6_p4.ebuild b/dev-libs/poco/poco-1.4.6_p4.ebuild
index e4cbc8af7ee7..a84174e298be 100644
--- a/dev-libs/poco/poco-1.4.6_p4.ebuild
+++ b/dev-libs/poco/poco-1.4.6_p4.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"
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs flag-o-matic multilib versionator
MY_P="${P/_}"
MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
-DESCRIPTION="C++ class libraries to simplify the development of network-centric, portable applications"
+DESCRIPTION="C++ libraries for building network-based applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="http://pocoproject.org/releases/poco-$(get_version_component_range 1-3)/${MY_P}-all.tar.bz2
doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"