diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2011-06-05 13:12:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2011-06-05 13:12:41 +0000 |
commit | 04a7470ed2bbd2c8be51016a40b04c5b21deffa9 (patch) | |
tree | b51946ea9042b622883af5ec3fd14801b61f6c2f /dev-haskell | |
parent | Block broken gtk-doc versions that causes problems like bug #363213. Remove o... (diff) | |
download | gentoo-2-04a7470ed2bbd2c8be51016a40b04c5b21deffa9.tar.gz gentoo-2-04a7470ed2bbd2c8be51016a40b04c5b21deffa9.tar.bz2 gentoo-2-04a7470ed2bbd2c8be51016a40b04c5b21deffa9.zip |
Removed old.
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/mtl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-1.0-r1.ebuild | 27 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-1.0.1.ebuild | 27 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-1.0.ebuild | 27 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-1.1.0.0.ebuild | 18 |
5 files changed, 5 insertions, 100 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index 9707ae307e34..4e339488350b 100644 --- a/dev-haskell/mtl/ChangeLog +++ b/dev-haskell/mtl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/mtl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.39 2011/04/23 11:48:13 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.40 2011/06/05 13:12:41 slyfox Exp $ + + 05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> -mtl-1.0.ebuild, + -mtl-1.0-r1.ebuild, -mtl-1.0.1.ebuild, -mtl-1.1.0.0.ebuild: + Removed old. *mtl-1.1.1.1 (23 Apr 2011) diff --git a/dev-haskell/mtl/mtl-1.0-r1.ebuild b/dev-haskell/mtl/mtl-1.0-r1.ebuild deleted file mode 100644 index c943640bee3c..000000000000 --- a/dev-haskell/mtl/mtl-1.0-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0-r1.ebuild,v 1.7 2011/04/23 11:48:13 slyfox Exp $ - -CABAL_FEATURES="lib profile haddock" -inherit haskell-cabal - -GHC_PV=6.6 - -DESCRIPTION="Monad transformer library" -HOMEPAGE="http://haskell.org/ghc/" -SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.tar.bz2" -LICENSE="BSD" -SLOT="0" - -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND=">=dev-lang/ghc-6.6" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/ghc-${GHC_PV}/libraries/${PN}" - -src_unpack() { - unpack ${A} - cabal-mksetup -} diff --git a/dev-haskell/mtl/mtl-1.0.1.ebuild b/dev-haskell/mtl/mtl-1.0.1.ebuild deleted file mode 100644 index e5a2efaef238..000000000000 --- a/dev-haskell/mtl/mtl-1.0.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.1.ebuild,v 1.10 2011/04/23 11:48:13 slyfox Exp $ - -CABAL_FEATURES="lib profile haddock" -inherit haskell-cabal - -GHC_PV=6.6.1 - -DESCRIPTION="Monad transformer library" -HOMEPAGE="http://haskell.org/ghc/" -SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.tar.bz2" -LICENSE="BSD" -SLOT="0" - -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" -IUSE="" - -RDEPEND=">=dev-lang/ghc-6.6" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/ghc-${GHC_PV}/libraries/${PN}" - -src_unpack() { - unpack ${A} - cabal-mksetup -} diff --git a/dev-haskell/mtl/mtl-1.0.ebuild b/dev-haskell/mtl/mtl-1.0.ebuild deleted file mode 100644 index 6d32adae499a..000000000000 --- a/dev-haskell/mtl/mtl-1.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.16 2011/04/23 11:48:13 slyfox Exp $ - -inherit ghc-package - -DESCRIPTION="Monad transformer library" -HOMEPAGE="http://haskell.org/ghc/" -SRC_URI="" -LICENSE="BSD" -SLOT="0" - -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="=dev-lang/ghc-6.4*" -DEPEND="${RDEPEND}" - -pkg_setup () { - ghc-package_pkg_setup - elog "This library is already provided by ghc. This ebuild does nothing." -} - -src_install () { - dodir "$(ghc-libdir)" - touch "${D}/$(ghc-libdir)/.${P}.ghc-updater" -} diff --git a/dev-haskell/mtl/mtl-1.1.0.0.ebuild b/dev-haskell/mtl/mtl-1.1.0.0.ebuild deleted file mode 100644 index e680321ae36d..000000000000 --- a/dev-haskell/mtl/mtl-1.1.0.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 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.0.ebuild,v 1.7 2011/04/23 11:48:13 slyfox Exp $ - -CABAL_FEATURES="lib profile haddock" -inherit haskell-cabal - -DESCRIPTION="Monad transformer library" -HOMEPAGE="http://haskell.org/ghc/" -SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" -IUSE="" - -RDEPEND=">=dev-lang/ghc-6.6" -DEPEND="${RDEPEND}" |