diff options
| author | matoro <matoro@users.noreply.github.com> | 2022-07-30 20:54:22 -0400 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-07-31 05:10:28 +0100 |
| commit | 6cf5ce8f3b4172fe6564c916b98f8be666f90aae (patch) | |
| tree | 7be6d2e11d0773c8d9595cf02a7a27468a0af676 /dev-haskell/haskell-lexer/haskell-lexer-1.0.2.ebuild | |
| parent | 2840fc36867f5db0c00ad789ebe7db7ea11c6e0c (diff) | |
| download | gentoo-6cf5ce8f3b4172fe6564c916b98f8be666f90aae.tar.gz gentoo-6cf5ce8f3b4172fe6564c916b98f8be666f90aae.tar.bz2 gentoo-6cf5ce8f3b4172fe6564c916b98f8be666f90aae.zip | |
dev-haskell/haskell-lexer: drop 1.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/haskell-lexer/haskell-lexer-1.0.2.ebuild')
| -rw-r--r-- | dev-haskell/haskell-lexer/haskell-lexer-1.0.2.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-haskell/haskell-lexer/haskell-lexer-1.0.2.ebuild b/dev-haskell/haskell-lexer/haskell-lexer-1.0.2.ebuild deleted file mode 100644 index d4c2c7acfd7f..000000000000 --- a/dev-haskell/haskell-lexer/haskell-lexer-1.0.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A fully compliant Haskell 98 lexer" -HOMEPAGE="https://github.com/yav/haskell-lexer" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" |
