dev-libs/poco: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 22:53:29 +0000 (00:53 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:04:53 +0000 (23:04 +0200)
dev-libs/poco/poco-1.4.6_p4-r1.ebuild
dev-libs/poco/poco-1.4.6_p4.ebuild
dev-libs/poco/poco-1.7.6.ebuild

index c248b24725a3c206dd3604b00b9d3e2b1c6d718c..77806a182593102f4642c2788890e45e02829a06 100644 (file)
@@ -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 )"
index e4cbc8af7ee75064aa89939bd06ca6feb406126e..a84174e298be27772fe1dd7a1b69a2b090c32e9f 100644 (file)
@@ -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 )"
index 141970e3ef8b33f9b29fbe11f465b54a1691d18e..cd5a524f27907fb0270a71e1d37c9d1c019e7863 100644 (file)
@@ -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"