summaryrefslogtreecommitdiff
path: root/dev-haskell/crypton-connection
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-haskell/crypton-connection
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-haskell/crypton-connection')
-rw-r--r--dev-haskell/crypton-connection/Manifest1
-rw-r--r--dev-haskell/crypton-connection/crypton-connection-0.3.1.ebuild31
-rw-r--r--dev-haskell/crypton-connection/metadata.xml9
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-haskell/crypton-connection/Manifest b/dev-haskell/crypton-connection/Manifest
deleted file mode 100644
index 8086567443ba..000000000000
--- a/dev-haskell/crypton-connection/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST crypton-connection-0.3.1.tar.gz 9112 BLAKE2B c8915815d2ae6b7e1c24010d44851a13323cc4211d8e35bcbaa71cb7f07af5ca2b041d90586b243af45a20d56753f361231015bffb2f82c42abe73c6caa13717 SHA512 5ec88d45be285398493aff416be1e40f7a1fff989d472f860ffe05671c2cc2261e244a15a30f79851a4c2a38509a2ecb2959af1e8ae2cf66aee5958c817245a0
diff --git a/dev-haskell/crypton-connection/crypton-connection-0.3.1.ebuild b/dev-haskell/crypton-connection/crypton-connection-0.3.1.ebuild
deleted file mode 100644
index dedf37569ad2..000000000000
--- a/dev-haskell/crypton-connection/crypton-connection-0.3.1.ebuild
+++ /dev/null
@@ -1,31 +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.8.4.0.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Simple and easy network connections API"
-HOMEPAGE="https://github.com/kazu-yamamoto/crypton-connection"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND="dev-haskell/basement:=[profile?]
- >=dev-haskell/crypton-x509-1.5:=[profile?]
- >=dev-haskell/crypton-x509-store-1.5:=[profile?]
- >=dev-haskell/crypton-x509-system-1.5:=[profile?]
- >=dev-haskell/crypton-x509-validation-1.5:=[profile?]
- dev-haskell/data-default-class:=[profile?]
- >=dev-haskell/network-2.6.3:=[profile?]
- >=dev-haskell/socks-0.6:=[profile?]
- >=dev-haskell/tls-1.7:=[profile?]
- >=dev-lang/ghc-8.8.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-3.0.0.0
-"
diff --git a/dev-haskell/crypton-connection/metadata.xml b/dev-haskell/crypton-connection/metadata.xml
deleted file mode 100644
index 6fb61853d497..000000000000
--- a/dev-haskell/crypton-connection/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>