mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
virtual/podofo-build: drop 0.10.1-r1
This virtual package was only ever used by calibre, and only in order to depend on the union of podofo itself plus boost, see bug 503802 for details. Since podofo 0.10.1 does not use boost at all, the virtual package is obsoleted by this podofo update. The one package that depends on it, requires the old podofo (and will be version bumped to depend exclusively on the new podofo, *without* the virtual package). Closes: https://github.com/gentoo/gentoo/pull/32989 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Virtual package for building against PoDoFo"
|
||||
|
||||
SLOT="0/2"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
|
||||
IUSE="fontconfig idn jpeg png test tiff +tools"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
app-text/podofo:0/2[fontconfig=,idn=,jpeg=,png=,test=,tiff=,tools=]
|
||||
"
|
||||
Reference in New Issue
Block a user