summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:38:45 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:38:45 +0000
commitc8e605c942351d07ea772342a6c1dceb8cec93c6 (patch)
tree2c04a7a245a0812788e8e6eafc1a82c0a9e63b87 /dev-libs/poco
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-c8e605c942351d07ea772342a6c1dceb8cec93c6.tar.gz
gentoo-2-c8e605c942351d07ea772342a6c1dceb8cec93c6.tar.bz2
gentoo-2-c8e605c942351d07ea772342a6c1dceb8cec93c6.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-libs/poco')
-rw-r--r--dev-libs/poco/ChangeLog7
-rw-r--r--dev-libs/poco/poco-1.3.3_p1.ebuild4
-rw-r--r--dev-libs/poco/poco-1.3.6_p2.ebuild4
-rw-r--r--dev-libs/poco/poco-1.4.3_p1.ebuild4
-rw-r--r--dev-libs/poco/poco-1.4.5-r1.ebuild4
-rw-r--r--dev-libs/poco/poco-1.4.6_p1.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-libs/poco/ChangeLog b/dev-libs/poco/ChangeLog
index 33ac5642f036..8c1cafd88f2f 100644
--- a/dev-libs/poco/ChangeLog
+++ b/dev-libs/poco/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/poco
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/ChangeLog,v 1.27 2014/03/12 02:54:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/ChangeLog,v 1.28 2014/08/10 20:38:45 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> poco-1.3.3_p1.ebuild,
+ poco-1.3.6_p2.ebuild, poco-1.4.3_p1.ebuild, poco-1.4.5-r1.ebuild,
+ poco-1.4.6_p1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
12 Mar 2014; Patrick Lauer <patrick@gentoo.org> poco-1.3.3_p1.ebuild,
poco-1.3.6_p2.ebuild, poco-1.4.3_p1.ebuild, poco-1.4.5-r1.ebuild,
diff --git a/dev-libs/poco/poco-1.3.3_p1.ebuild b/dev-libs/poco/poco-1.3.3_p1.ebuild
index f87d8c970b4e..4bd95748fd9d 100644
--- a/dev-libs/poco/poco-1.3.3_p1.ebuild
+++ b/dev-libs/poco/poco-1.3.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild,v 1.6 2014/03/12 02:54:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.3_p1.ebuild,v 1.7 2014/08/10 20:38:45 slyfox Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit eutils toolchain-funcs flag-o-matic multilib versionator
MY_P="${P/_}"
MY_DOCP="${PN}-$(get_version_component_range 1-3)-doc"
-DESCRIPTION="C++ class libraries to simplify the development of network-centric, portable applications."
+DESCRIPTION="C++ class libraries to simplify the development of network-centric, portable applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
doc? ( mirror://sourceforge/poco/${MY_DOCP}.tar.gz )"
diff --git a/dev-libs/poco/poco-1.3.6_p2.ebuild b/dev-libs/poco/poco-1.3.6_p2.ebuild
index b80e633edc65..dbd4e74c7740 100644
--- a/dev-libs/poco/poco-1.3.6_p2.ebuild
+++ b/dev-libs/poco/poco-1.3.6_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild,v 1.5 2014/03/12 02:54:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild,v 1.6 2014/08/10 20:38:45 slyfox Exp $
EAPI="2"
@@ -9,7 +9,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++ class libraries to simplify the development of network-centric, portable applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"
diff --git a/dev-libs/poco/poco-1.4.3_p1.ebuild b/dev-libs/poco/poco-1.4.3_p1.ebuild
index 597528470ef1..0245e1dffa97 100644
--- a/dev-libs/poco/poco-1.4.3_p1.ebuild
+++ b/dev-libs/poco/poco-1.4.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild,v 1.8 2014/03/12 02:54:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.3_p1.ebuild,v 1.9 2014/08/10 20:38:45 slyfox Exp $
EAPI="2"
@@ -9,7 +9,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++ class libraries to simplify the development of network-centric, portable applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"
diff --git a/dev-libs/poco/poco-1.4.5-r1.ebuild b/dev-libs/poco/poco-1.4.5-r1.ebuild
index 795c110d06c6..9846bb628487 100644
--- a/dev-libs/poco/poco-1.4.5-r1.ebuild
+++ b/dev-libs/poco/poco-1.4.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild,v 1.5 2014/03/12 02:54:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild,v 1.6 2014/08/10 20:38:45 slyfox Exp $
EAPI="2"
@@ -9,7 +9,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++ class libraries to simplify the development of network-centric, portable applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"
diff --git a/dev-libs/poco/poco-1.4.6_p1.ebuild b/dev-libs/poco/poco-1.4.6_p1.ebuild
index dce112259fa1..12af1ae16e71 100644
--- a/dev-libs/poco/poco-1.4.6_p1.ebuild
+++ b/dev-libs/poco/poco-1.4.6_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild,v 1.2 2014/03/12 02:54:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.6_p1.ebuild,v 1.3 2014/08/10 20:38:45 slyfox Exp $
EAPI="2"
@@ -9,7 +9,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++ class libraries to simplify the development of network-centric, portable applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"