diff options
| author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-12 15:44:46 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-12 15:58:43 +0100 |
| commit | 171e994793f4dc7929829b6eef4a56e86b6e1dc6 (patch) | |
| tree | 7ccd7819f1d94f20af431a61841b639aa734d566 /dev-haskell/data-endian/data-endian-0.1.ebuild | |
| parent | 5780a8967b51dc7a5f5cbd53947f02938d70e5e1 (diff) | |
| download | gentoo-171e994793f4dc7929829b6eef4a56e86b6e1dc6.tar.gz gentoo-171e994793f4dc7929829b6eef4a56e86b6e1dc6.tar.bz2 gentoo-171e994793f4dc7929829b6eef4a56e86b6e1dc6.zip | |
dev-haskell/data-endian: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/data-endian/data-endian-0.1.ebuild')
| -rw-r--r-- | dev-haskell/data-endian/data-endian-0.1.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-haskell/data-endian/data-endian-0.1.ebuild b/dev-haskell/data-endian/data-endian-0.1.ebuild deleted file mode 100644 index 2522c895cf34..000000000000 --- a/dev-haskell/data-endian/data-endian-0.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Endian-sensitive data" -HOMEPAGE="https://github.com/mvv/data-endian" -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.0 -" |
