summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:50:35 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:50:35 +0000
commit7c9e07e6a4ecd1578521e876ea8406d411d91148 (patch)
treeca8c60adbcb64148048c716e3cbb0876b8555b8c /net-libs/vanessa-socket/vanessa-socket-0.0.7.ebuild
parentQA: Fix unquoted 'D' variable. (diff)
downloadgentoo-2-7c9e07e6a4ecd1578521e876ea8406d411d91148.tar.gz
gentoo-2-7c9e07e6a4ecd1578521e876ea8406d411d91148.tar.bz2
gentoo-2-7c9e07e6a4ecd1578521e876ea8406d411d91148.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/vanessa-socket/vanessa-socket-0.0.7.ebuild')
-rw-r--r--net-libs/vanessa-socket/vanessa-socket-0.0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/vanessa-socket/vanessa-socket-0.0.7.ebuild b/net-libs/vanessa-socket/vanessa-socket-0.0.7.ebuild
index a2ce93d33d4b..c1f5463613d3 100644
--- a/net-libs/vanessa-socket/vanessa-socket-0.0.7.ebuild
+++ b/net-libs/vanessa-socket/vanessa-socket-0.0.7.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 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/vanessa-socket/vanessa-socket-0.0.7.ebuild,v 1.8 2008/01/05 02:31:46 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/vanessa-socket/vanessa-socket-0.0.7.ebuild,v 1.9 2014/08/10 20:50:35 slyfox Exp $
inherit eutils
MY_PN="${PN/-/_}"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Simplifies TCP/IP socket operations."
+DESCRIPTION="Simplifies TCP/IP socket operations"
HOMEPAGE="http://www.vergenet.net/linux/vanessa/"
SRC_URI="http://www.vergenet.net/linux/vanessa/download/${MY_PN}/${PV}/${MY_P}.tar.gz"