From 386855c4d1ef509c1fd32abd721589c81669613b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 23 Oct 2023 08:35:49 +0100 Subject: gentoo auto-resync : 23:10:2023 - 08:35:49 --- dev-haskell/wl-pprint-annotated/Manifest | 5 ++-- dev-haskell/wl-pprint-annotated/metadata.xml | 4 +++ .../wl-pprint-annotated-0.1.0.1-r2.ebuild | 29 ++++++++++++++++++++++ .../wl-pprint-annotated-0.1.0.1.ebuild | 28 --------------------- 4 files changed, 36 insertions(+), 30 deletions(-) create mode 100644 dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1-r2.ebuild delete mode 100644 dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild (limited to 'dev-haskell/wl-pprint-annotated') diff --git a/dev-haskell/wl-pprint-annotated/Manifest b/dev-haskell/wl-pprint-annotated/Manifest index 6ba94336b424..4c5b0fe6aab0 100644 --- a/dev-haskell/wl-pprint-annotated/Manifest +++ b/dev-haskell/wl-pprint-annotated/Manifest @@ -1,3 +1,4 @@ +DIST wl-pprint-annotated-0.1.0.1-rev1.cabal 2296 BLAKE2B 1b239089245dbc936763b0dcdc2f4afe1c90e7d8d3f80a823e1868ad6e4ea988395f20de015e55cc7db642f34f58ec4446bf4b8a697eeeb22c3a0efe8be2cf36 SHA512 0f79b2c436ddbf8deeb6aae9fe65d08b11030be1435df81cee292e1ec6cdda9d05461a9000984f1f7e89b9338aaa399e43687eeee8904602f4e4718013eb9a6e DIST wl-pprint-annotated-0.1.0.1.tar.gz 15458 BLAKE2B 8699ca505a0c72790d70890ec290bbb602d259015554a6260d52445574d8e0f86c9d4e4a05bba155f59730595073d0613cda00fcecbf142c97afc0375eaedcf2 SHA512 45f1881254f8b20d9992a477a36a7408d2df8d94f99c71d72d75cd04aee3831966886c94b6e6a68791acda24aec8c4a339d052b9a188af8c2ca24e74da1e9596 -EBUILD wl-pprint-annotated-0.1.0.1.ebuild 831 BLAKE2B 80989edbd4c0c9f2677a1ffc88622b7ae0410d6c9c3ddc30e03f04b42ddc83e096bc0e89af02fe04957550bac83c58fe9ff7c89da7af93b8327f878d6f03beef SHA512 efee0a9bdc985992f62fcc2cd49812f5715c513245735f68a682bb0f2d930f1d4138c451468642940386ccaf36ed44a7b762d4531509075ed940bbf4af50220f -MISC metadata.xml 250 BLAKE2B 3adf9597d5114c480b4cc9fb5c3e231d8475b795cd6dce77986e13583ab6e59b43857cf2328570490abef0062a8b8a6b73d231867f9b62124855515cdc044d6d SHA512 5ef2c1d34a3438b39a38c041d45bb06bd0f1ae8a3f8b971bd5aaf36dee560f380e9abefab0c2a4cd7b518e151f5c6a0d0c7cd53caee9a384818f1bdc7deeadc4 +EBUILD wl-pprint-annotated-0.1.0.1-r2.ebuild 664 BLAKE2B f71243cf32b4309248a60547d4d88a1acb1a6fbf992a2bb8a290e93b6c2aaaa482856a4f1e86341bf56df463c8097cde96d392d2a75f48245364d2b83bec0e5c SHA512 4c69d18b876feb310726b5992ce7d43be148c103363ee6f500024ed3483b541cd0c9d786de701394e0b6efbb36034af6ba379c8d33ef3d80c9b76bfbfecccbf7 +MISC metadata.xml 400 BLAKE2B 77f848decfd5e1b73fc07d592fd65309a7612ee42a088aba9a53c28aa27923920ce3068e98851cf120a2cb0aeefe1100ed90afd29570ec560e9d7d924aee18a6 SHA512 3ce1c6bd408270e45736b591676a9eefcbfebdcf5a9dda8db6f8a8d50e61bc02947dc0c6b06752c0d6e390be3179238976f41f8a7f279444f87f5b4b0d2ecfaa diff --git a/dev-haskell/wl-pprint-annotated/metadata.xml b/dev-haskell/wl-pprint-annotated/metadata.xml index 937381521944..85a1cbd157fb 100644 --- a/dev-haskell/wl-pprint-annotated/metadata.xml +++ b/dev-haskell/wl-pprint-annotated/metadata.xml @@ -5,4 +5,8 @@ haskell@gentoo.org Gentoo Haskell + + wl-pprint-annotated + minad/wl-pprint-annotated + diff --git a/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1-r2.ebuild b/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1-r2.ebuild new file mode 100644 index 000000000000..5e40ec179b12 --- /dev/null +++ b/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1-r2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ebuild generated by hackport 0.8.4.0.9999 + +CABAL_HACKAGE_REVISION=1 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Pretty printer with annotation support" +HOMEPAGE="https://github.com/minad/wl-pprint-annotated#readme" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND=" + >=dev-haskell/text-0.11:=[profile?] =dev-lang/ghc-8.10.6:= +" +DEPEND=" + ${RDEPEND} + >=dev-haskell/cabal-3.2.1.0 + test? ( dev-haskell/tasty + dev-haskell/tasty-hunit ) +" diff --git a/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild b/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild deleted file mode 100644 index fb9afa92da79..000000000000 --- a/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# ebuild generated by hackport 0.5.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Wadler/Leijen pretty printer with annotations and slightly modernized API" -HOMEPAGE="https://github.com/minad/wl-pprint-annotated#readme" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/semigroups-0.9:=[profile?] =dev-haskell/text-0.11:=[profile?] =dev-lang/ghc-7.10.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.22.2.0 - test? ( dev-haskell/tasty - dev-haskell/tasty-hunit ) -" -- cgit v1.2.3