commit: c60b13976e658b435a9b98258b458b4fe09e3562 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Jun 14 21:05:44 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Jun 14 21:15:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60b1397
dev-haskell/regex-compat: drop old Package-Manager: Portage-2.3.6, Repoman-2.3.2 .../regex-compat/regex-compat-0.95.1.ebuild | 24 ---------------------- 1 file changed, 24 deletions(-) diff --git a/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild deleted file mode 100644 index 1df64be19ae..00000000000 --- a/dev-haskell/regex-compat/regex-compat-0.95.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# ebuild generated by hackport 0.2.13 - -EAPI="3" - -CABAL_FEATURES="lib profile haddock hscolour hoogle" -inherit haskell-cabal - -DESCRIPTION="Replaces/Enhances Text.Regex" -HOMEPAGE="https://sourceforge.net/projects/lazy-regex" -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-haskell/regex-base-0.93[profile?] - >=dev-haskell/regex-posix-0.95.1[profile?] - >=dev-lang/ghc-6.8.2" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.2"
