summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-10 20:59:16 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-10 21:05:41 +0300
commit67b3b0c64604a149bc31f0082778198fe07f818a (patch)
treecfa12ff0fe609a0af38b5c97efd070938164a9f0 /app-text/ps2pkm
parentdev-libs/ptexenc: Drop old (diff)
downloadgentoo-67b3b0c64604a149bc31f0082778198fe07f818a.tar.gz
gentoo-67b3b0c64604a149bc31f0082778198fe07f818a.tar.bz2
gentoo-67b3b0c64604a149bc31f0082778198fe07f818a.zip
app-text/ps2pkm: Drop old
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r--app-text/ps2pkm/Manifest3
-rw-r--r--app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild28
-rw-r--r--app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild28
-rw-r--r--app-text/ps2pkm/ps2pkm-1.8_p20170524.ebuild28
4 files changed, 0 insertions, 87 deletions
diff --git a/app-text/ps2pkm/Manifest b/app-text/ps2pkm/Manifest
index 2eec26130dcd..3318fe46b7ff 100644
--- a/app-text/ps2pkm/Manifest
+++ b/app-text/ps2pkm/Manifest
@@ -1,4 +1 @@
-DIST texlive-20150521-source.tar.xz 45459552 BLAKE2B 639eaee7c9dd173e5ede9f157ccd9a9655ee55cabf232985915f10afa36dce618b8b78848e5d9853bf0f96f818d03d68fa17d8abcdc4d1a1349fe13dfe3a1ddc SHA512 9d06bb88c489715787ce619c4c6b5e2d4251e1db8d48ae7fe2d1a253634c76bc6d7282ef9c93c77847845cae01eafb58dfb37ba3fb83a6d223f0d7fe8f5d3855
-DIST texlive-20160523-source.tar.xz 45941100 BLAKE2B 8752212d41d6bbabc725d9b1dcc187dd4dbb34df4271c768e83c13a2dd4e7170aa162d01a15d87fa02bc1b5abee648a2d35e3aa1380569851cc21d6f33f2f109 SHA512 915fa2f5e2099dd385ef81033db7aafdf09558c0c200fed0748a8a42fd61f69d3eaac9decea334e30981af739dd81061a9b1d6853c7f6d00285fe0be40e26c3e
-DIST texlive-20170524-source.tar.xz 63483372 BLAKE2B 44669d1228f5be27e9d93672a4f4ead40f7f4c6cf386f2db6fef54d64f8b8a743a485fe1170904d8117b9745f71ec77db8434caa6cdd79359b1f3f387130a3b4 SHA512 18c18940992ab94ce22e22ccd4ad798253ea14ac2ab296a10ea5e9a8da9f33989f2e2641b42b564d1d5fb53bd371da3e68726b676d706b469016ad146cd19daa
DIST texlive-20190410-source.tar.xz 53783408 BLAKE2B 8e34c7c2b74eab1c4d16ddbf7eddd8566593e6d68c42a2634760f11d86e68970698d8b9deddcf3297966968ede11ecf30e0b04ec19b708dc3e6d0a2abcc3799d SHA512 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e
diff --git a/app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild b/app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild
deleted file mode 100644
index 7843327c3e7a..000000000000
--- a/app-text/ps2pkm/ps2pkm-1.7_p20150521.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font"
-HOMEPAGE="http://tug.org/texlive/"
-SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-libs/kpathsea-6.2.1"
-RDEPEND="
- !<app-text/texlive-core-2010
- !app-text/ptex
- ${DEPEND}"
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-S=${WORKDIR}/texlive-${PV#*_p}-source/texk/ps2pk
-DOCS=( "ChangeLog" "CHANGES.type1" "README" "README.14m" "README.type1" )
-
-src_configure() {
- econf --with-system-kpathsea
-}
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild
deleted file mode 100644
index b545997a4690..000000000000
--- a/app-text/ps2pkm/ps2pkm-1.8_p20160523.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font"
-HOMEPAGE="http://tug.org/texlive/"
-SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-libs/kpathsea-6.2.1"
-RDEPEND="
- !<app-text/texlive-core-2010
- !app-text/ptex
- ${DEPEND}"
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-S=${WORKDIR}/texlive-${PV#*_p}-source/texk/ps2pk
-DOCS=( "ChangeLog" "CHANGES.type1" "README" "README.14m" "README.type1" )
-
-src_configure() {
- econf --with-system-kpathsea
-}
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20170524.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20170524.ebuild
deleted file mode 100644
index 59318b16b5ac..000000000000
--- a/app-text/ps2pkm/ps2pkm-1.8_p20170524.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font"
-HOMEPAGE="http://tug.org/texlive/"
-SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-libs/kpathsea-6.2.1"
-RDEPEND="
- !<app-text/texlive-core-2010
- !app-text/ptex
- ${DEPEND}"
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-S=${WORKDIR}/texlive-${PV#*_p}-source/texk/ps2pk
-DOCS=( "ChangeLog" "CHANGES.type1" "README" "README.14m" "README.type1" )
-
-src_configure() {
- econf --with-system-kpathsea
-}