diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-02 11:18:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-02 11:18:16 +0000 |
commit | 92813f9faf30d4338aae948c4c5510582a4b2f0c (patch) | |
tree | 5f4336e1a6ffbdd56d24c233b89f265bc0dfc635 /dev-haskell | |
parent | Allow ghc-7.10. (diff) | |
download | gentoo-2-92813f9faf30d4338aae948c4c5510582a4b2f0c.tar.gz gentoo-2-92813f9faf30d4338aae948c4c5510582a4b2f0c.tar.bz2 gentoo-2-92813f9faf30d4338aae948c4c5510582a4b2f0c.zip |
Drop old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/pandoc-types/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/pandoc-types/pandoc-types-1.12.3.2.ebuild | 27 | ||||
-rw-r--r-- | dev-haskell/pandoc-types/pandoc-types-1.12.3.3.ebuild | 27 | ||||
-rw-r--r-- | dev-haskell/pandoc-types/pandoc-types-1.12.4.1.ebuild | 28 | ||||
-rw-r--r-- | dev-haskell/pandoc-types/pandoc-types-1.12.4.2.ebuild | 28 |
5 files changed, 6 insertions, 111 deletions
diff --git a/dev-haskell/pandoc-types/ChangeLog b/dev-haskell/pandoc-types/ChangeLog index 5f1d018e6f48..6d95447de91a 100644 --- a/dev-haskell/pandoc-types/ChangeLog +++ b/dev-haskell/pandoc-types/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/pandoc-types # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/ChangeLog,v 1.15 2015/07/20 18:30:05 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/ChangeLog,v 1.16 2015/08/02 11:18:16 slyfox Exp $ + + 02 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org> + -pandoc-types-1.12.3.2.ebuild, -pandoc-types-1.12.3.3.ebuild, + -pandoc-types-1.12.4.1.ebuild, -pandoc-types-1.12.4.2.ebuild: + Drop old. *pandoc-types-1.12.4.5 (20 Jul 2015) diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.3.2.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.3.2.ebuild deleted file mode 100644 index 7c4023949348..000000000000 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.3.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/pandoc-types-1.12.3.2.ebuild,v 1.1 2014/03/09 06:21:59 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.3.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/aeson-0.6.2:=[profile?] <dev-haskell/aeson-0.8:=[profile?] - >=dev-haskell/syb-0.1:=[profile?] <dev-haskell/syb-0.5:=[profile?] - >=dev-lang/ghc-6.12.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8.0.2 -" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.3.3.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.3.3.ebuild deleted file mode 100644 index 35ef9a71add5..000000000000 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.3.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/pandoc-types-1.12.3.3.ebuild,v 1.1 2014/05/10 12:08:23 slyfox Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/aeson-0.6.2:=[profile?] <dev-haskell/aeson-0.8:=[profile?] - >=dev-haskell/syb-0.1:=[profile?] <dev-haskell/syb-0.5:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.4.1.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.4.1.ebuild deleted file mode 100644 index b2efc24f1bff..000000000000 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.4.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/pandoc-types-1.12.4.1.ebuild,v 1.1 2014/12/14 05:27:07 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.4.3.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/aeson-0.6.2:=[profile?] <dev-haskell/aeson-0.9:=[profile?] - >=dev-haskell/deepseq-generics-0.1:=[profile?] <dev-haskell/deepseq-generics-0.2:=[profile?] - >=dev-haskell/syb-0.1:=[profile?] <dev-haskell/syb-0.5:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.4.2.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.4.2.ebuild deleted file mode 100644 index 266b67009ef0..000000000000 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.4.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pandoc-types/pandoc-types-1.12.4.2.ebuild,v 1.1 2015/04/04 12:15:52 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.4.3 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/aeson-0.6.2:=[profile?] <dev-haskell/aeson-0.9:=[profile?] - >=dev-haskell/deepseq-generics-0.1:=[profile?] <dev-haskell/deepseq-generics-0.2:=[profile?] - >=dev-haskell/syb-0.1:=[profile?] <dev-haskell/syb-0.5:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" |