From 4645b6f17f0da81e9fe84081fb126a37102ba153 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 8 May 2018 14:01:34 +0100 Subject: gentoo resync : 08.05.2018 --- app-office/texmacs/texmacs-1.99.6-r1.ebuild | 71 ----------------------------- 1 file changed, 71 deletions(-) delete mode 100644 app-office/texmacs/texmacs-1.99.6-r1.ebuild (limited to 'app-office/texmacs/texmacs-1.99.6-r1.ebuild') diff --git a/app-office/texmacs/texmacs-1.99.6-r1.ebuild b/app-office/texmacs/texmacs-1.99.6-r1.ebuild deleted file mode 100644 index 22770bc0ecc5..000000000000 --- a/app-office/texmacs/texmacs-1.99.6-r1.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils xdg-utils gnome2-utils qmake-utils - -MY_P=${P/tex/TeX}-src - -DESCRIPTION="Wysiwyg text processor with high-quality maths" -HOMEPAGE="http://www.texmacs.org/" -SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -IUSE="jpeg netpbm sqlite svg spell" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - app-text/ghostscript-gpl -