diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:50:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:50:03 +0000 |
commit | 169da9254c0fc9c8cacb84b2a47418a5f07591fa (patch) | |
tree | 0ae6b21d8e9e00e9d5df0f361693cdbf18b1770a /net-libs | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-169da9254c0fc9c8cacb84b2a47418a5f07591fa.tar.gz gentoo-2-169da9254c0fc9c8cacb84b2a47418a5f07591fa.tar.bz2 gentoo-2-169da9254c0fc9c8cacb84b2a47418a5f07591fa.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 'net-libs')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.12.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index b057d1d7018f..f11a99045071 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.174 2014/06/10 12:24:53 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.175 2014/08/10 20:50:03 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> libtorrent-0.12.5.ebuild: + QA: drop trailing '.' from DESCRIPTION *libtorrent-0.13.4 (10 Jun 2014) diff --git a/net-libs/libtorrent/libtorrent-0.12.5.ebuild b/net-libs/libtorrent/libtorrent-0.12.5.ebuild index 142a68711336..5ce6c649b771 100644 --- a/net-libs/libtorrent/libtorrent-0.12.5.ebuild +++ b/net-libs/libtorrent/libtorrent-0.12.5.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/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.8 2012/05/05 02:54:28 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.9 2014/08/10 20:50:03 slyfox Exp $ inherit base eutils toolchain-funcs flag-o-matic libtool -DESCRIPTION="LibTorrent is a BitTorrent library written in C++ for *nix." +DESCRIPTION="LibTorrent is a BitTorrent library written in C++ for *nix" HOMEPAGE="http://libtorrent.rakshasa.no/" SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" SLOT="0" |