commit:     afc6b80949400f14f5e84cb60075f51136636ae6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  8 10:38:42 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  8 12:28:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc6b809

app-officeext/texmaths: Drop old

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-officeext/texmaths/Manifest                |  4 ----
 app-officeext/texmaths/texmaths-0.37-r1.ebuild | 27 --------------------------
 app-officeext/texmaths/texmaths-0.41.ebuild    | 27 --------------------------
 app-officeext/texmaths/texmaths-0.42.ebuild    | 27 --------------------------
 app-officeext/texmaths/texmaths-0.46.ebuild    | 27 --------------------------
 5 files changed, 112 deletions(-)

diff --git a/app-officeext/texmaths/Manifest b/app-officeext/texmaths/Manifest
index e2c60909053..b24ad400925 100644
--- a/app-officeext/texmaths/Manifest
+++ b/app-officeext/texmaths/Manifest
@@ -1,5 +1 @@
-DIST TexMaths-0.37.oxt 94750 BLAKE2B 
cf9c9da7c8a4c7da06597e042617bda92bf506f3071189a0e9b494e4fedcd2c9de12cf2652c31a6956a6904583667dedf4ec7b61c3be03d73e49546cd591c690
 SHA512 
c422dc4e207e614e42ac11fdf0fb3670f0e1778ff32ca242cd192737780c630efef1384a32d4304dc46fdad0f5062b23b3132b0f516e594e9696b2001c62302c
-DIST TexMaths-0.41.oxt 151517 BLAKE2B 
74588ff73e972eca6688e2d47c38d9e782918c62dac80a1e6d1d2db097e21df8e58591e62b467b1b40d662771f273f0c6666495b5bd51bdca3379dc2a24d2df6
 SHA512 
32497367b1198cb9756bb253479c53ceaa9cbc40db3ed3bcf4c0b0cd24b8ad2cca1fdf8d1e7916827dfc1f4af8d615f4f7f9041e8a0b88a4d7cb76d345096bf3
-DIST TexMaths-0.42.oxt 156189 BLAKE2B 
51ebebe88d9da592d91ee5c3803929a33c267da2b0156f9c66c08de19f200867d6c1eb683946b97c11c341831502368f64bb1c61adc0f5ed35ff1353f4997b40
 SHA512 
cc0ddcbeea1304c29aac2e95cf66037f5af886d9597e447664971ba116ce2b41d802544cd635a403ad2be350e6ca9cb5c52499ceb40e45123e16a63e668e3e6c
 DIST TexMaths-0.46.1.oxt 1206650 BLAKE2B 
649596405fc0eef78bde4e98eba833321cc88f2debe67bc4c287008447de8db146c32a0e03a3c80aa00f360992f05239b9eeccb942d6150f2c295fa82eb42972
 SHA512 
6f0409862bd45c3abf78496e611e82cacd38181e773d852586800733ddd64f0c2be3edeb6a87251328dc8183f8ae93e4a1666021b5ad89babf2534294710a9fa
-DIST TexMaths-0.46.oxt 1206365 BLAKE2B 
b62ef058113903607ae970da454bbecd06beb36e5e7e86d9a6076f9d93f7b30c4febd8ee7f0faa509f71c844fd7ee33673d9c2bb2560520c6b4c5b475015d792
 SHA512 
41b37ed910051e5579ea999ec075185ba9043b182b43037dda7403afc4cfdf616829e4a471023c36277a9a6495dba53ee4e88fc306d4ebb74b67da9e4a23d092

diff --git a/app-officeext/texmaths/texmaths-0.37-r1.ebuild 
b/app-officeext/texmaths/texmaths-0.37-r1.ebuild
deleted file mode 100644
index f478d8c07fa..00000000000
--- a/app-officeext/texmaths/texmaths-0.37-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P="TexMaths-${PV}"
-
-OFFICE_EXTENSIONS=(
-       "${MY_P}.oxt"
-)
-
-inherit office-ext-r1
-
-DESCRIPTION="LaTeX Equation Editor for LibreOffice"
-HOMEPAGE="http://roland65.free.fr/texmaths/";
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       app-text/dvisvgm
-       virtual/tex-base
-"

diff --git a/app-officeext/texmaths/texmaths-0.41.ebuild 
b/app-officeext/texmaths/texmaths-0.41.ebuild
deleted file mode 100644
index 7d7df99dc5f..00000000000
--- a/app-officeext/texmaths/texmaths-0.41.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P="TexMaths-${PV}"
-
-OFFICE_EXTENSIONS=(
-       "${MY_P}.oxt"
-)
-
-inherit office-ext-r1
-
-DESCRIPTION="LaTeX Equation Editor for LibreOffice"
-HOMEPAGE="http://roland65.free.fr/texmaths/";
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       app-text/dvisvgm
-       virtual/tex-base
-"

diff --git a/app-officeext/texmaths/texmaths-0.42.ebuild 
b/app-officeext/texmaths/texmaths-0.42.ebuild
deleted file mode 100644
index 477ca95401e..00000000000
--- a/app-officeext/texmaths/texmaths-0.42.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P="TexMaths-${PV}"
-
-OFFICE_EXTENSIONS=(
-       "${MY_P}.oxt"
-)
-
-inherit office-ext-r1
-
-DESCRIPTION="LaTeX Equation Editor for LibreOffice"
-HOMEPAGE="http://roland65.free.fr/texmaths/";
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       app-text/dvisvgm
-       virtual/tex-base
-"

diff --git a/app-officeext/texmaths/texmaths-0.46.ebuild 
b/app-officeext/texmaths/texmaths-0.46.ebuild
deleted file mode 100644
index 29c5365b39a..00000000000
--- a/app-officeext/texmaths/texmaths-0.46.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P="TexMaths-${PV}"
-
-OFFICE_EXTENSIONS=(
-       "${MY_P}.oxt"
-)
-
-inherit office-ext-r1
-
-DESCRIPTION="LaTeX Equation Editor for LibreOffice"
-HOMEPAGE="http://roland65.free.fr/texmaths/";
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       app-text/dvisvgm
-       virtual/tex-base
-"

Reply via email to