diff options
author | 2014-08-10 17:43:57 +0000 | |
---|---|---|
committer | 2014-08-10 17:43:57 +0000 | |
commit | a913e302698659d94b2df9c352b65cc66b4691a9 (patch) | |
tree | 0c2d4730053ed08cf013de83e3f3d53fcbb99fe5 /app-emacs/csv-mode/csv-mode-1.50.ebuild | |
parent | Stable for ia64, wrt bug #517090 (diff) | |
download | gentoo-2-a913e302698659d94b2df9c352b65cc66b4691a9.tar.gz gentoo-2-a913e302698659d94b2df9c352b65cc66b4691a9.tar.bz2 gentoo-2-a913e302698659d94b2df9c352b65cc66b4691a9.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-emacs/csv-mode/csv-mode-1.50.ebuild')
-rw-r--r-- | app-emacs/csv-mode/csv-mode-1.50.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/csv-mode/csv-mode-1.50.ebuild b/app-emacs/csv-mode/csv-mode-1.50.ebuild index 3a2901232ad8..120905b36551 100644 --- a/app-emacs/csv-mode/csv-mode-1.50.ebuild +++ b/app-emacs/csv-mode/csv-mode-1.50.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/csv-mode/csv-mode-1.50.ebuild,v 1.4 2008/12/01 19:16:59 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/csv-mode/csv-mode-1.50.ebuild,v 1.5 2014/08/10 17:43:57 slyfox Exp $ inherit elisp -DESCRIPTION="A major mode for editing comma-separated value files." +DESCRIPTION="A major mode for editing comma-separated value files" HOMEPAGE="http://centaur.maths.qmw.ac.uk/Emacs/" SRC_URI="mirror://gentoo/${P}.tar.gz" |