summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Todaro <solpeth@posteo.org>2022-07-23 09:06:43 +1000
committerSam James <sam@gentoo.org>2022-07-23 01:51:46 +0000
commit9bd3acd27138431d3b2ad18e31f2f349155e8543 (patch)
treed656163da6d1fe03c3e2cc7556820738aef665f5 /app-portage
parentapp-portage/hackport: add 0.7.2.1 (diff)
downloadgentoo-9bd3acd27138431d3b2ad18e31f2f349155e8543.tar.gz
gentoo-9bd3acd27138431d3b2ad18e31f2f349155e8543.tar.bz2
gentoo-9bd3acd27138431d3b2ad18e31f2f349155e8543.zip
app-portage/hackport: drop 0.6.6, 0.7
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/hackport/Manifest2
-rw-r--r--app-portage/hackport/hackport-0.6.6.ebuild54
-rw-r--r--app-portage/hackport/hackport-0.7.ebuild58
3 files changed, 0 insertions, 114 deletions
diff --git a/app-portage/hackport/Manifest b/app-portage/hackport/Manifest
index 6c61a3ad625c..51264754d37e 100644
--- a/app-portage/hackport/Manifest
+++ b/app-portage/hackport/Manifest
@@ -1,3 +1 @@
-DIST hackport-0.6.6.tar.gz 2079279 BLAKE2B 6e4084babb3fc036568387845ca2793d47a29ce94c24211259324d3040d0c0e15be028d0a9726ea8512dd518d7e9dd8447aba67725c0916418f523449f2179b4 SHA512 b836bd21e3713796feaab9ca830fdef80f52b9723d0fba6cfb60d802e038eaec2da8492eb025d6ae376aea69734c031e23c0887642675c4f767b1592d82c5523
DIST hackport-0.7.2.1.tar.gz 2083380 BLAKE2B 0fe2eadfcd7a551a61ecb013973b63aec8df0a194403880ef15563a9f7462db2889fda37012e78665c2190b8ab4cd1e48f0088c4e435e7cca1f0cd0fefd119f0 SHA512 b12c3a10c750b6f1d71b9766d08934bce5fb1f62e1c13de71f84280b66ed5d5a6b7a5c62982c7c3c4a02908e1e835b709e7ac7f9b2c44a732320d55f293dfcda
-DIST hackport-0.7.tar.gz 2080625 BLAKE2B 87c70180df45c2bd6c6e51dff31b31c45d0c3c572223803daed8f2b9045ececa63edea1b9f35984067b393b25a31e78c761a12478c1dce6e9cc57dc4c0f1b4b0 SHA512 72f1638d2007d8b085c8dcb8d01b171c6a0e8306c71efc7be7ffc8d3e2a6fdee8e74c2bb62e8762a4315e3384d2f78ac12d45faf79b94270c638a9afc7cc1a82
diff --git a/app-portage/hackport/hackport-0.6.6.ebuild b/app-portage/hackport/hackport-0.6.6.ebuild
deleted file mode 100644
index 149aa49011ec..000000000000
--- a/app-portage/hackport/hackport-0.6.6.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.5.9999
-
-CABAL_FEATURES="test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Hackage and Portage integration tool"
-HOMEPAGE="https://hackage.haskell.org/package/hackport"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-portage/repoman
- >=dev-haskell/async-2.0:=
- >=dev-haskell/base16-bytestring-0.1.1:=
- >=dev-haskell/base64-bytestring-1.0:=
- >=dev-haskell/cryptohash-sha256-0.11:=
- dev-haskell/ed25519:=
- dev-haskell/extensible-exceptions:=
- >=dev-haskell/hashable-1.0:=
- >=dev-haskell/http-4000.1.5:=
- >=dev-haskell/lukko-0.1:=
- >=dev-haskell/mtl-2.1:=
- >=dev-haskell/network-2.6:=
- >=dev-haskell/network-uri-2.6:=
- >=dev-haskell/old-locale-1.0:=
- >=dev-haskell/parsec-3.1.13:=
- >=dev-haskell/random-1.0:=
- dev-haskell/split:=
- >=dev-haskell/stm-2.0:=
- >=dev-haskell/tar-0.5:=
- >=dev-haskell/text-1.2.3.0:=
- >=dev-haskell/xml-1.3.7:=
- >=dev-haskell/zlib-0.5.3:=
- >=dev-lang/ghc-8.0.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.24.0.0
- test? ( >=dev-haskell/doctest-0.8
- >=dev-haskell/hspec-2.0
- >=dev-haskell/quickcheck-2.0 )
-"
-
-src_install() {
- haskell-cabal_src_install
- doman man/hackport.1
-}
diff --git a/app-portage/hackport/hackport-0.7.ebuild b/app-portage/hackport/hackport-0.7.ebuild
deleted file mode 100644
index bbe4e16168c8..000000000000
--- a/app-portage/hackport/hackport-0.7.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.6.9999
-
-CABAL_FEATURES="test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Hackage and Portage integration tool"
-HOMEPAGE="https://hackage.haskell.org/package/hackport"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/async-2.0:=
- >=dev-haskell/base16-bytestring-0.1.1:= <dev-haskell/base16-bytestring-1:=
- >=dev-haskell/base64-bytestring-1.0:=
- >=dev-haskell/cryptohash-sha256-0.11:=
- dev-haskell/ed25519:=
- dev-haskell/extensible-exceptions:=
- >=dev-haskell/hashable-1.0:=
- >=dev-haskell/http-4000.1.5:=
- >=dev-haskell/lukko-0.1:=
- >=dev-haskell/mtl-2.1:=
- >=dev-haskell/network-2.6:=
- >=dev-haskell/network-uri-2.6:=
- >=dev-haskell/old-locale-1.0:=
- >=dev-haskell/parallel-3.2.1.0:=
- >=dev-haskell/parsec-3.1.13:=
- >=dev-haskell/random-1.0:=
- dev-haskell/split:=
- >=dev-haskell/stm-2.0:=
- >=dev-haskell/tar-0.5:=
- >=dev-haskell/text-1.2.3.0:=
- >=dev-haskell/xml-1.3.7:=
- >=dev-haskell/zlib-0.5.3:=
- >=dev-lang/ghc-8.0.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.24.0.0
- test? ( >=dev-haskell/doctest-0.8
- >=dev-haskell/hspec-2.0
- >=dev-haskell/quickcheck-2.0 )
-"
-RDEPEND+="
- app-portage/repoman
- dev-util/pkgcheck
-"
-
-src_install() {
- haskell-cabal_src_install
- doman man/hackport.1
-}