From d5725ddd97c7c6334e0455f5d85f1c864b5a4d61 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 18:51:26 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- app-xemacs/ebuild-mode/ChangeLog | 5 ++++- app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'app-xemacs/ebuild-mode') diff --git a/app-xemacs/ebuild-mode/ChangeLog b/app-xemacs/ebuild-mode/ChangeLog index f75e3d21356e..8e12f3fccee9 100644 --- a/app-xemacs/ebuild-mode/ChangeLog +++ b/app-xemacs/ebuild-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ebuild-mode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v 1.4 2014/01/18 18:49:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v 1.5 2014/08/10 18:51:26 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich ebuild-mode-1.19.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Jan 2014; Pacho Ramos ebuild-mode-1.24.ebuild: amd64 stable, bug #491972 diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild index 7c918f9ffe0a..2bca5e7358eb 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild @@ -1,11 +1,11 @@ -# 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/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild,v 1.1 2013/07/06 22:07:30 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild,v 1.2 2014/08/10 18:51:26 slyfox Exp $ inherit xemacs-elisp eutils MY_PN="gentoo-syntax" -DESCRIPTION="An Emacs mode for editing ebuilds and other Gentoo specific files." +DESCRIPTION="An Emacs mode for editing ebuilds and other Gentoo specific files" HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/index.xml" SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tar.bz2" -- cgit v1.2.3-65-gdbad