slyfox 14/08/10 20:44:37 Modified: ipsvd-1.0.0-r1.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.3 net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild?r1=1.2&r2=1.3 Index: ipsvd-1.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/ipsvd/ipsvd-1.0.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ipsvd-1.0.0-r1.ebuild 16 Apr 2011 19:12:26 -0000 1.2 +++ ipsvd-1.0.0-r1.ebuild 10 Aug 2014 20:44:37 -0000 1.3 @@ -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" 1.12 net-misc/ipsvd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsvd/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsvd/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsvd/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/ipsvd/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 16 Jan 2014 17:30:12 -0000 1.11 +++ ChangeLog 10 Aug 2014 20:44:37 -0000 1.12 @@ -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 <[email protected]> ipsvd-1.0.0-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Jan 2014; Jeroen Roovers <[email protected]> metadata.xml: Spelling.
