diff options
author | 2015-08-02 11:01:02 +0000 | |
---|---|---|
committer | 2015-08-02 11:01:02 +0000 | |
commit | 8d28339570f9931e6b83224ad34d5632b2a65a2a (patch) | |
tree | 6df80c7796547cb0975e20c665c01b79e03ca8b1 | |
parent | Dropl old (diff) | |
download | gentoo-2-8d28339570f9931e6b83224ad34d5632b2a65a2a.tar.gz gentoo-2-8d28339570f9931e6b83224ad34d5632b2a65a2a.tar.bz2 gentoo-2-8d28339570f9931e6b83224ad34d5632b2a65a2a.zip |
Drop old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
6 files changed, 10 insertions, 143 deletions
diff --git a/dev-haskell/unordered-containers/ChangeLog b/dev-haskell/unordered-containers/ChangeLog index 2b6579d46259..5549f4eab6b0 100644 --- a/dev-haskell/unordered-containers/ChangeLog +++ b/dev-haskell/unordered-containers/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-haskell/unordered-containers # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unordered-containers/ChangeLog,v 1.12 2015/06/06 18:22:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unordered-containers/ChangeLog,v 1.13 2015/08/02 11:01:02 slyfox Exp $ + + 02 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org> + -unordered-containers-0.2.2.1.ebuild, -unordered-containers-0.2.3.0.ebuild, + -unordered-containers-0.2.3.2.ebuild, -unordered-containers-0.2.4.0.ebuild, + unordered-containers-0.2.3.3.ebuild: + Drop old. 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: Add github to remote-id in metadata.xml diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.2.1.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.2.1.ebuild deleted file mode 100644 index 4f178f017292..000000000000 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.2.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unordered-containers/unordered-containers-0.2.2.1.ebuild,v 1.1 2012/11/18 08:13:29 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.3.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Efficient hashing-based container types" -HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/deepseq-1.1:=[profile?] - >=dev-haskell/hashable-1.0.1.1:=[profile?] - >=dev-lang/ghc-6.10.4:=" -DEPEND="${RDEPEND} - test? ( dev-haskell/hunit - >=dev-haskell/quickcheck-2.4.0.1 - >=dev-haskell/test-framework-0.3.3 - dev-haskell/test-framework-hunit - >=dev-haskell/test-framework-quickcheck2-0.2.9 - ) - >=dev-haskell/cabal-1.8" diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.3.0.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.3.0.ebuild deleted file mode 100644 index 16df3bb653a8..000000000000 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.3.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unordered-containers/unordered-containers-0.2.3.0.ebuild,v 1.3 2013/09/30 17:15:15 ago Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.3.1.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Efficient hashing-based container types" -HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-haskell/deepseq-1.1:=[profile?] - >=dev-haskell/hashable-1.0.1.1:=[profile?] - >=dev-lang/ghc-6.10.4:=" -DEPEND="${RDEPEND} - test? ( dev-haskell/chasingbottoms - dev-haskell/hunit - >=dev-haskell/quickcheck-2.4.0.1 - >=dev-haskell/test-framework-0.3.3 - dev-haskell/test-framework-hunit - >=dev-haskell/test-framework-quickcheck2-0.2.9 - ) - >=dev-haskell/cabal-1.8" diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.3.2.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.3.2.ebuild deleted file mode 100644 index 28b9516fe0ef..000000000000 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.3.2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unordered-containers/unordered-containers-0.2.3.2.ebuild,v 1.1 2013/09/13 06:38:05 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.3.3.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Efficient hashing-based container types" -HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -RDEPEND=">=dev-haskell/deepseq-1.1:=[profile?] - >=dev-haskell/hashable-1.0.1.1:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/chasingbottoms - dev-haskell/hunit - >=dev-haskell/quickcheck-2.4.0.1 - >=dev-haskell/test-framework-0.3.3 - dev-haskell/test-framework-hunit - >=dev-haskell/test-framework-quickcheck2-0.2.9 ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag debug debug) -} diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild index d18900d27d92..a6fe0977581c 100644 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild +++ b/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.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/unordered-containers/unordered-containers-0.2.3.3.ebuild,v 1.3 2014/03/03 23:40:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unordered-containers/unordered-containers-0.2.3.3.ebuild,v 1.4 2015/08/02 11:01:02 slyfox Exp $ EAPI=5 @@ -18,8 +18,7 @@ SLOT="0/${PV}" KEYWORDS="amd64 x86" IUSE="debug" -RDEPEND=">=dev-haskell/deepseq-1.1:=[profile?] - >=dev-haskell/hashable-1.0.1.1:=[profile?] +RDEPEND=">=dev-haskell/hashable-1.0.1.1:=[profile?] >=dev-lang/ghc-6.10.4:= " DEPEND="${RDEPEND} diff --git a/dev-haskell/unordered-containers/unordered-containers-0.2.4.0.ebuild b/dev-haskell/unordered-containers/unordered-containers-0.2.4.0.ebuild deleted file mode 100644 index 92076eb67d9f..000000000000 --- a/dev-haskell/unordered-containers/unordered-containers-0.2.4.0.ebuild +++ /dev/null @@ -1,37 +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/unordered-containers/unordered-containers-0.2.4.0.ebuild,v 1.1 2014/07/02 14:14:26 gienah Exp $ - -EAPI=5 - -# ebuild generated by hackport 0.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Efficient hashing-based container types" -HOMEPAGE="https://github.com/tibbe/unordered-containers" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -RDEPEND=">=dev-haskell/hashable-1.0.1.1:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/chasingbottoms - dev-haskell/hunit - >=dev-haskell/quickcheck-2.4.0.1 - >=dev-haskell/test-framework-0.3.3 - dev-haskell/test-framework-hunit - >=dev-haskell/test-framework-quickcheck2-0.2.9 ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag debug debug) -} |