From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- dev-haskell/uuid/Manifest | 4 ++++ dev-haskell/uuid/metadata.xml | 13 ++++++++++++ dev-haskell/uuid/uuid-1.3.10.ebuild | 35 ++++++++++++++++++++++++++++++++ dev-haskell/uuid/uuid-1.3.7.ebuild | 36 +++++++++++++++++++++++++++++++++ dev-haskell/uuid/uuid-1.3.8.ebuild | 36 +++++++++++++++++++++++++++++++++ dev-haskell/uuid/uuid-1.3.9.ebuild | 40 +++++++++++++++++++++++++++++++++++++ 6 files changed, 164 insertions(+) create mode 100644 dev-haskell/uuid/Manifest create mode 100644 dev-haskell/uuid/metadata.xml create mode 100644 dev-haskell/uuid/uuid-1.3.10.ebuild create mode 100644 dev-haskell/uuid/uuid-1.3.7.ebuild create mode 100644 dev-haskell/uuid/uuid-1.3.8.ebuild create mode 100644 dev-haskell/uuid/uuid-1.3.9.ebuild (limited to 'dev-haskell/uuid') diff --git a/dev-haskell/uuid/Manifest b/dev-haskell/uuid/Manifest new file mode 100644 index 000000000000..ac5c98ba84b8 --- /dev/null +++ b/dev-haskell/uuid/Manifest @@ -0,0 +1,4 @@ +DIST uuid-1.3.10.tar.gz 8551 SHA256 7efb8d975db3d5496e7ef800cc70d74a0a7254df385ef29465c8b79f91175833 SHA512 a970ef53abb8676cc14905368a7fe2386182eaf9e014b1605a68abe90051f810ee0232c7157e0c3b25c49e0b4e03ff5a85c8a17044c8129d0a4ecc7e65799db5 WHIRLPOOL d9f88ece78fc879abeb38c429d1ded5123e89ca6c468bca00a9ea2da60e241da3dac7cb04776a7013adbb39ab662c449f4724b3254e88b9e3caa3b9dded50bc6 +DIST uuid-1.3.7.tar.gz 17364 SHA256 41a816103a34474114fcd6ff0cb2e8a4c369fe5d4039fba6439fd5b653742d06 SHA512 49ddb991fa67347385ba30c2907f12238db8ba630dcb93d5fcd4b3ef132892c601d6cf9303c053a7a3416a9a834d8b4cb4462248760697d7050e03d8aee59ba9 WHIRLPOOL 9a705e99cd05ebbdcccd4ba011d3e3daafc5930a007d89cd7e78759e6f82d2e4229bec986d78ae13f504d28fe4a44bde0b8377a90e515ea4e31403d7990731f5 +DIST uuid-1.3.8.tar.gz 17791 SHA256 668541762d32cc69d5d8bd72535a81553154c8aafda61cc4c1d0d32ece31f81c SHA512 3ef0f97c629fceed453fb7b779f6177ce2b7f1890a666b29d71d1621d479863640e70e228b7ad568384234089aeed98053f481e487107d2f52d938ce776cdda0 WHIRLPOOL 5ea1f02890fa945eed553f1a675e4a0091885e2a4731454dace47d946b422cfa9b1f0ca829ba326ee0beb80e4167ba8b0855e1cf3eb2f1c70eb88769d27706c1 +DIST uuid-1.3.9.tar.gz 8464 SHA256 deb2cab7e17bac6d16861ff981ff5aa17ff5367394c084f131b26bf02a93ead9 SHA512 75b8cd3b6777af506b8a6da2cf0922c4d72dad5903051a23c7c9d14c7efe8e9d2911af039afe42a6675acb70a91c7163f7772f69acbb929d3944a31a2d75bca5 WHIRLPOOL f7d8b39708b79f1483fbe9163008db7b0eb31f62e7e9007c2bc239012af7d18c56f4f48a7309b5e6b8fea78feda319d6e529a8307a9302331dea6b0176653b77 diff --git a/dev-haskell/uuid/metadata.xml b/dev-haskell/uuid/metadata.xml new file mode 100644 index 000000000000..3c84af6a4982 --- /dev/null +++ b/dev-haskell/uuid/metadata.xml @@ -0,0 +1,13 @@ + + + + haskell + + This library is useful for creating, comparing, parsing and + printing Universally Unique Identifiers. + See <http://en.wikipedia.org/wiki/UUID> for the general idea. + + + aslatter/uuid + + diff --git a/dev-haskell/uuid/uuid-1.3.10.ebuild b/dev-haskell/uuid/uuid-1.3.10.ebuild new file mode 100644 index 000000000000..ec2e5783d54e --- /dev/null +++ b/dev-haskell/uuid/uuid-1.3.10.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.5.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="For creating, comparing, parsing and printing Universally Unique Identifiers" +HOMEPAGE="https://github.com/aslatter/uuid" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/binary-0.4:=[profile?] =dev-haskell/cryptohash-0.7:=[profile?] =dev-haskell/network-info-0.2:=[profile?] =dev-haskell/random-1.0.1:=[profile?] =dev-haskell/uuid-types-1.0:=[profile?] =dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( >=dev-haskell/hunit-1.2 =dev-haskell/quickcheck-2.4 =dev-haskell/tasty-0.10 =dev-haskell/tasty-hunit-0.9 =dev-haskell/tasty-quickcheck-0.8 =2.4 && < 2.8" "QuickCheck >=2.4 && < 2.9" +} -- cgit v1.2.3-65-gdbad