diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-haskell/shakespeare-i18n | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/shakespeare-i18n')
-rw-r--r-- | dev-haskell/shakespeare-i18n/Manifest | 5 | ||||
-rw-r--r-- | dev-haskell/shakespeare-i18n/metadata.xml | 13 | ||||
-rw-r--r-- | dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild | 28 | ||||
-rw-r--r-- | dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild | 25 |
4 files changed, 0 insertions, 71 deletions
diff --git a/dev-haskell/shakespeare-i18n/Manifest b/dev-haskell/shakespeare-i18n/Manifest deleted file mode 100644 index 9d754c614057..000000000000 --- a/dev-haskell/shakespeare-i18n/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST shakespeare-i18n-1.0.0.5.tar.gz 6678 BLAKE2B 415cf35d892fabd95c48642f0f7f4b828d73bee2455f8f2f1df305d72de40ce145f5856d3a0f6fe4198b64388e7e4890ae48b3e2d36dcc05cc16b4a7e36d6bba SHA512 21bdc445d60476fdb5ee1bc42bd302de78e21d07112352bf62feb130dfe4201ad407fe60b1454fdcedb61928db10e47c556d8750e8e6a6489e9b02b4e675a690 -DIST shakespeare-i18n-1.1.0.tar.gz 1440 BLAKE2B badf791117105ee280c73d334a4793a8b7e62accc80ae8615b3925458e1af00342452e4d576d50e49c2251ee52fea30dece9747b73e23e51e0df3ed425c5d6bf SHA512 3e6959a32e5c0cf85ca6875f87b7fcbc430df91750904045f29a7b95a2b26398cf1526daa6b33a7c941b2192c8e9238bdfe1673aa8b7dd2b7cb583a2d9fb0063 -EBUILD shakespeare-i18n-1.0.0.5.ebuild 769 BLAKE2B ae098e57cfb894b6364f8a7259ac7ff11365bcb67fb42725d13699d1c2194df9f8ea0fc45658ff6eb3e04ac237b6c27e6bf70fc4ee28959ba10eaf0261747d5f SHA512 bc97b1d4ab2f38312187887aa7b0ddb912d8e49fc8dd102cf24622cf5f087f64d1be2a44e99dd7e14eb2ac5cb67b1763bcfe26f3c468e12fcc11e96ed759b762 -EBUILD shakespeare-i18n-1.1.0.ebuild 604 BLAKE2B 3860690b399ba0cf1fba4224a14f9e4392fa690514dbf90942d152e2a2fe064b28d648f6443636be824684da765db466546d31b9cd82015a918f568369d8521a SHA512 eeaa6efb517f3f636d6cbc4a91811e5f357b6904d30a9c44ffa75972dae710f2b49c7d6829fe88f2db123bb36d0df8da2c5755a4ab174f22a3a805c7fbc01b39 -MISC metadata.xml 707 BLAKE2B 91cad3d13c4540a94e6c6a5104b010b35247fc6416cc548dce2478e93689c33322929f3691ed3dd4be32bd261c19bbbb5dd7139b5f0c82fd6a55d43e43e0909f SHA512 1e310d634ac93ad7b7b0b7a9c7d135668771e4a0c80ec7479c0e383d1bdae417366eb6f02cffb9d5f7557c1e0110f8f0c8c1cf27255d1941098678074095aeb5 diff --git a/dev-haskell/shakespeare-i18n/metadata.xml b/dev-haskell/shakespeare-i18n/metadata.xml deleted file mode 100644 index fa6233cb8c1b..000000000000 --- a/dev-haskell/shakespeare-i18n/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> - This package uses the same approach of type-safe URLs to create translated content. It has a simple syntax for translators, while allowing the ful power of Haskell for applying complex grammar rules. - - This package was spun off from yesod-core, and therefore the Yesod documentation is a good place to start in understanding this package. Please see <http://www.yesodweb.com/book/i18n> for more information. - </longdescription> -</pkgmetadata> diff --git a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild deleted file mode 100644 index 4233236186a0..000000000000 --- a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.3.5.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="A type-based approach to internationalization" -HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/parsec:=[profile?] - >=dev-haskell/shakespeare-1.0:=[profile?] <dev-haskell/shakespeare-1.3:=[profile?] - >=dev-haskell/text-0.7:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/hspec-1.4 ) -" diff --git a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild deleted file mode 100644 index ea982c75aee0..000000000000 --- a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.3.6.9999 - -CABAL_FEATURES="lib profile" -inherit haskell-cabal - -DESCRIPTION="A type-based approach to internationalization. (deprecated)" -HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/shakespeare-2.0:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" |