summaryrefslogtreecommitdiff
path: root/dev-libs/poco/poco-1.4.6_p4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/poco/poco-1.4.6_p4-r1.ebuild')
-rw-r--r--dev-libs/poco/poco-1.4.6_p4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/poco/poco-1.4.6_p4-r1.ebuild b/dev-libs/poco/poco-1.4.6_p4-r1.ebuild
index c248b24725a..77806a18259 100644
--- a/dev-libs/poco/poco-1.4.6_p4-r1.ebuild
+++ b/dev-libs/poco/poco-1.4.6_p4-r1.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 )"