summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:03:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:03:52 +0000
commit5866df57f46fa798e0f65a0fed245b6ca7ed822c (patch)
tree540c6f93143643fbe55653ca41202c5db6e7587e /x11-misc/seetxt
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-5866df57f46fa798e0f65a0fed245b6ca7ed822c.tar.gz
gentoo-2-5866df57f46fa798e0f65a0fed245b6ca7ed822c.tar.bz2
gentoo-2-5866df57f46fa798e0f65a0fed245b6ca7ed822c.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 'x11-misc/seetxt')
-rw-r--r--x11-misc/seetxt/ChangeLog7
-rw-r--r--x11-misc/seetxt/seetxt-0.72-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/seetxt/ChangeLog b/x11-misc/seetxt/ChangeLog
index 1ec320eb97dc..7063b91cf616 100644
--- a/x11-misc/seetxt/ChangeLog
+++ b/x11-misc/seetxt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/seetxt
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/seetxt/ChangeLog,v 1.3 2013/09/10 02:36:36 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/seetxt/ChangeLog,v 1.4 2014/08/10 20:03:52 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> seetxt-0.72-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
10 Sep 2013; Patrick Lauer <patrick@gentoo.org> seetxt-0.72-r1.ebuild:
Whitespace
diff --git a/x11-misc/seetxt/seetxt-0.72-r1.ebuild b/x11-misc/seetxt/seetxt-0.72-r1.ebuild
index 2a3e7af0af16..643e4fd4aea1 100644
--- a/x11-misc/seetxt/seetxt-0.72-r1.ebuild
+++ b/x11-misc/seetxt/seetxt-0.72-r1.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/x11-misc/seetxt/seetxt-0.72-r1.ebuild,v 1.2 2013/09/10 02:36:36 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/seetxt/seetxt-0.72-r1.ebuild,v 1.3 2014/08/10 20:03:52 slyfox Exp $
EAPI=5
inherit autotools eutils
-DESCRIPTION="Clever, lightweight GUI text file and manual page viewer for X windows."
+DESCRIPTION="Clever, lightweight GUI text file and manual page viewer for X windows"
HOMEPAGE="http://code.google.com/p/seetxt/ http://seetxt.sourceforge.net/"
SRC_URI="http://seetxt.googlecode.com/files/${P}.tar.bz2"