diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:47:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:47:21 +0000 |
commit | 1e49ac7534f280a206869b4e714ad84e826106fb (patch) | |
tree | b388442df8c09c72d02792d9b66153b56f3e29c3 /net-misc | |
parent | QA: Move download URL to mirror://github/. (diff) | |
download | gentoo-2-1e49ac7534f280a206869b4e714ad84e826106fb.tar.gz gentoo-2-1e49ac7534f280a206869b4e714ad84e826106fb.tar.bz2 gentoo-2-1e49ac7534f280a206869b4e714ad84e826106fb.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/sipcalc/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/sipcalc/sipcalc-1.1.5.ebuild | 6 | ||||
-rw-r--r-- | net-misc/sipcalc/sipcalc-1.1.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/sipcalc/ChangeLog b/net-misc/sipcalc/ChangeLog index 098f223cef76..853ffee77a50 100644 --- a/net-misc/sipcalc/ChangeLog +++ b/net-misc/sipcalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/sipcalc -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipcalc/ChangeLog,v 1.24 2013/03/31 09:59:23 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipcalc/ChangeLog,v 1.25 2014/08/10 20:47:21 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sipcalc-1.1.5.ebuild, + sipcalc-1.1.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sipcalc-1.1.6.ebuild: Stable for sparc, wrt bug #463130 diff --git a/net-misc/sipcalc/sipcalc-1.1.5.ebuild b/net-misc/sipcalc/sipcalc-1.1.5.ebuild index d073ff6ede2c..214b75761b7a 100644 --- a/net-misc/sipcalc/sipcalc-1.1.5.ebuild +++ b/net-misc/sipcalc/sipcalc-1.1.5.ebuild @@ -1,8 +1,8 @@ -# 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/sipcalc/sipcalc-1.1.5.ebuild,v 1.3 2011/03/20 19:23:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipcalc/sipcalc-1.1.5.ebuild,v 1.4 2014/08/10 20:47:21 slyfox Exp $ -DESCRIPTION="Sipcalc is an advanced console-based IP subnet calculator." +DESCRIPTION="Sipcalc is an advanced console-based IP subnet calculator" HOMEPAGE="http://www.routemeister.net/projects/sipcalc/" SRC_URI="http://www.routemeister.net/projects/${PN}/files/${P}.tar.gz" LICENSE="BSD" diff --git a/net-misc/sipcalc/sipcalc-1.1.6.ebuild b/net-misc/sipcalc/sipcalc-1.1.6.ebuild index 71dd15db29fa..e0b156537065 100644 --- a/net-misc/sipcalc/sipcalc-1.1.6.ebuild +++ b/net-misc/sipcalc/sipcalc-1.1.6.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/sipcalc/sipcalc-1.1.6.ebuild,v 1.5 2013/03/31 09:59:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipcalc/sipcalc-1.1.6.ebuild,v 1.6 2014/08/10 20:47:21 slyfox Exp $ EAPI=5 -DESCRIPTION="Sipcalc is an advanced console-based IP subnet calculator." +DESCRIPTION="Sipcalc is an advanced console-based IP subnet calculator" HOMEPAGE="http://www.routemeister.net/projects/sipcalc/" SRC_URI="http://www.routemeister.net/projects/${PN}/files/${P}.tar.gz" LICENSE="BSD" |