summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2020-06-05 17:50:35 -0700
committerZac Medico <zmedico@gentoo.org>2020-06-05 17:51:27 -0700
commit66e46333878da4a425cf70943237ed5f149ffaa1 (patch)
tree048819568c9d490fb01935b437599fca7c64dd04 /virtual
parentsci-libs/mkl: Drop 10.0.5.025 (r0) and the package to ~arch (diff)
downloadgentoo-66e46333878da4a425cf70943237ed5f149ffaa1.tar.gz
gentoo-66e46333878da4a425cf70943237ed5f149ffaa1.tar.bz2
gentoo-66e46333878da4a425cf70943237ed5f149ffaa1.zip
virtual/podofo-build: Remove vulnerable versions (bug 614038)
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild16
-rw-r--r--virtual/podofo-build/podofo-build-0.9.6_pre20171027.ebuild16
2 files changed, 0 insertions, 32 deletions
diff --git a/virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild b/virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild
deleted file mode 100644
index 88a5ebae95b3..000000000000
--- a/virtual/podofo-build/podofo-build-0.9.6_pre20170508-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual package for building against PoDoFo"
-SLOT="0/${PVR}"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86"
-IUSE="+boost idn debug test +tools"
-RESTRICT="!test? ( test )"
-
-# Pull in boost for build-against header dependency (see bug #503802).
-RDEPEND="
- app-text/podofo:0/${PVR}[boost=,idn=,debug=,test=,tools=]
- boost? ( dev-libs/boost )
-"
diff --git a/virtual/podofo-build/podofo-build-0.9.6_pre20171027.ebuild b/virtual/podofo-build/podofo-build-0.9.6_pre20171027.ebuild
deleted file mode 100644
index add55a20e662..000000000000
--- a/virtual/podofo-build/podofo-build-0.9.6_pre20171027.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual package for building against PoDoFo"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+boost idn debug test +tools"
-RESTRICT="!test? ( test )"
-
-# Pull in boost for build-against header dependency (see bug #503802).
-RDEPEND="
- app-text/podofo:0/${PV}[boost=,idn=,debug=,test=,tools=]
- boost? ( dev-libs/boost )
-"