From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B529158094 for ; Sat, 30 Jul 2022 05:21:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8601E10AF; Sat, 30 Jul 2022 05:21:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCD65E1098 for ; Sat, 30 Jul 2022 05:21:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8910F340F1D for ; Sat, 30 Jul 2022 05:21:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E570D566 for ; Sat, 30 Jul 2022 05:21:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1659158490.3d371495435c226742b5ba5e576c5440fb95e1f3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pandoc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pandoc/pandoc-2.18.ebuild X-VCS-Directories: app-text/pandoc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3d371495435c226742b5ba5e576c5440fb95e1f3 X-VCS-Branch: master Date: Sat, 30 Jul 2022 05:21:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 51f11758-0060-4143-b420-41e7cbb48241 X-Archives-Hash: ce5352419421b0e466c67d597318faa1 commit: 3d371495435c226742b5ba5e576c5440fb95e1f3 Author: Jack Todaro posteo org> AuthorDate: Sat Jul 30 04:40:15 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 30 05:21:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d371495 app-text/pandoc: drop 2.18 Signed-off-by: Jack Todaro posteo.org> Signed-off-by: Sam James gentoo.org> app-text/pandoc/pandoc-2.18.ebuild | 113 ------------------------------------- 1 file changed, 113 deletions(-) diff --git a/app-text/pandoc/pandoc-2.18.ebuild b/app-text/pandoc/pandoc-2.18.ebuild deleted file mode 100644 index 5e4604cd6f1d..000000000000 --- a/app-text/pandoc/pandoc-2.18.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# ebuild generated by hackport 0.7.1.1.9999 -#hackport: flags: -static - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -LUA_COMPAT=( "lua5-3" ) -inherit haskell-cabal lua-single - -DESCRIPTION="Conversion between markup formats" -HOMEPAGE="https://pandoc.org" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="embed-data-files lua trypandoc" -REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" - -RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] =dev-haskell/aeson-pretty-0.8.9:=[profile?] =dev-haskell/attoparsec-0.12:=[profile?] =dev-haskell/base64-bytestring-0.1:=[profile?] =dev-haskell/blaze-html-0.9:=[profile?] =dev-haskell/blaze-markup-0.8:=[profile?] =dev-haskell/case-insensitive-1.2:=[profile?] =dev-haskell/citeproc-0.7:=[profile?] =dev-haskell/commonmark-0.2.2:=[profile?] =dev-haskell/commonmark-extensions-0.2.3.1:=[profile?] =dev-haskell/commonmark-pandoc-0.2.1.2:=[profile?] =dev-haskell/connection-0.3.1:=[profile?] - >=dev-haskell/data-default-0.4:=[profile?] =dev-haskell/doclayout-0.4:=[profile?] =dev-haskell/doctemplates-0.10:=[profile?] =dev-haskell/emojis-0.1:=[profile?] =dev-haskell/file-embed-0.0:=[profile?] =dev-haskell/glob-0.7:=[profile?] =dev-haskell/haddock-library-1.10:=[profile?] =dev-haskell/hslua-module-doclayout-1.0.4:=[profile?] =dev-haskell/hslua-module-path-1.0:=[profile?] =dev-haskell/hslua-module-system-1.0:=[profile?] =dev-haskell/hslua-module-text-1.0:=[profile?] =dev-haskell/hslua-module-version-1.0:=[profile?] =dev-haskell/http-client-0.4.30:=[profile?] =dev-haskell/http-client-tls-0.2.4:=[profile?] =dev-haskell/http-types-0.8:=[profile?] =dev-haskell/ipynb-0.2:=[profile?] =dev-haskell/jira-wiki-markup-1.4:=[profile?] =dev-haskell/juicypixels-3.1.6.1:=[profile?] =dev-haskell/lpeg-1.0.1:=[profile?] =dev-haskell/network-2.6:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] =dev-haskell/pandoc-lua-marshal-0.1.5:=[profile?] =dev-haskell/pandoc-types-1.22.2:=[profile?] =dev-haskell/pretty-show-1.10:=[profile?] =dev-haskell/random-1:=[profile?] =dev-haskell/safe-0.3.18:=[profile?] =dev-haskell/scientific-0.3:=[profile?] =dev-haskell/sha-1.6:=[profile?] =dev-haskell/skylighting-0.12.3.1:=[profile?] =dev-haskell/skylighting-core-0.12.3.1:=[profile?] =dev-haskell/split-0.2:=[profile?] =dev-haskell/syb-0.1:=[profile?] =dev-haskell/tagsoup-0.14.6:=[profile?] =dev-haskell/temporary-1.1:=[profile?] =dev-haskell/texmath-0.12.5:=[profile?] =dev-haskell/text-conversions-0.3:=[profile?] =dev-haskell/unicode-collation-0.1.1:=[profile?] =dev-haskell/unicode-transforms-0.3:=[profile?] =dev-haskell/xml-1.3.12:=[profile?] =dev-haskell/xml-conduit-1.9.1.1:=[profile?] =dev-haskell/xml-types-0.3:=[profile?] =dev-haskell/yaml-0.11:=[profile?] =dev-haskell/zip-archive-0.2.3.4:=[profile?] =dev-haskell/zlib-0.5:=[profile?] =dev-lang/ghc-8.10.1:= - lua? ( >=dev-haskell/hslua-2.1:=[profile?] =dev-haskell/hslua-aeson-2.1:=[profile?] =dev-haskell/hslua-2.2:=[profile?] =dev-haskell/wai-0.3:=[profile?] - >=dev-haskell/wai-extra-3.0.24:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-3.2.0.0 - test? ( >=dev-haskell/diff-0.2 =dev-haskell/tasty-0.11 =dev-haskell/tasty-golden-2.3 =dev-haskell/tasty-hunit-0.9 =dev-haskell/tasty-lua-1.0 =dev-haskell/tasty-quickcheck-0.8