public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/pstplus/, dev-tex/texamator/, profiles/, kde-misc/akonadi-ews/
@ 2018-02-18 12:17 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2018-02-18 12:17 UTC (permalink / raw
  To: gentoo-commits

commit:     bb15e912cfee87c8140bb0f84bc08aea4e3a0ab1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 12:15:46 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 12:15:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb15e912

profiles: Remove last-rited packages

Bug: https://bugs.gentoo.org/634986
Bug: https://bugs.gentoo.org/641852
Bug: https://bugs.gentoo.org/642926

 dev-tex/pstplus/Manifest                      |  1 -
 dev-tex/pstplus/metadata.xml                  |  8 -----
 dev-tex/pstplus/pstplus-1.6.ebuild            | 39 ------------------------
 dev-tex/texamator/Manifest                    |  1 -
 dev-tex/texamator/metadata.xml                |  8 -----
 dev-tex/texamator/texamator-1.7.5-r2.ebuild   | 44 ---------------------------
 kde-misc/akonadi-ews/Manifest                 |  1 -
 kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild | 36 ----------------------
 kde-misc/akonadi-ews/metadata.xml             | 11 -------
 profiles/package.mask                         | 15 ---------
 10 files changed, 164 deletions(-)

diff --git a/dev-tex/pstplus/Manifest b/dev-tex/pstplus/Manifest
deleted file mode 100644
index ad117dd398e..00000000000
--- 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 13170c3184d..00000000000
--- 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 50f3fcbd4a1..00000000000
--- 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 893ce79ec0a..00000000000
--- 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 92cc2aee73c..00000000000
--- 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 4a1aac84d4a..00000000000
--- 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
-}

diff --git a/kde-misc/akonadi-ews/Manifest b/kde-misc/akonadi-ews/Manifest
deleted file mode 100644
index f6b6dc1f79f..00000000000
--- a/kde-misc/akonadi-ews/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST akonadi-ews-0.8.1.tar.gz 143994 BLAKE2B 1801e43b31782b7bc37b49fd4d3c96714ff88df66fd66b6a68d39180b71395e16f2d637fb1275392e7831909ff302764879c17bb0d6012dc1e68b09ac80ab0dd SHA512 dd9ce54cfde2fbba2d64fd3112581d63985cc05156abb859368d6337e711755d362f5935295c1ce7bbd7d6a2a4c471bce02449a8583d1c09cc384bee279ffd89

diff --git a/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild b/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
deleted file mode 100644
index 752aaaa3ea5..00000000000
--- a/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
-HOMEPAGE="https://github.com/KrissN/akonadi-ews"
-
-if [[ ${KDE_BUILD_TYPE} = live ]] ; then
-	EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
-else
-	SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwallet)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_kdeapps_dep akonadi)
-	$(add_kdeapps_dep akonadi-mime)
-	$(add_kdeapps_dep kcalcore)
-	$(add_kdeapps_dep kcontacts)
-	$(add_kdeapps_dep kmime)
-"
-DEPEND="${RDEPEND}
-	dev-libs/libxslt"
-
-DOCS=( README.md )

diff --git a/kde-misc/akonadi-ews/metadata.xml b/kde-misc/akonadi-ews/metadata.xml
deleted file mode 100644
index c3779b746ec..00000000000
--- a/kde-misc/akonadi-ews/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="github">KrissN/akonadi-ews</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 3dbf3b5e9ef..91fe04cef23 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -245,21 +245,6 @@ sci-physics/geant-python
 # mpv >= 0.28.0 requires changes currently only available in ffmpeg-9999.
 >=media-video/mpv-0.28.0
 
-# Andreas Sturmlechner <asturm@gentoo.org> (18 Jan 2018)
-# Broken by >=kde-apps/kcalcore-17.12.0, but also merged into
-# kdepim-runtime 17.12 as an official feature. Bug #642926
-kde-misc/akonadi-ews
-
-# Andreas Sturmlechner <asturm@gentoo.org> (18 Jan 2018)
-# Dead upstream, depends on dead Qt4/poppler-qt4.
-# Masked for removal in 30 days. Bug #641852
-dev-tex/pstplus
-
-# Andreas Sturmlechner <asturm@gentoo.org> (18 Jan 2018)
-# Depends on dead PyQt4/Qt4, upstream needs help w/ PyQt5.
-# Masked for removal in 30 days. Bug #634986
-dev-tex/texamator
-
 # Michał Górny <mgorny@gentoo.org> (10 Jan 2018)
 # The Fuzzer library is now installed as part of core LLVM. That's
 # sys-devel/llvm in LLVM 5, and sys-libs/compiler-rt-sanitizers


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

only message in thread, other threads:[~2018-02-18 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-18 12:17 [gentoo-commits] repo/gentoo:master commit in: dev-tex/pstplus/, dev-tex/texamator/, profiles/, kde-misc/akonadi-ews/ Andreas Sturmlechner

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