diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:18:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:18:59 +0000 |
commit | baf5d02e1bd91189e12326a56e495bbd78bc5cc0 (patch) | |
tree | f634b2826a188f6ed6008353daca8a4ea67fa10d /sys-infiniband/libibvpp | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-baf5d02e1bd91189e12326a56e495bbd78bc5cc0.tar.gz gentoo-2-baf5d02e1bd91189e12326a56e495bbd78bc5cc0.tar.bz2 gentoo-2-baf5d02e1bd91189e12326a56e495bbd78bc5cc0.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-infiniband/libibvpp')
-rw-r--r-- | sys-infiniband/libibvpp/ChangeLog | 8 | ||||
-rw-r--r-- | sys-infiniband/libibvpp/libibvpp-0.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-infiniband/libibvpp/ChangeLog b/sys-infiniband/libibvpp/ChangeLog index 9e3ed3fa178f..5082b04f01e9 100644 --- a/sys-infiniband/libibvpp/ChangeLog +++ b/sys-infiniband/libibvpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-infiniband/libibvpp -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibvpp/ChangeLog,v 1.4 2012/04/18 16:48:11 alexxy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibvpp/ChangeLog,v 1.5 2014/08/10 20:18:59 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> libibvpp-0.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Apr 2012; Alexey Shvetsov <alexxy@gentoo.org> libibvpp-0.1.ebuild: [sys-infiniband/libibvpp] Update deps @@ -19,4 +22,3 @@ 30 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> +libibvpp-0.1.ebuild, +metadata.xml: Initial import to tree - diff --git a/sys-infiniband/libibvpp/libibvpp-0.1.ebuild b/sys-infiniband/libibvpp/libibvpp-0.1.ebuild index 15152a0fd26f..c48be30bbd93 100644 --- a/sys-infiniband/libibvpp/libibvpp-0.1.ebuild +++ b/sys-infiniband/libibvpp/libibvpp-0.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibvpp/libibvpp-0.1.ebuild,v 1.4 2012/04/18 16:48:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libibvpp/libibvpp-0.1.ebuild,v 1.5 2014/08/10 20:18:59 slyfox Exp $ EAPI=4 -DESCRIPTION="C++ wrapper around libibverbs, which is part of OpenIB." +DESCRIPTION="C++ wrapper around libibverbs, which is part of OpenIB" HOMEPAGE="http://ti.arc.nasa.gov/opensource/projects/libibvpp/" SRC_URI="http://ti.arc.nasa.gov/m/opensource/downloads/${P}.tar.gz" |