commit:     d9ac85c0c5e36870bbcf851f3aa31d1c2b53c4c0
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  2 08:18:20 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Feb  2 10:51:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ac85c0

app-emacs/pandoc-mode: fix DESCRIPTION

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/pandoc-mode/pandoc-mode-2.32-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/pandoc-mode/pandoc-mode-2.32-r1.ebuild 
b/app-emacs/pandoc-mode/pandoc-mode-2.32-r1.ebuild
index 4d7d1760c9a9..5ae75c305754 100644
--- a/app-emacs/pandoc-mode/pandoc-mode-2.32-r1.ebuild
+++ b/app-emacs/pandoc-mode/pandoc-mode-2.32-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 inherit elisp
 
-DESCRIPTION="BibTeX database manager for Emacs"
+DESCRIPTION="GNU Emacs minor mode for interacting with Pandoc"
 HOMEPAGE="https://joostkremers.github.io/pandoc-mode/
        https://github.com/joostkremers/pandoc-mode/";
 SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz
-                       -> ${P}.tar.gz"
+       -> ${P}.tar.gz"
 
 LICENSE="BSD"
 KEYWORDS="~amd64"

Reply via email to