Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/epix/
Date: Mon, 04 Nov 2019 14:35:52
Message-Id: 1572878133.561913735cbb5bd00fd8d17f69382f74114aae53.zlogene@gentoo
1 commit: 561913735cbb5bd00fd8d17f69382f74114aae53
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 4 14:35:33 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 4 14:35:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56191373
7
8 sci-visualization/epix: migrate from dev-tex/xcolor
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 .../epix/{epix-1.2.11-r1.ebuild => epix-1.2.11-r2.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-visualization/epix/epix-1.2.11-r1.ebuild b/sci-visualization/epix/epix-1.2.11-r2.ebuild
17 similarity index 95%
18 rename from sci-visualization/epix/epix-1.2.11-r1.ebuild
19 rename to sci-visualization/epix/epix-1.2.11-r2.ebuild
20 index 536173f22c5..d63c60e45ac 100644
21 --- a/sci-visualization/epix/epix-1.2.11-r1.ebuild
22 +++ b/sci-visualization/epix/epix-1.2.11-r2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -19,7 +19,7 @@ DEPEND="
30 dev-texlive/texlive-pstricks
31 dev-texlive/texlive-pictures
32 dev-texlive/texlive-latexextra
33 - dev-tex/xcolor
34 + dev-texlive/texlive-latexrecommended
35 emacs? ( virtual/emacs )"
36 RDEPEND="${DEPEND}"
37 SITEFILE=50${PN}-gentoo.el