summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 17:39:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 17:39:47 +0000
commitdf2d7d230b130652a3c922d731c14751e25fcba1 (patch)
tree36569e07c9a68f2a1b3a6cb76784b75a982f887d /app-editors
parentStable for x86, wrt bug #518246 (diff)
downloadgentoo-2-df2d7d230b130652a3c922d731c14751e25fcba1.tar.gz
gentoo-2-df2d7d230b130652a3c922d731c14751e25fcba1.tar.bz2
gentoo-2-df2d7d230b130652a3c922d731c14751e25fcba1.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-editors')
-rw-r--r--app-editors/aee/ChangeLog7
-rw-r--r--app-editors/aee/aee-2.2.15b.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/aee/ChangeLog b/app-editors/aee/ChangeLog
index c45e65cd1bbf..9a5becefd58f 100644
--- a/app-editors/aee/ChangeLog
+++ b/app-editors/aee/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/aee
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.6 2012/10/20 17:17:00 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.7 2014/08/10 17:39:47 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> aee-2.2.15b.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
20 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> aee-2.2.15b.ebuild:
Keyword ~amd64-linux
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
index 00e7fc3d109c..b975a7fa84d9 100644
--- a/app-editors/aee/aee-2.2.15b.ebuild
+++ b/app-editors/aee/aee-2.2.15b.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.6 2012/10/20 17:17:00 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.7 2014/08/10 17:39:47 slyfox Exp $
EAPI="4"
inherit eutils toolchain-funcs
-DESCRIPTION="An easy to use text editor."
+DESCRIPTION="An easy to use text editor"
HOMEPAGE="http://mahon.cwx.net/"
SRC_URI="http://mahon.cwx.net/sources/${P}.tar.gz"