commit:     df62694c9598c4205bdfe836aa871fd4ec854ef0
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 17:35:22 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 17:35:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df62694c

virtual/podofo-build: version bump to 0.9.5

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 virtual/podofo-build/podofo-build-0.9.5.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/virtual/podofo-build/podofo-build-0.9.5.ebuild 
b/virtual/podofo-build/podofo-build-0.9.5.ebuild
new file mode 100644
index 00000000..9aec30e
--- /dev/null
+++ b/virtual/podofo-build/podofo-build-0.9.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Virtual package for building against PoDoFo"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+boost idn debug test"
+
+# Pull in boost for build-against header dependency (see bug #503802).
+RDEPEND="
+       app-text/podofo:0/${PV}[boost=,idn=,debug=,test=]
+       boost? ( dev-libs/boost )
+"
+DEPEND=""

Reply via email to