summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2017-05-12 03:05:07 -0700
committerZac Medico <zmedico@gentoo.org>2017-05-12 03:05:07 -0700
commitbaa056eb34d89fc419c7f95d225f56362352d60d (patch)
treec39bedeaacd93f4b1a83270d70c8024955636b30
parentapp-text/podofo: remove old 0.9.6_pre ebuilds (diff)
downloadgentoo-baa056eb34d89fc419c7f95d225f56362352d60d.tar.gz
gentoo-baa056eb34d89fc419c7f95d225f56362352d60d.tar.bz2
gentoo-baa056eb34d89fc419c7f95d225f56362352d60d.zip
virtual/podofo-build: remove older ~ versions
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--virtual/podofo-build/podofo-build-0.9.3.ebuild15
-rw-r--r--virtual/podofo-build/podofo-build-0.9.4.ebuild15
2 files changed, 0 insertions, 30 deletions
diff --git a/virtual/podofo-build/podofo-build-0.9.3.ebuild b/virtual/podofo-build/podofo-build-0.9.3.ebuild
deleted file mode 100644
index b1a6645f5c3c..000000000000
--- a/virtual/podofo-build/podofo-build-0.9.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual package for building against PoDoFo"
-SLOT="0"
-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.9.3[boost=,idn=,debug=,test=]
- boost? ( dev-libs/boost )
-"
diff --git a/virtual/podofo-build/podofo-build-0.9.4.ebuild b/virtual/podofo-build/podofo-build-0.9.4.ebuild
deleted file mode 100644
index 35c19ef2d7ab..000000000000
--- a/virtual/podofo-build/podofo-build-0.9.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual package for building against PoDoFo"
-SLOT="0"
-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.9.4[boost=,idn=,debug=,test=]
- boost? ( dev-libs/boost )
-"