diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:43 +0000 |
commit | 3ac376a25f5e2e00533f15f248fbe1ce1e9c9367 (patch) | |
tree | 899992c7d0e2a7eb8da0d9f880b7153a9036ecc7 /dev-util/boost-build | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-3ac376a25f5e2e00533f15f248fbe1ce1e9c9367.tar.gz gentoo-2-3ac376a25f5e2e00533f15f248fbe1ce1e9c9367.tar.bz2 gentoo-2-3ac376a25f5e2e00533f15f248fbe1ce1e9c9367.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-util/boost-build')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.52.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.53.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.54.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.55.0.ebuild | 4 |
5 files changed, 15 insertions, 10 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index d3f3af12a57a..f3e3f3d374f1 100644 --- a/dev-util/boost-build/ChangeLog +++ b/dev-util/boost-build/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/boost-build # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.126 2014/05/16 09:40:05 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.127 2014/08/10 21:25:43 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + boost-build-1.52.0-r1.ebuild, boost-build-1.53.0.ebuild, + boost-build-1.54.0.ebuild, boost-build-1.55.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 May 2014; Sergey Popov <pinkbyte@gentoo.org> boost-build-1.53.0.ebuild, boost-build-1.54.0.ebuild, boost-build-1.55.0.ebuild: diff --git a/dev-util/boost-build/boost-build-1.52.0-r1.ebuild b/dev-util/boost-build/boost-build-1.52.0-r1.ebuild index c05477d603ba..80dace3df5d9 100644 --- a/dev-util/boost-build/boost-build-1.52.0-r1.ebuild +++ b/dev-util/boost-build/boost-build-1.52.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v 1.12 2013/12/14 19:46:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v 1.13 2014/08/10 21:25:43 slyfox Exp $ EAPI="5" PYTHON_DEPEND="python? 2" @@ -9,7 +9,7 @@ inherit eutils flag-o-matic python toolchain-funcs versionator MY_PV=$(replace_all_version_separators _) -DESCRIPTION="A system for large project software construction, which is simple to use and powerful." +DESCRIPTION="A system for large project software construction, which is simple to use and powerful" HOMEPAGE="http://www.boost.org/doc/tools/build/index.html" SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" diff --git a/dev-util/boost-build/boost-build-1.53.0.ebuild b/dev-util/boost-build/boost-build-1.53.0.ebuild index 7746d14624a5..323ddd6977e0 100644 --- a/dev-util/boost-build/boost-build-1.53.0.ebuild +++ b/dev-util/boost-build/boost-build-1.53.0.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-util/boost-build/boost-build-1.53.0.ebuild,v 1.2 2014/05/16 09:40:05 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v 1.3 2014/08/10 21:25:43 slyfox Exp $ EAPI="5" PYTHON_DEPEND="python? 2" @@ -9,7 +9,7 @@ inherit eutils flag-o-matic multilib python toolchain-funcs versionator MY_PV=$(replace_all_version_separators _) -DESCRIPTION="A system for large project software construction, which is simple to use and powerful." +DESCRIPTION="A system for large project software construction, which is simple to use and powerful" HOMEPAGE="http://www.boost.org/doc/tools/build/index.html" SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" diff --git a/dev-util/boost-build/boost-build-1.54.0.ebuild b/dev-util/boost-build/boost-build-1.54.0.ebuild index 24c66ef0e67c..20eab1067da1 100644 --- a/dev-util/boost-build/boost-build-1.54.0.ebuild +++ b/dev-util/boost-build/boost-build-1.54.0.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-util/boost-build/boost-build-1.54.0.ebuild,v 1.2 2014/05/16 09:40:05 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.54.0.ebuild,v 1.3 2014/08/10 21:25:43 slyfox Exp $ EAPI="5" PYTHON_DEPEND="python? 2" @@ -9,7 +9,7 @@ inherit eutils flag-o-matic multilib python toolchain-funcs versionator MY_PV=$(replace_all_version_separators _) -DESCRIPTION="A system for large project software construction, which is simple to use and powerful." +DESCRIPTION="A system for large project software construction, which is simple to use and powerful" HOMEPAGE="http://www.boost.org/doc/tools/build/index.html" SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" diff --git a/dev-util/boost-build/boost-build-1.55.0.ebuild b/dev-util/boost-build/boost-build-1.55.0.ebuild index 73639498c183..de5359f8d44a 100644 --- a/dev-util/boost-build/boost-build-1.55.0.ebuild +++ b/dev-util/boost-build/boost-build-1.55.0.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-util/boost-build/boost-build-1.55.0.ebuild,v 1.2 2014/05/16 09:40:05 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.3 2014/08/10 21:25:43 slyfox Exp $ EAPI="5" PYTHON_DEPEND="python? 2" @@ -9,7 +9,7 @@ inherit eutils flag-o-matic multilib python toolchain-funcs versionator MY_PV=$(replace_all_version_separators _) -DESCRIPTION="A system for large project software construction, which is simple to use and powerful." +DESCRIPTION="A system for large project software construction, which is simple to use and powerful" HOMEPAGE="http://www.boost.org/doc/tools/build/index.html" SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" |