diff options
author | 2014-08-10 20:35:52 +0000 | |
---|---|---|
committer | 2014-08-10 20:35:52 +0000 | |
commit | e8b46a64593054d885b6768bb55a7460748f2057 (patch) | |
tree | e4945c9a190626cec82c7267d26aaa503762076f | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-e8b46a64593054d885b6768bb55a7460748f2057.tar.gz gentoo-2-e8b46a64593054d885b6768bb55a7460748f2057.tar.bz2 gentoo-2-e8b46a64593054d885b6768bb55a7460748f2057.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r-- | net-proxy/torsocks/ChangeLog | 6 | ||||
-rw-r--r-- | net-proxy/torsocks/torsocks-1.2-r2.ebuild | 6 | ||||
-rw-r--r-- | net-proxy/torsocks/torsocks-1.2.ebuild | 6 | ||||
-rw-r--r-- | net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild | 6 | ||||
-rw-r--r-- | net-proxy/torsocks/torsocks-2.0.0_rc3.ebuild | 4 |
5 files changed, 16 insertions, 12 deletions
diff --git a/net-proxy/torsocks/ChangeLog b/net-proxy/torsocks/ChangeLog index 1ffd1045c949..d7d12d763927 100644 --- a/net-proxy/torsocks/ChangeLog +++ b/net-proxy/torsocks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-proxy/torsocks # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/ChangeLog,v 1.14 2014/01/26 17:56:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/ChangeLog,v 1.15 2014/08/10 20:35:52 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> torsocks-1.2-r2.ebuild, + torsocks-1.2.ebuild, torsocks-2.0.0_rc2.ebuild, torsocks-2.0.0_rc3.ebuild: + QA: drop trailing '.' from DESCRIPTION *torsocks-2.0.0_rc3 (26 Jan 2014) diff --git a/net-proxy/torsocks/torsocks-1.2-r2.ebuild b/net-proxy/torsocks/torsocks-1.2-r2.ebuild index 4e1e9d5935a7..39759f1f7463 100644 --- a/net-proxy/torsocks/torsocks-1.2-r2.ebuild +++ b/net-proxy/torsocks/torsocks-1.2-r2.ebuild @@ -1,12 +1,12 @@ -# 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-proxy/torsocks/torsocks-1.2-r2.ebuild,v 1.3 2012/03/24 17:29:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r2.ebuild,v 1.4 2014/08/10 20:35:52 slyfox Exp $ EAPI="4" inherit autotools eutils multilib -DESCRIPTION="Use most socks-friendly applications with Tor." +DESCRIPTION="Use most socks-friendly applications with Tor" HOMEPAGE="http://code.google.com/p/torsocks" SRC_URI="http://${PN}.googlecode.com/files/${PN}-1.2.tar.gz" diff --git a/net-proxy/torsocks/torsocks-1.2.ebuild b/net-proxy/torsocks/torsocks-1.2.ebuild index 7f19794c3268..9acc47cddb44 100644 --- a/net-proxy/torsocks/torsocks-1.2.ebuild +++ b/net-proxy/torsocks/torsocks-1.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2.ebuild,v 1.2 2011/12/19 15:22:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2.ebuild,v 1.3 2014/08/10 20:35:52 slyfox Exp $ EAPI=4 inherit multilib -DESCRIPTION="Use most socks-friendly applications with Tor." +DESCRIPTION="Use most socks-friendly applications with Tor" HOMEPAGE="http://code.google.com/p/torsocks" SRC_URI="http://${PN}.googlecode.com/files/${PN}-1.2.tar.gz" diff --git a/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild b/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild index 7e23f98e2561..9cfb02354012 100644 --- a/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild +++ b/net-proxy/torsocks/torsocks-2.0.0_rc2.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/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild,v 1.2 2013/09/17 19:12:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild,v 1.3 2014/08/10 20:35:52 slyfox Exp $ EAPI="5" @@ -10,7 +10,7 @@ MY_PV="$(replace_version_separator 3 -)" MY_PF="${PN}-${MY_PV}" S="${WORKDIR}/${MY_PF}" -DESCRIPTION="Use most socks-friendly applications with Tor." +DESCRIPTION="Use most socks-friendly applications with Tor" HOMEPAGE="http://github.com/dgoulet/torsocks" SRC_URI="https://github.com/dgoulet/torsocks/archive/v${MY_PV}.tar.gz -> ${MY_PF}.tar.gz" diff --git a/net-proxy/torsocks/torsocks-2.0.0_rc3.ebuild b/net-proxy/torsocks/torsocks-2.0.0_rc3.ebuild index 655c22bc3fb4..766913afdf53 100644 --- a/net-proxy/torsocks/torsocks-2.0.0_rc3.ebuild +++ b/net-proxy/torsocks/torsocks-2.0.0_rc3.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/net-proxy/torsocks/torsocks-2.0.0_rc3.ebuild,v 1.1 2014/01/26 17:56:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-2.0.0_rc3.ebuild,v 1.2 2014/08/10 20:35:52 slyfox Exp $ EAPI="5" @@ -10,7 +10,7 @@ MY_PV="$(replace_version_separator 3 -)" MY_PF="${PN}-${MY_PV}" S="${WORKDIR}/${MY_PF}" -DESCRIPTION="Use most socks-friendly applications with Tor." +DESCRIPTION="Use most socks-friendly applications with Tor" HOMEPAGE="http://github.com/dgoulet/torsocks" SRC_URI="https://github.com/dgoulet/torsocks/archive/v${MY_PV}.tar.gz -> ${MY_PF}.tar.gz" |