diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 11:01:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | 1a8cc23f42695bff45da2f8a192e5b1418b5daaa (patch) | |
tree | 1157c586050bbf29cdc8ed2dfee87dfcdb460207 /dev-haskell/polyparse | |
parent | dev-haskell/pool-conduit: drop old (diff) | |
download | gentoo-1a8cc23f42695bff45da2f8a192e5b1418b5daaa.tar.gz gentoo-1a8cc23f42695bff45da2f8a192e5b1418b5daaa.tar.bz2 gentoo-1a8cc23f42695bff45da2f8a192e5b1418b5daaa.zip |
dev-haskell/polyparse: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/polyparse')
-rw-r--r-- | dev-haskell/polyparse/Manifest | 2 | ||||
-rw-r--r-- | dev-haskell/polyparse/polyparse-1.10.ebuild | 26 | ||||
-rw-r--r-- | dev-haskell/polyparse/polyparse-1.8.ebuild | 22 |
3 files changed, 0 insertions, 50 deletions
diff --git a/dev-haskell/polyparse/Manifest b/dev-haskell/polyparse/Manifest index 5700fa6f3e90..e91bf462ce5d 100644 --- a/dev-haskell/polyparse/Manifest +++ b/dev-haskell/polyparse/Manifest @@ -1,4 +1,2 @@ -DIST polyparse-1.10.tar.gz 22752 SHA256 4246d0ee52ac6943946c18b9f73c93d858a230c348552b897bc70915d26ee75b SHA512 aa957ebabe253eb7da452d112d5fb1b9a2d2e169f00abb3eed9659b9dbaa5a09a1c728db155d21fabba6b5d9e415226b44f46279981d536a7fa78001dba543ac WHIRLPOOL 50e708abae2d9c18f6a49ae6e475914e5ff8c007e558dbfec0572073edde8164b6fbacd752ca75bdc373c97efd2bbc4c7d2ba31fff6a3cbc81ce37506cf103ed DIST polyparse-1.11.tar.gz 22978 SHA256 30ef045a25bd7de0f3507ed1161aab35b5711120d315b15f23558205903b81fc SHA512 b2cecc633596caaa2b8a00ceb16f141cd69de9ec697ce53cd827a17c82cac70ffaf10bc1d8669156ed4d28589b11ac56820b5c02905c8a6bdcae65112126fa5e WHIRLPOOL 2b12ffb946e416bf8c62ca3f8b24fc1eea4063aeb202c51c8f975ec6cc27bba0ccfe5d2dbf1f27631cf8a40cb098fc55f5bce68df359765cb31def8ef99ec9af -DIST polyparse-1.8.tar.gz 22223 SHA256 96fbc3ce3c239c6ce566437e17dc98649982e72dc3edcb68ef5ee083b210d922 SHA512 f0a6b84945c1da009ae594089d2a5df51f37c0f8e776c07489671e6770abf68d7a6794c179b7c922aa1ea30c79bb1879fa3505848313bbfb51d46fecc1c9bfa4 WHIRLPOOL dc6ff11ca19ff8b7bd5c2dfe7cb44d28ca9e7f7077c72d9ffe2d0f8cf08e54893e7e6cad0828399a45779d46a0f737757372e1f9b546d9962834395647611558 DIST polyparse-1.9.tar.gz 22256 SHA256 9f12d6821594166af881941d6c346a6ad617eae18a0ee8659044ef163694708a SHA512 80f7cc269c7082d256aa273ce668a8fd9f58b4827fa69e390d749a622d667d5c01b7ede3719d52408d3efa35de66928a3fa659f3798826a2d53222d8a8d9d7e6 WHIRLPOOL c56e89ed646622646e1792193c861297f6df36c32d3fb4afa9d98174eabc7e5b771928fe6e2a2ac68c58791d4f7dffec83842f4b401bcb488e3aafa3ddc8780a diff --git a/dev-haskell/polyparse/polyparse-1.10.ebuild b/dev-haskell/polyparse/polyparse-1.10.ebuild deleted file mode 100644 index e35fc2bc7858..000000000000 --- a/dev-haskell/polyparse/polyparse-1.10.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A variety of alternative parser combinator libraries" -HOMEPAGE="http://code.haskell.org/~malcolm/polyparse/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="dev-haskell/text:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.2 -" diff --git a/dev-haskell/polyparse/polyparse-1.8.ebuild b/dev-haskell/polyparse/polyparse-1.8.ebuild deleted file mode 100644 index 3a6c08e1887c..000000000000 --- a/dev-haskell/polyparse/polyparse-1.8.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A variety of alternative parser combinator libraries" -HOMEPAGE="http://code.haskell.org/~malcolm/polyparse/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="dev-haskell/text[profile?] - >=dev-lang/ghc-6.8.2" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.2" |