summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:24:38 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:24:38 +0000
commit031eebf324fcfd5c9127571536345a75f15d1473 (patch)
treea5fca6f1b3530ef31e398092f81957148d93703d /app-text/hunspell/hunspell-1.3.3.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-031eebf324fcfd5c9127571536345a75f15d1473.tar.gz
gentoo-2-031eebf324fcfd5c9127571536345a75f15d1473.tar.bz2
gentoo-2-031eebf324fcfd5c9127571536345a75f15d1473.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 'app-text/hunspell/hunspell-1.3.3.ebuild')
-rw-r--r--app-text/hunspell/hunspell-1.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.3.3.ebuild b/app-text/hunspell/hunspell-1.3.3.ebuild
index bbdb4f31411c..aa1b33c877eb 100644
--- a/app-text/hunspell/hunspell-1.3.3.ebuild
+++ b/app-text/hunspell/hunspell-1.3.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.3.ebuild,v 1.1 2014/08/01 20:00:11 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.3.ebuild,v 1.2 2014/08/10 18:24:38 slyfox Exp $
EAPI=5
inherit eutils multilib autotools flag-o-matic versionator
MY_P=${PN}-${PV/_beta/b}
-DESCRIPTION="Hunspell spell checker - an improved replacement for myspell in OOo."
+DESCRIPTION="Hunspell spell checker - an improved replacement for myspell in OOo"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
HOMEPAGE="http://hunspell.sourceforge.net/"