diff options
author | 2014-08-10 19:37:27 +0000 | |
---|---|---|
committer | 2014-08-10 19:37:27 +0000 | |
commit | a8d781d0867c8a39974fd3236a918e2feeaa63e2 (patch) | |
tree | df4e8754897001c9964d3f95cc01de65254cc284 | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a8d781d0867c8a39974fd3236a918e2feeaa63e2.tar.gz gentoo-2-a8d781d0867c8a39974fd3236a918e2feeaa63e2.tar.bz2 gentoo-2-a8d781d0867c8a39974fd3236a918e2feeaa63e2.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r-- | app-xemacs/text-modes/ChangeLog | 8 | ||||
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.92.ebuild | 6 | ||||
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.98.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog index 3df66d234f1b..d750719c5ada 100644 --- a/app-xemacs/text-modes/ChangeLog +++ b/app-xemacs/text-modes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/text-modes -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.29 2011/07/22 11:25:00 xarthisius Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.30 2014/08/10 19:37:27 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> text-modes-1.92.ebuild, + text-modes-1.98.ebuild: + QA: drop trailing '.' from DESCRIPTION 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> text-modes-1.98.ebuild: ppc64 stable wrt #369897 diff --git a/app-xemacs/text-modes/text-modes-1.92.ebuild b/app-xemacs/text-modes/text-modes-1.92.ebuild index aa9816468cf3..ad73f848cd22 100644 --- a/app-xemacs/text-modes/text-modes-1.92.ebuild +++ b/app-xemacs/text-modes/text-modes-1.92.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.92.ebuild,v 1.6 2007/10/15 06:21:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.92.ebuild,v 1.7 2014/08/10 19:37:27 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Miscellaneous support for editing text files." +DESCRIPTION="Miscellaneous support for editing text files" PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-ispell diff --git a/app-xemacs/text-modes/text-modes-1.98.ebuild b/app-xemacs/text-modes/text-modes-1.98.ebuild index 727460c810d0..53e87bc0777a 100644 --- a/app-xemacs/text-modes/text-modes-1.98.ebuild +++ b/app-xemacs/text-modes/text-modes-1.98.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.98.ebuild,v 1.7 2011/07/22 11:25:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.98.ebuild,v 1.8 2014/08/10 19:37:27 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Miscellaneous support for editing text files." +DESCRIPTION="Miscellaneous support for editing text files" PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-ispell |