commit: dc6f7e4efc4ac060a1e3d723eb85cb9d2998dde9
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 20:44:09 2017 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 20:49:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6f7e4e
virtual/podofo-build: remove old version 0.9.6_pre20170629
Package-Manager: Portage-2.3.16, Repoman-2.3.6
.../podofo-build/podofo-build-0.9.6_pre20170629.ebuild | 15 ---------------
1 file changed, 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 a2df3a30eb0..00000000000
--- 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 )
-"