diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:34:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:34:37 +0000 |
commit | 4d3c62e41c000dd5e552f438f8e671299a61fb11 (patch) | |
tree | d56d9652eb97bee7b35b4d90361fa40ce19ded02 /net-voip | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-4d3c62e41c000dd5e552f438f8e671299a61fb11.tar.gz gentoo-2-4d3c62e41c000dd5e552f438f8e671299a61fb11.tar.bz2 gentoo-2-4d3c62e41c000dd5e552f438f8e671299a61fb11.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-voip')
-rw-r--r-- | net-voip/sflphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/sflphone/sflphone-1.2.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-voip/sflphone/ChangeLog b/net-voip/sflphone/ChangeLog index c27774253fcd..43be7c17b804 100644 --- a/net-voip/sflphone/ChangeLog +++ b/net-voip/sflphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/sflphone # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.16 2014/02/16 10:36:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.17 2014/08/10 20:34:37 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sflphone-1.2.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Feb 2014; Pacho Ramos <pacho@gentoo.org> -files/sflphone-0.9.12-libnotify-0.7.patch, diff --git a/net-voip/sflphone/sflphone-1.2.3.ebuild b/net-voip/sflphone/sflphone-1.2.3.ebuild index 3c11b5b426b1..614d2a10ec52 100644 --- a/net-voip/sflphone/sflphone-1.2.3.ebuild +++ b/net-voip/sflphone/sflphone-1.2.3.ebuild @@ -1,12 +1,12 @@ -# 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-voip/sflphone/sflphone-1.2.3.ebuild,v 1.1 2013/08/03 16:13:58 elvanor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/sflphone-1.2.3.ebuild,v 1.2 2014/08/10 20:34:37 slyfox Exp $ EAPI="4" inherit autotools eutils gnome2 -DESCRIPTION="SFLphone is a robust standards-compliant enterprise softphone, for desktop and embedded systems." +DESCRIPTION="SFLphone is a robust standards-compliant enterprise softphone, for desktop and embedded systems" HOMEPAGE="http://www.sflphone.org/" SRC_URI="http://www.elvanor.net/files/gentoo/${P}.tar.gz" |