diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:12:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:12:23 +0000 |
commit | 32008af1bab8226e0c7105ba3979733b4bf041f3 (patch) | |
tree | 3c863997e767250898a4810bd031b6353896e9f8 /sys-libs/libcxxrt | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-32008af1bab8226e0c7105ba3979733b4bf041f3.tar.gz gentoo-2-32008af1bab8226e0c7105ba3979733b4bf041f3.tar.bz2 gentoo-2-32008af1bab8226e0c7105ba3979733b4bf041f3.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 'sys-libs/libcxxrt')
-rw-r--r-- | sys-libs/libcxxrt/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/libcxxrt/libcxxrt-0.0_p20130725.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/libcxxrt/libcxxrt-0.0_p20131222.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libcxxrt/libcxxrt-0.0_p20140322.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libcxxrt/libcxxrt-9999.ebuild | 6 |
5 files changed, 16 insertions, 11 deletions
diff --git a/sys-libs/libcxxrt/ChangeLog b/sys-libs/libcxxrt/ChangeLog index 5f8cb1aab8e4..930490b7f152 100644 --- a/sys-libs/libcxxrt/ChangeLog +++ b/sys-libs/libcxxrt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/libcxxrt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/ChangeLog,v 1.22 2014/03/22 11:33:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/ChangeLog,v 1.23 2014/08/10 20:12:23 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + libcxxrt-0.0_p20130725.ebuild, libcxxrt-0.0_p20131222.ebuild, + libcxxrt-0.0_p20140322.ebuild, libcxxrt-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION *libcxxrt-0.0_p20140322 (22 Mar 2014) diff --git a/sys-libs/libcxxrt/libcxxrt-0.0_p20130725.ebuild b/sys-libs/libcxxrt/libcxxrt-0.0_p20130725.ebuild index fc31e56b0db5..14be9bf5b10f 100644 --- a/sys-libs/libcxxrt/libcxxrt-0.0_p20130725.ebuild +++ b/sys-libs/libcxxrt/libcxxrt-0.0_p20130725.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/sys-libs/libcxxrt/libcxxrt-0.0_p20130725.ebuild,v 1.3 2013/10/14 18:21:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/libcxxrt-0.0_p20130725.ebuild,v 1.4 2014/08/10 20:12:23 slyfox Exp $ EAPI=5 @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git" inherit flag-o-matic toolchain-funcs portability ${SCM} multilib-minimal -DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD." +DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD" HOMEPAGE="https://github.com/pathscale/libcxxrt http://www.pathscale.com/node/265" if [ "${PV%9999}" = "${PV}" ] ; then SRC_URI="mirror://gentoo/${P}.tar.xz" diff --git a/sys-libs/libcxxrt/libcxxrt-0.0_p20131222.ebuild b/sys-libs/libcxxrt/libcxxrt-0.0_p20131222.ebuild index 02543de01e82..c170a747b3f4 100644 --- a/sys-libs/libcxxrt/libcxxrt-0.0_p20131222.ebuild +++ b/sys-libs/libcxxrt/libcxxrt-0.0_p20131222.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/sys-libs/libcxxrt/libcxxrt-0.0_p20131222.ebuild,v 1.2 2014/01/05 11:37:17 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/libcxxrt-0.0_p20131222.ebuild,v 1.3 2014/08/10 20:12:23 slyfox Exp $ EAPI=5 @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git" inherit flag-o-matic toolchain-funcs portability ${SCM} multilib-minimal -DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD." +DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD" HOMEPAGE="https://github.com/pathscale/libcxxrt http://www.pathscale.com/node/265" if [ "${PV%9999}" = "${PV}" ] ; then SRC_URI="mirror://gentoo/${P}.tar.xz" diff --git a/sys-libs/libcxxrt/libcxxrt-0.0_p20140322.ebuild b/sys-libs/libcxxrt/libcxxrt-0.0_p20140322.ebuild index 6a21ddd7e582..c157598a481f 100644 --- a/sys-libs/libcxxrt/libcxxrt-0.0_p20140322.ebuild +++ b/sys-libs/libcxxrt/libcxxrt-0.0_p20140322.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/sys-libs/libcxxrt/libcxxrt-0.0_p20140322.ebuild,v 1.1 2014/03/22 11:33:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/libcxxrt-0.0_p20140322.ebuild,v 1.2 2014/08/10 20:12:23 slyfox Exp $ EAPI=5 @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git" inherit flag-o-matic toolchain-funcs portability ${SCM} multilib-minimal -DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD." +DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD" HOMEPAGE="https://github.com/pathscale/libcxxrt http://www.pathscale.com/node/265" if [ "${PV%9999}" = "${PV}" ] ; then SRC_URI="mirror://gentoo/${P}.tar.xz" diff --git a/sys-libs/libcxxrt/libcxxrt-9999.ebuild b/sys-libs/libcxxrt/libcxxrt-9999.ebuild index dfada5b69723..b0a758811e86 100644 --- a/sys-libs/libcxxrt/libcxxrt-9999.ebuild +++ b/sys-libs/libcxxrt/libcxxrt-9999.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/sys-libs/libcxxrt/libcxxrt-9999.ebuild,v 1.11 2013/12/22 17:38:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxxrt/libcxxrt-9999.ebuild,v 1.12 2014/08/10 20:12:23 slyfox Exp $ EAPI=5 @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git" inherit flag-o-matic toolchain-funcs portability ${SCM} multilib-minimal -DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD." +DESCRIPTION="C++ Runtime from PathScale, FreeBSD and NetBSD" HOMEPAGE="https://github.com/pathscale/libcxxrt http://www.pathscale.com/node/265" if [ "${PV%9999}" = "${PV}" ] ; then SRC_URI="mirror://gentoo/${P}.tar.xz" |