diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:41:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:41:41 +0000 |
commit | bd1c1f4dd65ca6625f8bc45dfc217c1caa79f18c (patch) | |
tree | c60dec1ebad31dc85cb19571bac4b5114be918db /app-editors/ee | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-bd1c1f4dd65ca6625f8bc45dfc217c1caa79f18c.tar.gz gentoo-2-bd1c1f4dd65ca6625f8bc45dfc217c1caa79f18c.tar.bz2 gentoo-2-bd1c1f4dd65ca6625f8bc45dfc217c1caa79f18c.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/ee')
-rw-r--r-- | app-editors/ee/ChangeLog | 9 | ||||
-rw-r--r-- | app-editors/ee/ee-1.4.6.ebuild | 6 | ||||
-rw-r--r-- | app-editors/ee/ee-1.5.2.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-editors/ee/ChangeLog b/app-editors/ee/ChangeLog index 244ce6932c9b..91011ad6a013 100644 --- a/app-editors/ee/ChangeLog +++ b/app-editors/ee/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/ee -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ChangeLog,v 1.8 2012/09/29 16:48:39 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ChangeLog,v 1.9 2014/08/10 17:41:41 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ee-1.4.6.ebuild, + ee-1.5.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Sep 2012; Raúl Porcel <armin76@gentoo.org> ee-1.4.6.ebuild: Move to ~ia64/~sparc @@ -105,4 +109,3 @@ metadata.xml: Initial revision. Ebuild submitted by Michael C. Ferguson <mcf@augustmail.com> in bug #37906. - diff --git a/app-editors/ee/ee-1.4.6.ebuild b/app-editors/ee/ee-1.4.6.ebuild index d4754434d511..bd0d6e9c193b 100644 --- a/app-editors/ee/ee-1.4.6.ebuild +++ b/app-editors/ee/ee-1.4.6.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/ee/ee-1.4.6.ebuild,v 1.4 2012/09/29 16:48:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ee-1.4.6.ebuild,v 1.5 2014/08/10 17:41:40 slyfox Exp $ EAPI="4" inherit toolchain-funcs -DESCRIPTION="An easy to use text editor. Intended to be usable with little or no instruction." +DESCRIPTION="An easy to use text editor. Intended to be usable with little or no instruction" HOMEPAGE="http://mahon.cwx.net/" SRC_URI="http://mahon.cwx.net/sources/${P}.src.tgz" diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild index 7c13ea0804c8..eddd4ac7c9b6 100644 --- a/app-editors/ee/ee-1.5.2.ebuild +++ b/app-editors/ee/ee-1.5.2.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/ee/ee-1.5.2.ebuild,v 1.6 2012/09/17 21:05:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ee-1.5.2.ebuild,v 1.7 2014/08/10 17:41:40 slyfox Exp $ EAPI="4" inherit eutils toolchain-funcs -DESCRIPTION="An easy to use text editor. A subset of aee." +DESCRIPTION="An easy to use text editor. A subset of aee" HOMEPAGE="http://mahon.cwx.net/" SRC_URI="http://mahon.cwx.net/sources/${P}.src.tgz" |