summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:27:32 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:27:32 +0000
commit9cff3995cd10161f925885610ada61f3f80918d6 (patch)
treecad8194d7333d15115e529852868c6186ac2e1df /dev-util/global/global-6.2.12.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-9cff3995cd10161f925885610ada61f3f80918d6.tar.gz
gentoo-2-9cff3995cd10161f925885610ada61f3f80918d6.tar.bz2
gentoo-2-9cff3995cd10161f925885610ada61f3f80918d6.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 'dev-util/global/global-6.2.12.ebuild')
-rw-r--r--dev-util/global/global-6.2.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/global/global-6.2.12.ebuild b/dev-util/global/global-6.2.12.ebuild
index 179969e1029d..a5b5e1cefc1c 100644
--- a/dev-util/global/global-6.2.12.ebuild
+++ b/dev-util/global/global-6.2.12.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.12.ebuild,v 1.1 2014/06/10 01:22:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.12.ebuild,v 1.2 2014/08/10 21:27:32 slyfox Exp $
EAPI="5"
inherit autotools elisp-common eutils
-DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources."
+DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources"
HOMEPAGE="http://www.gnu.org/software/global/global.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"