diff options
author | 2014-08-10 20:45:22 +0000 | |
---|---|---|
committer | 2014-08-10 20:45:22 +0000 | |
commit | 8be4b45bdcc72a8115bc060fcef1c3a0602c199d (patch) | |
tree | 18c22ee74207770cbb9b18f936fe64577cb79b82 /net-misc/ndppd | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8be4b45bdcc72a8115bc060fcef1c3a0602c199d.tar.gz gentoo-2-8be4b45bdcc72a8115bc060fcef1c3a0602c199d.tar.bz2 gentoo-2-8be4b45bdcc72a8115bc060fcef1c3a0602c199d.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/ndppd')
-rw-r--r-- | net-misc/ndppd/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/ndppd/ndppd-0.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/ndppd/ChangeLog b/net-misc/ndppd/ChangeLog index a7dc7975f30a..b47ac7cab868 100644 --- a/net-misc/ndppd/ChangeLog +++ b/net-misc/ndppd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ndppd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ndppd/ChangeLog,v 1.1 2013/04/17 20:57:30 zx2c4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ndppd/ChangeLog,v 1.2 2014/08/10 20:45:22 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ndppd-0.2.3.ebuild: + QA: drop trailing '.' from DESCRIPTION *ndppd-0.2.3 (17 Apr 2013) diff --git a/net-misc/ndppd/ndppd-0.2.3.ebuild b/net-misc/ndppd/ndppd-0.2.3.ebuild index ed6d76b995c6..682032d043ab 100644 --- a/net-misc/ndppd/ndppd-0.2.3.ebuild +++ b/net-misc/ndppd/ndppd-0.2.3.ebuild @@ -1,10 +1,10 @@ -# 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-misc/ndppd/ndppd-0.2.3.ebuild,v 1.1 2013/04/17 20:57:30 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ndppd/ndppd-0.2.3.ebuild,v 1.2 2014/08/10 20:45:22 slyfox Exp $ EAPI=5 -DESCRIPTION="Proxies NDP messages between interfaces." +DESCRIPTION="Proxies NDP messages between interfaces" HOMEPAGE="http://priv.nu/projects/ndppd/" SRC_URI="http://priv.nu/projects/ndppd/files/${P}.tar.gz" |