diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:48:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:48:00 +0000 |
commit | f073705677873c2836fc0625cc85304b6d56526f (patch) | |
tree | d6f433270f483d98327431d40b93517a9ebaf835 /net-misc/stuntman | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f073705677873c2836fc0625cc85304b6d56526f.tar.gz gentoo-2-f073705677873c2836fc0625cc85304b6d56526f.tar.bz2 gentoo-2-f073705677873c2836fc0625cc85304b6d56526f.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/stuntman')
-rw-r--r-- | net-misc/stuntman/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/stuntman/stuntman-1.2.6-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/stuntman/stuntman-1.2.6.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-misc/stuntman/ChangeLog b/net-misc/stuntman/ChangeLog index 660210b12f8b..50e312727cb0 100644 --- a/net-misc/stuntman/ChangeLog +++ b/net-misc/stuntman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/stuntman # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stuntman/ChangeLog,v 1.3 2014/02/18 19:11:58 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stuntman/ChangeLog,v 1.4 2014/08/10 20:48:00 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> stuntman-1.2.6-r1.ebuild, + stuntman-1.2.6.ebuild: + QA: drop trailing '.' from DESCRIPTION *stuntman-1.2.6-r1 (18 Feb 2014) @@ -18,4 +22,3 @@ 07 Jan 2014; Tony Vroon <chainsaw@gentoo.org> +stuntman-1.2.6.ebuild, +files/initd.v1, +metadata.xml: Initial commit. Ebuild & init script by Jaco Kroon, closes bug #496934. - diff --git a/net-misc/stuntman/stuntman-1.2.6-r1.ebuild b/net-misc/stuntman/stuntman-1.2.6-r1.ebuild index 7d58217e3e7e..a5e7db9d06ba 100644 --- a/net-misc/stuntman/stuntman-1.2.6-r1.ebuild +++ b/net-misc/stuntman/stuntman-1.2.6-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stuntman/stuntman-1.2.6-r1.ebuild,v 1.1 2014/02/18 19:11:58 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stuntman/stuntman-1.2.6-r1.ebuild,v 1.2 2014/08/10 20:48:00 slyfox Exp $ EAPI=5 -DESCRIPTION="STUNTMAN is an open source implementation of the STUN protocol." +DESCRIPTION="STUNTMAN is an open source implementation of the STUN protocol" HOMEPAGE="http://www.stunprotocol.org" SRC_URI="http://www.stunprotocol.org/stunserver-${PV}.tgz" diff --git a/net-misc/stuntman/stuntman-1.2.6.ebuild b/net-misc/stuntman/stuntman-1.2.6.ebuild index c94857ca8562..d0cf82f90b3e 100644 --- a/net-misc/stuntman/stuntman-1.2.6.ebuild +++ b/net-misc/stuntman/stuntman-1.2.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stuntman/stuntman-1.2.6.ebuild,v 1.2 2014/01/24 15:41:25 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stuntman/stuntman-1.2.6.ebuild,v 1.3 2014/08/10 20:48:00 slyfox Exp $ EAPI=5 -DESCRIPTION="STUNTMAN is an open source implementation of the STUN protocol." +DESCRIPTION="STUNTMAN is an open source implementation of the STUN protocol" HOMEPAGE="http://www.stunprotocol.org" SRC_URI="http://www.stunprotocol.org/stunserver-${PV}.tgz" |