diff options
author | Zac Medico <zmedico@gentoo.org> | 2017-11-23 12:44:09 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2017-11-23 12:49:59 -0800 |
commit | dc6f7e4efc4ac060a1e3d723eb85cb9d2998dde9 (patch) | |
tree | e71f88865dc88362b79bf5ebb799d616474710c8 /virtual | |
parent | net-firewall/fwbuilder: [QA] Remove call to validate_desktop_entries. (diff) | |
download | gentoo-dc6f7e4efc4ac060a1e3d723eb85cb9d2998dde9.tar.gz gentoo-dc6f7e4efc4ac060a1e3d723eb85cb9d2998dde9.tar.bz2 gentoo-dc6f7e4efc4ac060a1e3d723eb85cb9d2998dde9.zip |
virtual/podofo-build: remove old version 0.9.6_pre20170629
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/podofo-build/podofo-build-0.9.6_pre20170629.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/podofo-build/podofo-build-0.9.6_pre20170629.ebuild b/virtual/podofo-build/podofo-build-0.9.6_pre20170629.ebuild deleted file mode 100644 index a2df3a30eb04..000000000000 --- a/virtual/podofo-build/podofo-build-0.9.6_pre20170629.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# 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" - -# 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 ) -" |