diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-02 11:25:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-02 11:25:42 +0000 |
commit | 52bf796d7d903c35e0a2a3234259c1182472a491 (patch) | |
tree | 9a54a818867e89ed78c626330c25315cd5f9aaa1 /dev-haskell | |
parent | Change linking to break usage of systemlibs coming from app-cdr/cdrtools, bug... (diff) | |
download | gentoo-2-52bf796d7d903c35e0a2a3234259c1182472a491.tar.gz gentoo-2-52bf796d7d903c35e0a2a3234259c1182472a491.tar.bz2 gentoo-2-52bf796d7d903c35e0a2a3234259c1182472a491.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/hxt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/hxt/hxt-9.3.1.1.ebuild | 24 | ||||
-rw-r--r-- | dev-haskell/hxt/hxt-9.3.1.10.ebuild | 39 | ||||
-rw-r--r-- | dev-haskell/hxt/hxt-9.3.1.4.ebuild | 33 | ||||
-rw-r--r-- | dev-haskell/hxt/hxt-9.3.1.9.ebuild | 39 |
5 files changed, 13 insertions, 128 deletions
diff --git a/dev-haskell/hxt/ChangeLog b/dev-haskell/hxt/ChangeLog index d9355c406728..323ce562a43f 100644 --- a/dev-haskell/hxt/ChangeLog +++ b/dev-haskell/hxt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/hxt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v 1.26 2015/04/04 08:59:55 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v 1.27 2015/08/02 11:25:42 slyfox Exp $ + + 02 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org> -hxt-9.3.1.10.ebuild, + -hxt-9.3.1.4.ebuild, -hxt-9.3.1.9.ebuild, hxt-9.3.1.1.ebuild: + Drop old. *hxt-9.3.1.15 (04 Apr 2015) diff --git a/dev-haskell/hxt/hxt-9.3.1.1.ebuild b/dev-haskell/hxt/hxt-9.3.1.1.ebuild index 1fdab58537d3..05deb0af45d9 100644 --- a/dev-haskell/hxt/hxt-9.3.1.1.ebuild +++ b/dev-haskell/hxt/hxt-9.3.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild,v 1.4 2014/07/25 09:16:45 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild,v 1.5 2015/08/02 11:25:42 slyfox Exp $ EAPI=5 @@ -18,22 +18,14 @@ SLOT="0/${PV}" KEYWORDS="amd64 x86" IUSE="" -RDEPEND=">=dev-haskell/binary-0.5:=[profile?] - <dev-haskell/binary-1:=[profile?] - >=dev-haskell/deepseq-1.1:=[profile?] - <dev-haskell/deepseq-2:=[profile?] - >=dev-haskell/hunit-1.2:=[profile?] - <dev-haskell/hunit-2:=[profile?] - >=dev-haskell/hxt-charproperties-9.1:=[profile?] - <dev-haskell/hxt-charproperties-10:=[profile?] +RDEPEND=">=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-1:=[profile?] + >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?] + >=dev-haskell/hxt-charproperties-9.1:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] =dev-haskell/hxt-regex-xmlschema-9*:=[profile?] - >=dev-haskell/hxt-unicode-9.0.1:=[profile?] - <dev-haskell/hxt-unicode-10:=[profile?] + >=dev-haskell/hxt-unicode-9.0.1:=[profile?] <dev-haskell/hxt-unicode-10:=[profile?] =dev-haskell/mtl-2*:=[profile?] - >=dev-haskell/network-2.4:=[profile?] - <dev-haskell/network-3:=[profile?] - >=dev-haskell/parsec-2.1:=[profile?] - <dev-haskell/parsec-4:=[profile?] + >=dev-haskell/network-2.4:=[profile?] <dev-haskell/network-3:=[profile?] + >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] >=dev-lang/ghc-6.10.4:=" DEPEND="${RDEPEND} >=dev-haskell/cabal-1.8" diff --git a/dev-haskell/hxt/hxt-9.3.1.10.ebuild b/dev-haskell/hxt/hxt-9.3.1.10.ebuild deleted file mode 100644 index d3b968c0c167..000000000000 --- a/dev-haskell/hxt/hxt-9.3.1.10.ebuild +++ /dev/null @@ -1,39 +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/hxt/hxt-9.3.1.10.ebuild,v 1.1 2014/12/23 08:43:20 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A collection of tools for processing XML with Haskell" -HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+network-uri" - -RDEPEND=">=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-1:=[profile?] - >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?] - >=dev-haskell/hxt-charproperties-9.1:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] - >=dev-haskell/hxt-regex-xmlschema-9:=[profile?] <dev-haskell/hxt-regex-xmlschema-10:=[profile?] - >=dev-haskell/hxt-unicode-9.0.1:=[profile?] <dev-haskell/hxt-unicode-10:=[profile?] - >=dev-haskell/mtl-2.0.1:=[profile?] <dev-haskell/mtl-3:=[profile?] - >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] - >=dev-lang/ghc-7.4.1:= - network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] ) - !network-uri? ( >=dev-haskell/network-2.4:=[profile?] <dev-haskell/network-2.6:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag network-uri network-uri) -} diff --git a/dev-haskell/hxt/hxt-9.3.1.4.ebuild b/dev-haskell/hxt/hxt-9.3.1.4.ebuild deleted file mode 100644 index cc5e89cfc8ce..000000000000 --- a/dev-haskell/hxt/hxt-9.3.1.4.ebuild +++ /dev/null @@ -1,33 +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/hxt/hxt-9.3.1.4.ebuild,v 1.2 2014/07/25 09:16:45 slyfox Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A collection of tools for processing XML with Haskell" -HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-1:=[profile?] - >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?] - >=dev-haskell/hxt-charproperties-9.1:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] - >=dev-haskell/hxt-regex-xmlschema-9:=[profile?] <dev-haskell/hxt-regex-xmlschema-10:=[profile?] - >=dev-haskell/hxt-unicode-9.0.1:=[profile?] <dev-haskell/hxt-unicode-10:=[profile?] - >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-3:=[profile?] - >=dev-haskell/network-2.4:=[profile?] <dev-haskell/network-3:=[profile?] - >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" diff --git a/dev-haskell/hxt/hxt-9.3.1.9.ebuild b/dev-haskell/hxt/hxt-9.3.1.9.ebuild deleted file mode 100644 index 036df14c7db4..000000000000 --- a/dev-haskell/hxt/hxt-9.3.1.9.ebuild +++ /dev/null @@ -1,39 +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/hxt/hxt-9.3.1.9.ebuild,v 1.1 2014/12/13 14:36:52 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A collection of tools for processing XML with Haskell" -HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+network-uri" - -RDEPEND=">=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-1:=[profile?] - >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?] - >=dev-haskell/hxt-charproperties-9.1:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] - >=dev-haskell/hxt-regex-xmlschema-9:=[profile?] <dev-haskell/hxt-regex-xmlschema-10:=[profile?] - >=dev-haskell/hxt-unicode-9.0.1:=[profile?] <dev-haskell/hxt-unicode-10:=[profile?] - >=dev-haskell/mtl-2.2.1:=[profile?] <dev-haskell/mtl-3:=[profile?] - >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] - >=dev-lang/ghc-7.4.1:= - network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] ) - !network-uri? ( >=dev-haskell/network-2.4:=[profile?] <dev-haskell/network-2.6:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag network-uri network-uri) -} |