summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:51:26 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 18:51:26 +0000
commitd5725ddd97c7c6334e0455f5d85f1c864b5a4d61 (patch)
tree87190f93bae70367201ffad6ca4802ddf074450b /app-xemacs/ebuild-mode
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-d5725ddd97c7c6334e0455f5d85f1c864b5a4d61.tar.gz
gentoo-2-d5725ddd97c7c6334e0455f5d85f1c864b5a4d61.tar.bz2
gentoo-2-d5725ddd97c7c6334e0455f5d85f1c864b5a4d61.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-xemacs/ebuild-mode')
-rw-r--r--app-xemacs/ebuild-mode/ChangeLog5
-rw-r--r--app-xemacs/ebuild-mode/ebuild-mode-1.19.ebuild6
2 files changed, 7 insertions, 4 deletions
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 <slyfox@gentoo.org> ebuild-mode-1.19.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
18 Jan 2014; Pacho Ramos <pacho@gentoo.org> 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"