summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-18 13:15:46 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-18 13:15:46 +0100
commitbb15e912cfee87c8140bb0f84bc08aea4e3a0ab1 (patch)
treeb7e4d2f3b09fda1f7fed74afdb5b4a22e82b9945 /dev-tex
parentsys-devel/gdb: fix gcore collision on freebsd (diff)
downloadgentoo-bb15e912cfee87c8140bb0f84bc08aea4e3a0ab1.tar.gz
gentoo-bb15e912cfee87c8140bb0f84bc08aea4e3a0ab1.tar.bz2
gentoo-bb15e912cfee87c8140bb0f84bc08aea4e3a0ab1.zip
profiles: Remove last-rited packages
Bug: https://bugs.gentoo.org/634986 Bug: https://bugs.gentoo.org/641852 Bug: https://bugs.gentoo.org/642926
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/pstplus/Manifest1
-rw-r--r--dev-tex/pstplus/metadata.xml8
-rw-r--r--dev-tex/pstplus/pstplus-1.6.ebuild39
-rw-r--r--dev-tex/texamator/Manifest1
-rw-r--r--dev-tex/texamator/metadata.xml8
-rw-r--r--dev-tex/texamator/texamator-1.7.5-r2.ebuild44
6 files changed, 0 insertions, 101 deletions
diff --git a/dev-tex/pstplus/Manifest b/dev-tex/pstplus/Manifest
deleted file mode 100644
index ad117dd398e3..000000000000
--- a/dev-tex/pstplus/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pstplus-1.6.tar.bz2 434500 BLAKE2B d9dfa91e4fbe9b546257860bc44e171c30397683da7fc5e0e5d0d2ee2dec5e545908555e2d1b5951ef0321fbe17009ca222526b0b341e8296778f4454a1b2cb9 SHA512 5abb97f240db3244350e77c404ef4ebcb65f6baa00d6975e161d7fb03132631c9b09ac9dbf56cd3e6f418bfedb69746fee91f980b6ad55a6f6ab16c5ec0e5e69
diff --git a/dev-tex/pstplus/metadata.xml b/dev-tex/pstplus/metadata.xml
deleted file mode 100644
index 13170c3184d8..000000000000
--- a/dev-tex/pstplus/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>tex@gentoo.org</email>
- <name>Gentoo TeX Project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/dev-tex/pstplus/pstplus-1.6.ebuild b/dev-tex/pstplus/pstplus-1.6.ebuild
deleted file mode 100644
index 50f3fcbd4a14..000000000000
--- a/dev-tex/pstplus/pstplus-1.6.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils qt4-r2
-
-DESCRIPTION="A PSTricks GUI"
-HOMEPAGE="http://www.xm1math.net/pstplus/"
-SRC_URI="http://www.xm1math.net/pstplus/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtgui:4
- dev-qt/qtcore:4
- <app-text/poppler-0.62.0[qt4]"
-RDEPEND="${DEPEND}
- virtual/latex-base
- dev-texlive/texlive-pstricks
- app-text/psutils
- sci-visualization/gnuplot
- app-text/ghostscript-gpl
- media-libs/netpbm"
-
-DOCS="utilities/AUTHORS"
-
-src_install() {
- qt4-r2_src_install
-
- newicon utilities/pstplus48x48.png pstplus.png
- make_desktop_entry pstplus Pstplus "pstplus" Office
-}
-
-pkg_postinst() {
- elog "Examples are available at:"
- elog "/usr/share/${PN}/"
-}
diff --git a/dev-tex/texamator/Manifest b/dev-tex/texamator/Manifest
deleted file mode 100644
index 893ce79ec0ac..000000000000
--- a/dev-tex/texamator/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST TeXamator.v.1.7.5.tar.gz 784894 BLAKE2B ec8ab0b62a879b308c9aa2e858f9b59b396eb4dca4ae539676a427110998fdb567cc8affa126de41ff03e0eea4037dc9badc9c2ed69348bb3784ae49f4281f4c SHA512 a0b05364ac1a65250a2b493616d618b1bd57950681b8f9b60200790572c1bac86dcc86fb922bb0d26bfe49f4d076a5d2f109761a4cdd5630807db03ea7928bb1
diff --git a/dev-tex/texamator/metadata.xml b/dev-tex/texamator/metadata.xml
deleted file mode 100644
index 92cc2aee73c7..000000000000
--- a/dev-tex/texamator/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>tex@gentoo.org</email>
- <name>Gentoo TeX Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-tex/texamator/texamator-1.7.5-r2.ebuild b/dev-tex/texamator/texamator-1.7.5-r2.ebuild
deleted file mode 100644
index 4a1aac84d4af..000000000000
--- a/dev-tex/texamator/texamator-1.7.5-r2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-MY_PN=TeXamator
-
-DESCRIPTION="A program aimed at helping you making your exercise sheets"
-HOMEPAGE="http://alexisfles.ch/en/texamator/texamator.html
- https://github.com/alexisflesch/texamator"
-SRC_URI="http://snouffy.free.fr/blog-en/public/${MY_PN}/${MY_PN}.v.${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="app-text/dvipng
- dev-python/PyQt4[${PYTHON_USEDEP}]
- virtual/latex-base
- ${PYTHON_DEPS}"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_PN}
-
-src_compile() {
- cat >> ${PN} <<-_EOF_ || die
- #!/bin/sh
- cd /usr/lib/${MY_PN} &&
- exec "${EPYTHON}" ${MY_PN}.py
- _EOF_
-}
-
-src_install() {
- dobin ${PN}
-
- python_moduleinto /usr/lib/${MY_PN}
- python_domodule ${MY_PN}.py partielatormods {ts,ui}_files
-}