public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/ellipsis/
@ 2019-11-09 22:42 Aaron Bauman
  0 siblings, 0 replies; only message in thread
From: Aaron Bauman @ 2019-11-09 22:42 UTC (permalink / raw
  To: gentoo-commits

commit:     8be673dda11a7e937659dc0a5d2e4a0e811b648a
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 22:41:46 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 22:42:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be673dd

dev-tex/ellipsis: bump EAPI and stuff

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-tex/ellipsis/ellipsis-1.6.ebuild | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/dev-tex/ellipsis/ellipsis-1.6.ebuild b/dev-tex/ellipsis/ellipsis-1.6.ebuild
index f6e0c84bb5f..7fd06763630 100644
--- a/dev-tex/ellipsis/ellipsis-1.6.ebuild
+++ b/dev-tex/ellipsis/ellipsis-1.6.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
 inherit latex-package
 
 DESCRIPTION="Simple package that fixes the way LaTeX centers ellipses"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/ellipsis/"
-# Downloaded from:
-# ftp://tug.ctan.org/tex-archive/macros/latex/contrib/ellipsis.zip
+HOMEPAGE="https://www.ctan.org/tex-archive/macros/latex/contrib/ellipsis/"
+# take from ftp://tug.ctan.org/tex-archive/macros/latex/contrib/ellipsis.zip
 SRC_URI="mirror://gentoo/${P}.zip"
-IUSE=""
+
 KEYWORDS="~amd64 ~x86"
+
 LICENSE="LPPL-1.2"
 SLOT="0"
+IUSE=""
 
 DEPEND="app-arch/unzip"
 
@@ -23,7 +24,5 @@ src_install() {
 	export VARTEXFONTS="${T}/fonts"
 
 	latex-package_src_install
-
-	dodoc README ellipsis.pdf \
-		|| die "Installing the documentation failed."
+	dodoc README ellipsis.pdf
 }


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-10 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-09 22:42 [gentoo-commits] repo/gentoo:master commit in: dev-tex/ellipsis/ Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox