diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:27:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:27:43 +0000 |
commit | dbd2e2fc8e2863871a7429471ae1e1d55da46b6e (patch) | |
tree | 6a35aa8bbf291a62dc83a733f3704037584de7cb /sci-geosciences/gpsd/gpsd-2.96-r1.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-dbd2e2fc8e2863871a7429471ae1e1d55da46b6e.tar.gz gentoo-2-dbd2e2fc8e2863871a7429471ae1e1d55da46b6e.tar.bz2 gentoo-2-dbd2e2fc8e2863871a7429471ae1e1d55da46b6e.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 'sci-geosciences/gpsd/gpsd-2.96-r1.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-2.96-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild index 1ce2f047126b..ca0baefe94e6 100644 --- a/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild +++ b/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild,v 1.6 2014/01/06 15:02:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild,v 1.7 2014/08/10 20:27:43 slyfox Exp $ EAPI=3 @@ -8,7 +8,7 @@ PYTHON_DEPEND="2:2.6" inherit python autotools user eutils -DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients." +DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients" HOMEPAGE="http://gpsd.berlios.de/" SRC_URI="mirror://berlios/gpsd/${P}bis.tar.gz" |