summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-07-21 07:42:59 +0000
committerPacho Ramos <pacho@gentoo.org>2013-07-21 07:42:59 +0000
commita501db31612076f4a0ceca20bfbd607db6e5d29f (patch)
treef1a9a8f1678c9c94d6d0ec993829e2b721732677 /dev-haskell/mtl
parentRemove masked for removal package (diff)
downloadgentoo-2-a501db31612076f4a0ceca20bfbd607db6e5d29f.tar.gz
gentoo-2-a501db31612076f4a0ceca20bfbd607db6e5d29f.tar.bz2
gentoo-2-a501db31612076f4a0ceca20bfbd607db6e5d29f.zip
Remove masked for removal package
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r--dev-haskell/mtl/ChangeLog6
-rw-r--r--dev-haskell/mtl/mtl-1.1.0.2.ebuild20
-rw-r--r--dev-haskell/mtl/mtl-1.1.1.1.ebuild23
3 files changed, 5 insertions, 44 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog
index c9ae5d94c120..73af1ebf0b5e 100644
--- a/dev-haskell/mtl/ChangeLog
+++ b/dev-haskell/mtl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/mtl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.67 2013/03/31 10:10:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.68 2013/07/21 07:42:59 pacho Exp $
+
+ 21 Jul 2013; Pacho Ramos <pacho@gentoo.org> -mtl-1.1.0.2.ebuild,
+ -mtl-1.1.1.1.ebuild:
+ Remove masked for removal package
31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2-r1.ebuild:
Stable for sparc, wrt bug #456506
diff --git a/dev-haskell/mtl/mtl-1.1.0.2.ebuild b/dev-haskell/mtl/mtl-1.1.0.2.ebuild
deleted file mode 100644
index c7b4176c9053..000000000000
--- a/dev-haskell/mtl/mtl-1.1.0.2.ebuild
+++ /dev/null
@@ -1,20 +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/mtl/mtl-1.1.0.2.ebuild,v 1.9 2012/09/12 14:42:20 qnikst Exp $
-
-CABAL_FEATURES="lib profile haddock"
-inherit haskell-cabal
-
-DESCRIPTION="Monad transformer library"
-HOMEPAGE="http://haskell.org/ghc/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-lang/ghc-6.6.1
- dev-haskell/cabal"
-
-RDEPEND=">=dev-lang/ghc-6.6.1"
diff --git a/dev-haskell/mtl/mtl-1.1.1.1.ebuild b/dev-haskell/mtl/mtl-1.1.1.1.ebuild
deleted file mode 100644
index 01cd47a8f203..000000000000
--- a/dev-haskell/mtl/mtl-1.1.1.1.ebuild
+++ /dev/null
@@ -1,23 +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/mtl/mtl-1.1.1.1.ebuild,v 1.5 2012/09/12 14:42:20 qnikst Exp $
-
-# ebuild generated by hackport 0.2.13
-
-EAPI="3"
-
-CABAL_FEATURES="lib profile haddock hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Monad transformer library"
-HOMEPAGE="http://hackage.haskell.org/package/mtl"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-6.8.2"
-DEPEND="${RDEPEND}
- dev-haskell/cabal"