diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:44:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:44:37 +0000 |
commit | f773131081cda12ae7361739f97e26ac1a99884e (patch) | |
tree | b0a952b7c1c74f207f195a127ca11f6c77b75841 /net-misc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f773131081cda12ae7361739f97e26ac1a99884e.tar.gz gentoo-2-f773131081cda12ae7361739f97e26ac1a99884e.tar.bz2 gentoo-2-f773131081cda12ae7361739f97e26ac1a99884e.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-misc')
-rw-r--r-- | net-misc/ipsvd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/ipsvd/ChangeLog b/net-misc/ipsvd/ChangeLog index 370f1f07482d..0bf8f9b7fce5 100644 --- a/net-misc/ipsvd/ChangeLog +++ b/net-misc/ipsvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipsvd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsvd/ChangeLog,v 1.11 2014/01/16 17:30:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsvd/ChangeLog,v 1.12 2014/08/10 20:44:37 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ipsvd-1.0.0-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Jan 2014; Jeroen Roovers <jer@gentoo.org> metadata.xml: Spelling. diff --git a/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild b/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild index feac79b467f9..6e1c58cd4858 100644 --- a/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild +++ b/net-misc/ipsvd/ipsvd-1.0.0-r1.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-misc/ipsvd/ipsvd-1.0.0-r1.ebuild,v 1.2 2011/04/16 19:12:26 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild,v 1.3 2014/08/10 20:44:37 slyfox Exp $ EAPI=3 inherit toolchain-funcs flag-o-matic eutils -DESCRIPTION="ipsvd is a set of internet protocol service daemons for Unix." +DESCRIPTION="ipsvd is a set of internet protocol service daemons for Unix" HOMEPAGE="http://smarden.org/ipsvd/" SRC_URI="http://smarden.org/ipsvd/${P}.tar.gz" |