diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-haskell/yesod | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-haskell/yesod')
| -rw-r--r-- | dev-haskell/yesod/Manifest | 2 | ||||
| -rw-r--r-- | dev-haskell/yesod/metadata.xml | 9 | ||||
| -rw-r--r-- | dev-haskell/yesod/yesod-1.6.2.1.ebuild | 40 | ||||
| -rw-r--r-- | dev-haskell/yesod/yesod-1.6.2.ebuild | 39 |
4 files changed, 0 insertions, 90 deletions
diff --git a/dev-haskell/yesod/Manifest b/dev-haskell/yesod/Manifest deleted file mode 100644 index 9abeb00e8c87..000000000000 --- a/dev-haskell/yesod/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST yesod-1.6.2.1.tar.gz 9940 BLAKE2B 7234b550bc54dac8e46deac3d66b0ccb89af184520e9a25d218317dc4c735a7b4fde32ad1ce7325e3d222b551262ea57c36fb0af7cb478489afda499310b28f6 SHA512 ef61044b329b0c6e122bc5ca0203735264f6cb85a4fe728819146b390a8b813a56cad7bd2ef928eb3b3f1ed4618b7f41e856c0f97be1030e50510a14820fd866 -DIST yesod-1.6.2.tar.gz 9927 BLAKE2B 551b6a659180536dae72cea4a342f7451eb005cb79bd06cb5af38e41052956c40b93e2368da307ccdcc8bb5e0ea718ae89e7fd858b3273d8823787a333f11da1 SHA512 7c7a3e191ce91ac4070179bdfdae89c60e91c702d9141bb90fcb7095d175727a3f0648221ea151b6e1f5c37a236f55c37aaf963c526e4ced572c19bd6fb0b3a8 diff --git a/dev-haskell/yesod/metadata.xml b/dev-haskell/yesod/metadata.xml deleted file mode 100644 index 6fb61853d497..000000000000 --- a/dev-haskell/yesod/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> diff --git a/dev-haskell/yesod/yesod-1.6.2.1.ebuild b/dev-haskell/yesod/yesod-1.6.2.1.ebuild deleted file mode 100644 index e0052e1cac93..000000000000 --- a/dev-haskell/yesod/yesod-1.6.2.1.ebuild +++ /dev/null @@ -1,40 +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.2.0.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Creation of type-safe, RESTful web applications" -HOMEPAGE="https://www.yesodweb.com/" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" - -RDEPEND="dev-haskell/aeson:=[profile?] - >=dev-haskell/conduit-1.3:=[profile?] - dev-haskell/data-default-class:=[profile?] - dev-haskell/fast-logger:=[profile?] - dev-haskell/file-embed:=[profile?] - dev-haskell/monad-logger:=[profile?] - dev-haskell/shakespeare:=[profile?] - dev-haskell/streaming-commons:=[profile?] - dev-haskell/text:=[profile?] - dev-haskell/unordered-containers:=[profile?] - >=dev-haskell/wai-1.3:=[profile?] - >=dev-haskell/wai-extra-1.3:=[profile?] - dev-haskell/wai-logger:=[profile?] - >=dev-haskell/warp-1.3:=[profile?] - >=dev-haskell/yaml-0.8.17:=[profile?] - >=dev-haskell/yesod-core-1.6:=[profile?] <dev-haskell/yesod-core-1.7:=[profile?] - >=dev-haskell/yesod-form-1.6:=[profile?] <dev-haskell/yesod-form-1.8:=[profile?] - >=dev-haskell/yesod-persistent-1.6:=[profile?] <dev-haskell/yesod-persistent-1.7:=[profile?] - >=dev-lang/ghc-8.8.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-3.0.0.0 -" diff --git a/dev-haskell/yesod/yesod-1.6.2.ebuild b/dev-haskell/yesod/yesod-1.6.2.ebuild deleted file mode 100644 index 4fea717178f2..000000000000 --- a/dev-haskell/yesod/yesod-1.6.2.ebuild +++ /dev/null @@ -1,39 +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.7.1.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Creation of type-safe, RESTful web applications" -HOMEPAGE="https://www.yesodweb.com/" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" - -RDEPEND="dev-haskell/aeson:=[profile?] - >=dev-haskell/conduit-1.3:=[profile?] - dev-haskell/data-default-class:=[profile?] - dev-haskell/fast-logger:=[profile?] - dev-haskell/file-embed:=[profile?] - dev-haskell/monad-logger:=[profile?] - dev-haskell/shakespeare:=[profile?] - dev-haskell/streaming-commons:=[profile?] - dev-haskell/unordered-containers:=[profile?] - >=dev-haskell/wai-1.3:=[profile?] - >=dev-haskell/wai-extra-1.3:=[profile?] - dev-haskell/wai-logger:=[profile?] - >=dev-haskell/warp-1.3:=[profile?] - >=dev-haskell/yaml-0.8.17:=[profile?] - >=dev-haskell/yesod-core-1.6:=[profile?] <dev-haskell/yesod-core-1.7:=[profile?] - >=dev-haskell/yesod-form-1.6:=[profile?] <dev-haskell/yesod-form-1.8:=[profile?] - >=dev-haskell/yesod-persistent-1.6:=[profile?] <dev-haskell/yesod-persistent-1.7:=[profile?] - >=dev-lang/ghc-8.4.3:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.2.0.1 -" |
