diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:32:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | b92486edfb378eae5f3191999dc8ba86e601732b (patch) | |
tree | 27b8df5b1d71864a70c06f7d6f1ccae9d7441b58 /dev-vcs/darcs | |
parent | dev-haskell/alex: drop old (diff) | |
download | gentoo-b92486edfb378eae5f3191999dc8ba86e601732b.tar.gz gentoo-b92486edfb378eae5f3191999dc8ba86e601732b.tar.bz2 gentoo-b92486edfb378eae5f3191999dc8ba86e601732b.zip |
dev-vcs/darcs: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-vcs/darcs')
-rw-r--r-- | dev-vcs/darcs/Manifest | 2 | ||||
-rw-r--r-- | dev-vcs/darcs/darcs-2.10.0-r1.ebuild | 107 | ||||
-rw-r--r-- | dev-vcs/darcs/darcs-2.8.4-r3.ebuild | 128 | ||||
-rw-r--r-- | dev-vcs/darcs/darcs-2.8.4.ebuild | 117 | ||||
-rw-r--r-- | dev-vcs/darcs/darcs-2.8.5-r3.ebuild | 94 | ||||
-rw-r--r-- | dev-vcs/darcs/darcs-2.8.5-r4.ebuild | 96 |
6 files changed, 0 insertions, 544 deletions
diff --git a/dev-vcs/darcs/Manifest b/dev-vcs/darcs/Manifest index 873e747e10d0..ab2c10efefab 100644 --- a/dev-vcs/darcs/Manifest +++ b/dev-vcs/darcs/Manifest @@ -1,4 +1,2 @@ -DIST darcs-2.10.0.tar.gz 1502347 SHA256 52b3db3f7b64a4306585b96af7b5887f62ba54f6e9c3bdbed9b6a18d97f16b36 SHA512 216fb69aeed03c56cc7773eb92b8de3ec60be0526826a15a05230b7a66f9804e492be230c82c6475faa46e49ffed1531a9b03ea0d9c60e8de802cb9cdd421dcb WHIRLPOOL 3c62966ee5ab933471f8c42ff8be622ed8d6d0f8c392528906288f0da8a0d8dacb512c8645b82fba4ca4a03f628fc361630079b0bd6d6d09bce640cf03fd322c DIST darcs-2.10.1.tar.gz 1509208 SHA256 f1ef65b43780e7593ca1afdae5ecf44ed91d62cc1be360693a52c5ff7b57ee94 SHA512 b8c3971da3d635a7d90e35226c2ffa6d6ca8e78ba18793c632b7509bc4d52c1bda2490d147cdaea5842fbe5d8826b0025de61e2fb4f58c441875c5858d910e47 WHIRLPOOL a44550b9e44125ee468b10da723742c992c215a42411c074e8c2547643694ce572db7f59b5ba4209cef5aac26bd1ddcef1c54f592e8b73fd0da941d0e9e77d93 DIST darcs-2.8.4.tar.gz 1301464 SHA256 3fab4dbb2d5dd9f381d49f4730c12e1534b5c484b0dde9712614a7151f659f98 SHA512 c60531bacea43bdd5a18ae461dd390fe64682cac56fa4e6b5153a5da3c003b59d8fb24827bd42b4b30f0d2c61877d36b58eb98317644f9f8a200ab7c5961c48e WHIRLPOOL 128e8e58e219d427928eb8725d9566c1b6b3bb478b3cda69b30ded8798fa104eb8dec0fda8a32701f5d074babf9f11f1b3036388cd15a82118853a566c832430 -DIST darcs-2.8.5.tar.gz 1306525 SHA256 064310ed589c89500e224ad5254ab88de815c349f14f9aef9513720eb857e399 SHA512 810fd8d2df2f8703891e85dc512b0185257dc84a35590aecb2077e14a78096b4fac57dbd7f89218987d04df846992d51c5d5c4deb8cc9f441ce9195ab202223b WHIRLPOOL 78cb6d20d8bd0af5eea71e3e737c12ef7063eb71f1788c2eb173abd5813930862b2e8f078243f2f650e4a65a4405b2d1d1539aef05a193e85521f367ec3ddd80 diff --git a/dev-vcs/darcs/darcs-2.10.0-r1.ebuild b/dev-vcs/darcs/darcs-2.10.0-r1.ebuild deleted file mode 100644 index 25b457429995..000000000000 --- a/dev-vcs/darcs/darcs-2.10.0-r1.ebuild +++ /dev/null @@ -1,107 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.5.9999 -#hackport: flags: +library,+executable,-hpc,-warn-as-error,+pkgconfig,-rts,-static,-optimize - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="a distributed, interactive, smart revision control system" -HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+curl diff +http +terminfo +threaded" - -RESTRICT=test # some files are missing - -RDEPEND=">=dev-haskell/attoparsec-0.11:=[profile?] <dev-haskell/attoparsec-0.14:=[profile?] - >=dev-haskell/base16-bytestring-0.1:=[profile?] <dev-haskell/base16-bytestring-0.2:=[profile?] - >=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-0.8:=[profile?] - >=dev-haskell/cryptohash-0.4:=[profile?] <dev-haskell/cryptohash-0.12:=[profile?] - >=dev-haskell/data-ordlist-0.4:=[profile?] <dev-haskell/data-ordlist-0.5:=[profile?] - >=dev-haskell/dataenc-0.11:=[profile?] <dev-haskell/dataenc-0.15:=[profile?] - >=dev-haskell/hashable-1.0:=[profile?] <dev-haskell/hashable-1.3:=[profile?] - >=dev-haskell/haskeline-0.6.3:=[profile?] <dev-haskell/haskeline-0.8:=[profile?] - >=dev-haskell/html-1.0:=[profile?] <dev-haskell/html-1.1:=[profile?] - >=dev-haskell/mmap-0.5:=[profile?] <dev-haskell/mmap-0.6:=[profile?] - >=dev-haskell/mtl-2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - >=dev-haskell/old-locale-1.0:=[profile?] <dev-haskell/old-locale-1.1:=[profile?] - >=dev-haskell/old-time-1.1:=[profile?] <dev-haskell/old-time-1.2:=[profile?] - >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?] - >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?] - >=dev-haskell/regex-applicative-0.2:=[profile?] <dev-haskell/regex-applicative-0.4:=[profile?] - >=dev-haskell/regex-compat-tdfa-0.95.1:=[profile?] <dev-haskell/regex-compat-tdfa-0.96:=[profile?] - >=dev-haskell/tar-0.4:=[profile?] <dev-haskell/tar-0.5:=[profile?] - >=dev-haskell/text-0.11.2.0:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/transformers-compat-0.4:=[profile?] <dev-haskell/transformers-compat-0.5:=[profile?] - >=dev-haskell/unix-compat-0.1.2:=[profile?] <dev-haskell/unix-compat-0.5:=[profile?] - >=dev-haskell/utf8-string-0.3.6:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] - >=dev-haskell/vector-0.7:=[profile?] <dev-haskell/vector-0.11:=[profile?] - >=dev-haskell/zip-archive-0.2.3:=[profile?] <dev-haskell/zip-archive-0.3:=[profile?] - >=dev-haskell/zlib-0.5.3.0:=[profile?] <dev-haskell/zlib-0.6.0.0:=[profile?] - >=dev-lang/ghc-7.4.1:= - virtual/libiconv - || ( ( >=dev-haskell/transformers-0.3:=[profile?] <dev-haskell/transformers-0.4.0.0:=[profile?] ) - ( >dev-haskell/transformers-0.4.0.0:=[profile?] <dev-haskell/transformers-0.5:=[profile?] ) ) - curl? ( net-misc/curl ) - diff? ( dev-haskell/lcs:=[profile?] ) - http? ( >=dev-haskell/http-4000.2.3:=[profile?] <dev-haskell/http-4000.3:=[profile?] - >=dev-haskell/network-2.6:=[profile?] - dev-haskell/network-uri:=[profile?] - ) - terminfo? ( >=dev-haskell/terminfo-0.3:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 - dev-lang/ghc - test? ( >=dev-haskell/cmdargs-0.10 <dev-haskell/cmdargs-0.11 - >=dev-haskell/findbin-0.0 <dev-haskell/findbin-0.1 - >=dev-haskell/hunit-1.0 <dev-haskell/hunit-1.3 - >=dev-haskell/quickcheck-2.3 <dev-haskell/quickcheck-2.8 - >=dev-haskell/shelly-1.6 <dev-haskell/shelly-1.7 - >=dev-haskell/split-0.1.4.1 <dev-haskell/split-0.3 - >=dev-haskell/test-framework-0.4.0 <dev-haskell/test-framework-0.9 - >=dev-haskell/test-framework-hunit-0.2.2 <dev-haskell/test-framework-hunit-0.4 - >=dev-haskell/test-framework-quickcheck2-0.3 <dev-haskell/test-framework-quickcheck2-0.4 ) - curl? ( virtual/pkgconfig ) -" - -src_prepare() { - cabal_chdeps \ - 'terminfo == 0.3.*' 'terminfo >= 0.3' \ - 'network >= 2.3 && < 2.5' 'network >= 2.6, network-uri' \ - 'QuickCheck >= 2.3 && < 2.8' 'QuickCheck >= 2.3' \ - 'attoparsec >= 0.11 && < 0.13' 'attoparsec >= 0.11 && < 0.14' -} - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag curl curl) \ - --flag=executable \ - $(cabal_flag diff hashed-storage-diff) \ - --flag=-hpc \ - $(cabal_flag http http) \ - --flag=library \ - --flag=-optimize \ - --flag=pkgconfig \ - --flag=-rts \ - --flag=-static \ - $(cabal_flag terminfo terminfo) \ - $(cabal_flag threaded threaded) \ - --flag=-warn-as-error -} - -src_install() { - haskell-cabal_src_install - - # fixup perms in such an an awkward way - mv "${ED}/usr/share/man/man1/darcs.1" "${S}/darcs.1" || die "darcs.1 not found" - doman "${S}/darcs.1" || die "failed to register darcs.1 as a manpage" -} diff --git a/dev-vcs/darcs/darcs-2.8.4-r3.ebuild b/dev-vcs/darcs/darcs-2.8.4-r3.ebuild deleted file mode 100644 index b21ee9339264..000000000000 --- a/dev-vcs/darcs/darcs-2.8.4-r3.ebuild +++ /dev/null @@ -1,128 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.3.9999 - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour" -inherit eutils haskell-cabal bash-completion-r1 - -DESCRIPTION="a distributed, interactive, smart revision control system" -HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="doc test" - -RDEPEND="=dev-haskell/extensible-exceptions-0.1*:=[profile?] - >=dev-haskell/hashed-storage-0.5.6:=[profile?] - <dev-haskell/hashed-storage-0.6:=[profile?] - >=dev-haskell/haskeline-0.6.3:=[profile?] - <dev-haskell/haskeline-0.8:=[profile?] - =dev-haskell/html-1.0*:=[profile?] - =dev-haskell/mmap-0.5*:=[profile?] - >=dev-haskell/mtl-1.0:=[profile?] - <dev-haskell/mtl-2.2:=[profile?] - >=dev-haskell/parsec-2.0:=[profile?] - <dev-haskell/parsec-3.2:=[profile?] - =dev-haskell/random-1.0*:=[profile?] - >=dev-haskell/regex-compat-0.95.1:=[profile?] - >=dev-haskell/tar-0.3:=[profile?] - <dev-haskell/tar-0.5:=[profile?] - >=dev-haskell/terminfo-0.3:=[profile?] <dev-haskell/terminfo-0.5:=[profile?] - >=dev-haskell/text-0.11.0.6:=[profile?] - >=dev-haskell/vector-0.7:=[profile?] - >=dev-haskell/zlib-0.5.1.0:=[profile?] - <dev-haskell/zlib-0.6.0.0:=[profile?] - >=dev-lang/ghc-6.10.4:= - net-misc/curl" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - doc? ( virtual/latex-base - || ( dev-tex/latex2html[png] - dev-tex/latex2html[gif] - ) - ) - test? ( >=dev-haskell/cmdlib-0.2.1[profile?] - <dev-haskell/cmdlib-0.4[profile?] - =dev-haskell/findbin-0.0*[profile?] - >=dev-haskell/quickcheck-2.3 - >=dev-haskell/shellish-0.1.3[profile?] - <dev-haskell/shellish-0.2[profile?] - >=dev-haskell/test-framework-0.4.0[profile?] - >=dev-haskell/test-framework-hunit-0.2.2[profile?] - >=dev-haskell/test-framework-quickcheck2-0.2.8[profile?] - ) - " - -src_prepare() { - rm "${S}/tests/add_permissions.sh" || die "Could not rm add_permissions.sh" - rm "${S}/tests/send-output-v1.sh" || die "Could not rm send-output-v1.sh" - rm "${S}/tests/send-output-v2.sh" || die "Could not rm send-output-v2.sh" - rm "${S}/tests/utf8.sh" || die "Could not rm utf8.sh" - - epatch "${FILESDIR}"/${P}-ghc-7.8-part-1.patch - - cabal_chdeps \ - 'text >= 0.11.0.6 && < 0.12.0.0' 'text >= 0.11.0.6' \ - 'terminfo == 0.3.*' 'terminfo >= 0.3 && < 0.5' \ - 'array >= 0.1 && < 0.5' 'array >= 0.1 && <0.6' \ - 'process >= 1.0.0.0 && < 1.2.0.0' 'process >= 1.0.0.0 && < 1.3' \ - 'unix >= 1.0 && < 2.7' 'unix >=1.0 && <2.8' \ - 'base >= 4.5 && < 4.7' 'base >= 4.5 && < 4.8' \ - 'ghc >= 6.10 && < 7.8' 'ghc >= 6.10 && < 7.9' -} - -src_configure() { - # checking whether ghc supports -threaded flag - # Beware: http://www.haskell.org/ghc/docs/latest/html/users_guide/options-phases.html#options-linker - # contains: 'The ability to make a foreign call that does not block all other Haskell threads.' - # It might have interactivity impact. - - threaded_flag="" - if $(ghc-getghc) --info | grep "Support SMP" | grep -q "YES"; then - threaded_flag="--flags=threaded" - einfo "$P will be built with threads support" - else - threaded_flag="--flags=-threaded" - einfo "$P will be built without threads support" - fi - - # Use curl for net stuff to avoid strict version dep on HTTP and network - cabal_src_configure \ - --flags=curl \ - --flags=-http \ - --flags=color \ - --flags=terminfo \ - --flags=mmap \ - --flags=force-char8-encoding \ - $threaded_flag \ - $(cabal_flag test) -} - -src_test() { - # run cabal test from haskell-cabal - haskell-cabal_src_test || die "cabal test failed" -} - -src_install() { - cabal_src_install - newbashcomp "${S}/contrib/darcs_completion" "${PN}" - - # fixup perms in such an an awkward way - mv "${ED}/usr/share/man/man1/darcs.1" "${S}/darcs.1" || die "darcs.1 not found" - doman "${S}/darcs.1" || die "failed to register darcs.1 as a manpage" -} - -pkg_postinst() { - ghc-package_pkg_postinst - - ewarn "NOTE: in order for the darcs send command to work properly," - ewarn "you must properly configure your mail transport agent to relay" - ewarn "outgoing mail. For example, if you are using ssmtp, please edit" - ewarn "${EPREFIX}/etc/ssmtp/ssmtp.conf with appropriate values for your site." -} diff --git a/dev-vcs/darcs/darcs-2.8.4.ebuild b/dev-vcs/darcs/darcs-2.8.4.ebuild deleted file mode 100644 index 7c2fae5540d2..000000000000 --- a/dev-vcs/darcs/darcs-2.8.4.ebuild +++ /dev/null @@ -1,117 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.3.9999 - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour" -inherit haskell-cabal bash-completion-r1 - -DESCRIPTION="a distributed, interactive, smart revision control system" -HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="doc test" - -RDEPEND="=dev-haskell/extensible-exceptions-0.1*:=[profile?] - >=dev-haskell/hashed-storage-0.5.6:=[profile?] - <dev-haskell/hashed-storage-0.6:=[profile?] - >=dev-haskell/haskeline-0.6.3:=[profile?] - <dev-haskell/haskeline-0.8:=[profile?] - =dev-haskell/html-1.0*:=[profile?] - =dev-haskell/mmap-0.5*:=[profile?] - >=dev-haskell/mtl-1.0:=[profile?] - <dev-haskell/mtl-2.2:=[profile?] - >=dev-haskell/parsec-2.0:=[profile?] - <dev-haskell/parsec-3.2:=[profile?] - =dev-haskell/random-1.0*:=[profile?] - >=dev-haskell/regex-compat-0.95.1:=[profile?] - >=dev-haskell/tar-0.3:=[profile?] - <dev-haskell/tar-0.5:=[profile?] - =dev-haskell/terminfo-0.3*:=[profile?] - >=dev-haskell/text-0.11.0.6:=[profile?] - <dev-haskell/text-0.12.0.0:=[profile?] - >=dev-haskell/vector-0.7:=[profile?] - >=dev-haskell/zlib-0.5.1.0:=[profile?] - <dev-haskell/zlib-0.6.0.0:=[profile?] - >=dev-lang/ghc-6.10.4:= - net-misc/curl" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - doc? ( virtual/latex-base - || ( dev-tex/latex2html[png] - dev-tex/latex2html[gif] - ) - ) - test? ( >=dev-haskell/cmdlib-0.2.1[profile?] - <dev-haskell/cmdlib-0.4[profile?] - =dev-haskell/findbin-0.0*[profile?] - >=dev-haskell/quickcheck-2.3 - >=dev-haskell/shellish-0.1.3[profile?] - <dev-haskell/shellish-0.2[profile?] - >=dev-haskell/test-framework-0.4.0[profile?] - >=dev-haskell/test-framework-hunit-0.2.2[profile?] - >=dev-haskell/test-framework-quickcheck2-0.2.8[profile?] - ) - " - -src_prepare() { - rm "${S}/tests/add_permissions.sh" || die "Could not rm add_permissions.sh" - rm "${S}/tests/send-output-v1.sh" || die "Could not rm send-output-v1.sh" - rm "${S}/tests/send-output-v2.sh" || die "Could not rm send-output-v2.sh" - rm "${S}/tests/utf8.sh" || die "Could not rm utf8.sh" -} - -src_configure() { - # checking whether ghc supports -threaded flag - # Beware: http://www.haskell.org/ghc/docs/latest/html/users_guide/options-phases.html#options-linker - # contains: 'The ability to make a foreign call that does not block all other Haskell threads.' - # It might have interactivity impact. - - threaded_flag="" - if $(ghc-getghc) --info | grep "Support SMP" | grep -q "YES"; then - threaded_flag="--flags=threaded" - einfo "$P will be built with threads support" - else - threaded_flag="--flags=-threaded" - einfo "$P will be built without threads support" - fi - - # Use curl for net stuff to avoid strict version dep on HTTP and network - cabal_src_configure \ - --flags=curl \ - --flags=-http \ - --flags=color \ - --flags=terminfo \ - --flags=mmap \ - $threaded_flag \ - $(cabal_flag test) -} - -src_test() { - # run cabal test from haskell-cabal - haskell-cabal_src_test || die "cabal test failed" -} - -src_install() { - cabal_src_install - newbashcomp "${S}/contrib/darcs_completion" "${PN}" - - # fixup perms in such an an awkward way - mv "${ED}/usr/share/man/man1/darcs.1" "${S}/darcs.1" || die "darcs.1 not found" - doman "${S}/darcs.1" || die "failed to register darcs.1 as a manpage" -} - -pkg_postinst() { - ghc-package_pkg_postinst - - ewarn "NOTE: in order for the darcs send command to work properly," - ewarn "you must properly configure your mail transport agent to relay" - ewarn "outgoing mail. For example, if you are using ssmtp, please edit" - ewarn "${EPREFIX}/etc/ssmtp/ssmtp.conf with appropriate values for your site." -} diff --git a/dev-vcs/darcs/darcs-2.8.5-r3.ebuild b/dev-vcs/darcs/darcs-2.8.5-r3.ebuild deleted file mode 100644 index 06cb957839ca..000000000000 --- a/dev-vcs/darcs/darcs-2.8.5-r3.ebuild +++ /dev/null @@ -1,94 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 -#hackport: flags: +library,+executable,-hpc,-warn-as-error - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour" -inherit base haskell-cabal - -DESCRIPTION="a distributed, interactive, smart revision control system" -HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="+color +curl +http +mmap +network-uri +optimize static +terminfo test +threaded" - -RDEPEND=">=dev-haskell/extensible-exceptions-0.1:=[profile?] <dev-haskell/extensible-exceptions-0.2:=[profile?] - >=dev-haskell/hashed-storage-0.5.6:=[profile?] <dev-haskell/hashed-storage-0.6:=[profile?] - >=dev-haskell/haskeline-0.6.3:=[profile?] <dev-haskell/haskeline-0.8:=[profile?] - >=dev-haskell/html-1.0:=[profile?] <dev-haskell/html-1.1:=[profile?] - >=dev-haskell/mtl-1.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - >=dev-haskell/parsec-2.0:=[profile?] <dev-haskell/parsec-3.2:=[profile?] - >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?] - >=dev-haskell/regex-compat-0.95.1:=[profile?] - >=dev-haskell/tar-0.3:=[profile?] <dev-haskell/tar-0.5:=[profile?] - >=dev-haskell/text-0.11.0.6:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/utf8-string-0.3.6:=[profile?] <dev-haskell/utf8-string-0.4:=[profile?] - >=dev-haskell/vector-0.7:=[profile?] - >=dev-haskell/zlib-0.5.1.0:=[profile?] <dev-haskell/zlib-0.6.0.0:=[profile?] - >=dev-lang/ghc-7.4.1:= - virtual/libiconv - curl? ( net-misc/curl ) - http? ( >=dev-haskell/http-4000.0.8:=[profile?] <dev-haskell/http-4000.3:=[profile?] - network-uri? ( >=dev-haskell/network-2.6:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] ) - !network-uri? ( >=dev-haskell/network-2.2:=[profile?] <dev-haskell/network-2.6:=[profile?] ) ) - mmap? ( >=dev-haskell/mmap-0.5:=[profile?] <dev-haskell/mmap-0.6:=[profile?] ) - terminfo? ( >=dev-haskell/terminfo-0.3:=[profile?] <dev-haskell/terminfo-0.5:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - dev-lang/ghc - test? ( >=dev-haskell/cmdlib-0.2.1:=[profile?] <dev-haskell/cmdlib-0.4:=[profile?] - >=dev-haskell/findbin-0.0:=[profile?] <dev-haskell/findbin-0.1:=[profile?] - >=dev-haskell/hunit-1.0:=[profile?] - >=dev-haskell/quickcheck-2.3:2=[profile?] - >=dev-haskell/shellish-0.1.3:=[profile?] <dev-haskell/shellish-0.2:=[profile?] - >=dev-haskell/test-framework-0.4.0:=[profile?] - >=dev-haskell/test-framework-hunit-0.2.2:=[profile?] - >=dev-haskell/test-framework-quickcheck2-0.2.8:=[profile?] ) -" - -PATCHES=("${FILESDIR}/${P}-ghc-7.10.patch") - -src_prepare() { - base_src_prepare - cabal_chdeps \ - 'terminfo == 0.3.*' 'terminfo >= 0.3 && < 0.5' \ - 'text >= 0.11.0.6 && < 1.2' 'text >= 0.11.0.6 && < 1.3' \ - 'random == 1.0.*' 'random >= 1.0 && < 1.2' \ - 'base >= 4.5 && < 4.8' 'base >= 4.5 && < 4.9' \ - 'ghc >= 6.10 && < 7.10' 'ghc >= 6.10 && < 7.12' -} - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag color color) \ - $(cabal_flag curl curl) \ - --flag=executable \ - --flag=-hpc \ - $(cabal_flag http http) \ - --flag=library \ - $(cabal_flag mmap mmap) \ - $(cabal_flag network-uri network-uri) \ - $(cabal_flag optimize optimize) \ - $(cabal_flag static static) \ - $(cabal_flag terminfo terminfo) \ - $(cabal_flag test test) \ - $(cabal_flag threaded threaded) \ - --flag=-warn-as-error -} - -src_install() { - haskell-cabal_src_install - - # fixup perms in such an an awkward way - mv "${ED}/usr/share/man/man1/darcs.1" "${S}/darcs.1" || die "darcs.1 not found" - doman "${S}/darcs.1" || die "failed to register darcs.1 as a manpage" -} diff --git a/dev-vcs/darcs/darcs-2.8.5-r4.ebuild b/dev-vcs/darcs/darcs-2.8.5-r4.ebuild deleted file mode 100644 index ab45bdd2461a..000000000000 --- a/dev-vcs/darcs/darcs-2.8.5-r4.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 -#hackport: flags: +library,+executable,-hpc,-warn-as-error - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour" -inherit base haskell-cabal - -DESCRIPTION="a distributed, interactive, smart revision control system" -HOMEPAGE="http://darcs.net/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="+color +curl +http +mmap +network-uri +optimize static +terminfo test +threaded" - -RDEPEND=">=dev-haskell/extensible-exceptions-0.1:=[profile?] <dev-haskell/extensible-exceptions-0.2:=[profile?] - >=dev-haskell/hashed-storage-0.5.6:=[profile?] <dev-haskell/hashed-storage-0.6:=[profile?] - >=dev-haskell/haskeline-0.6.3:=[profile?] <dev-haskell/haskeline-0.8:=[profile?] - >=dev-haskell/html-1.0:=[profile?] <dev-haskell/html-1.1:=[profile?] - >=dev-haskell/mtl-1.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - >=dev-haskell/parsec-2.0:=[profile?] <dev-haskell/parsec-3.2:=[profile?] - >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?] - >=dev-haskell/regex-compat-0.95.1:=[profile?] - >=dev-haskell/tar-0.3:=[profile?] <dev-haskell/tar-0.5:=[profile?] - >=dev-haskell/text-0.11.0.6:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/utf8-string-0.3.6:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] - >=dev-haskell/vector-0.7:=[profile?] - >=dev-haskell/zlib-0.5.1.0:=[profile?] <dev-haskell/zlib-0.6.0.0:=[profile?] - >=dev-lang/ghc-7.4.1:= - virtual/libiconv - curl? ( net-misc/curl ) - http? ( >=dev-haskell/http-4000.0.8:=[profile?] <dev-haskell/http-4000.3:=[profile?] - network-uri? ( >=dev-haskell/network-2.6:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] ) - !network-uri? ( >=dev-haskell/network-2.2:=[profile?] <dev-haskell/network-2.6:=[profile?] ) ) - mmap? ( >=dev-haskell/mmap-0.5:=[profile?] <dev-haskell/mmap-0.6:=[profile?] ) - terminfo? ( >=dev-haskell/terminfo-0.3:=[profile?] <dev-haskell/terminfo-0.5:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - dev-lang/ghc - test? ( >=dev-haskell/cmdlib-0.2.1:=[profile?] <dev-haskell/cmdlib-0.4:=[profile?] - >=dev-haskell/findbin-0.0:=[profile?] <dev-haskell/findbin-0.1:=[profile?] - >=dev-haskell/hunit-1.0:=[profile?] - >=dev-haskell/quickcheck-2.3:2=[profile?] - >=dev-haskell/shellish-0.1.3:=[profile?] <dev-haskell/shellish-0.2:=[profile?] - >=dev-haskell/test-framework-0.4.0:=[profile?] - >=dev-haskell/test-framework-hunit-0.2.2:=[profile?] - >=dev-haskell/test-framework-quickcheck2-0.2.8:=[profile?] ) -" - -PATCHES=("${FILESDIR}/${P}-ghc-7.10.patch") - -src_prepare() { - base_src_prepare - cabal_chdeps \ - 'terminfo == 0.3.*' 'terminfo >= 0.3 && < 0.5' \ - 'text >= 0.11.0.6 && < 1.2' 'text >= 0.11.0.6 && < 1.3' \ - 'random == 1.0.*' 'random >= 1.0 && < 1.2' \ - 'base >= 4.5 && < 4.8' 'base >= 4.5 && < 4.9' \ - 'ghc >= 6.10 && < 7.10' 'ghc >= 6.10 && < 7.12' \ - 'utf8-string >= 0.3.6 && < 0.4' 'utf8-string >= 0.3.6 && < 1.1' - -} - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag color color) \ - $(cabal_flag curl curl) \ - --flag=executable \ - --flag=-hpc \ - $(cabal_flag http http) \ - --flag=library \ - $(cabal_flag mmap mmap) \ - $(cabal_flag network-uri network-uri) \ - $(cabal_flag optimize optimize) \ - $(cabal_flag static static) \ - $(cabal_flag terminfo terminfo) \ - $(cabal_flag test test) \ - $(cabal_flag threaded threaded) \ - --flag=-warn-as-error -} - -src_install() { - haskell-cabal_src_install - - # fixup perms in such an an awkward way - mv "${ED}/usr/share/man/man1/darcs.1" "${S}/darcs.1" || die "darcs.1 not found" - doman "${S}/darcs.1" || die "failed to register darcs.1 as a manpage" -} |