diff options
author | 2017-05-12 02:59:47 -0700 | |
---|---|---|
committer | 2017-05-12 02:59:47 -0700 | |
commit | 4c6b561d773ab8fc189add578750bb6d1cbd5c25 (patch) | |
tree | 614118855e1623b5785b0c5d27345e120d8d3a81 /virtual | |
parent | virtual/podofo-build: revbump to 0.9.6_pre20170508-r1 with subslot change (diff) | |
download | gentoo-4c6b561d773ab8fc189add578750bb6d1cbd5c25.tar.gz gentoo-4c6b561d773ab8fc189add578750bb6d1cbd5c25.tar.bz2 gentoo-4c6b561d773ab8fc189add578750bb6d1cbd5c25.zip |
virtual/podofo-build: remove old 0.9.6_pre ebuilds
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/podofo-build/podofo-build-0.9.6_pre20170428.ebuild | 15 | ||||
-rw-r--r-- | virtual/podofo-build/podofo-build-0.9.6_pre20170508.ebuild | 15 |
2 files changed, 0 insertions, 30 deletions
diff --git a/virtual/podofo-build/podofo-build-0.9.6_pre20170428.ebuild b/virtual/podofo-build/podofo-build-0.9.6_pre20170428.ebuild deleted file mode 100644 index f5fb557386b5..000000000000 --- a/virtual/podofo-build/podofo-build-0.9.6_pre20170428.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" - -# 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 ) -" diff --git a/virtual/podofo-build/podofo-build-0.9.6_pre20170508.ebuild b/virtual/podofo-build/podofo-build-0.9.6_pre20170508.ebuild deleted file mode 100644 index f5fb557386b5..000000000000 --- a/virtual/podofo-build/podofo-build-0.9.6_pre20170508.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" - -# 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 ) -" |