Skip to content

Commit

Permalink
app-emacs/auctex: Fix DESCRIPTION.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
ulm committed Feb 18, 2017
1 parent 34b294a commit 9af26cd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app-emacs/auctex/auctex-11.88.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=5

inherit elisp latex-package

DESCRIPTION="Extended support for (La)TeX, Texinfo and BibTeX files"
DESCRIPTION="Extensible package for writing and formatting TeX files in Emacs"
HOMEPAGE="https://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"

Expand Down
4 changes: 2 additions & 2 deletions app-emacs/auctex/auctex-11.89.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

inherit elisp

DESCRIPTION="Extended support for (La)TeX, Texinfo and BibTeX files"
DESCRIPTION="Extensible package for writing and formatting TeX files in Emacs"
HOMEPAGE="https://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"

Expand Down
2 changes: 1 addition & 1 deletion app-emacs/auctex/auctex-11.90.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=6

inherit elisp

DESCRIPTION="Extended support for (La)TeX, Texinfo and BibTeX files"
DESCRIPTION="Extensible package for writing and formatting TeX files in Emacs"
HOMEPAGE="https://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"

Expand Down

0 comments on commit 9af26cd

Please sign in to comment.