public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/sha: metadata.xml sha-1.5.0.0.ebuild Manifest ChangeLog
@ 2011-12-04 17:49 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2011-12-04 17:49 UTC (permalink / raw
  To: gentoo-commits

slyfox      11/12/04 17:49:25

  Added:                metadata.xml sha-1.5.0.0.ebuild Manifest ChangeLog
  Log:
  Initian version. Implementations of the SHA suite of message digest functions (dev-vcs/git-annex depend)
  
  (Portage version: 2.2.0_alpha77_p1/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-haskell/sha/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		This library implements the SHA suite of message digest functions,
		according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
		as the SHA-based HMAC routines. The functions have been tested
		against most of the NIST and RFC test vectors for the various
		functions. While some attention has been paid to performance,
		these do not presently reach the speed of well-tuned libraries,
		like OpenSSL.
	</longdescription>
</pkgmetadata>



1.1                  dev-haskell/sha/sha-1.5.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/sha-1.5.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/sha-1.5.0.0.ebuild?rev=1.1&content-type=text/plain

Index: sha-1.5.0.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/sha-1.5.0.0.ebuild,v 1.1 2011/12/04 17:49:25 slyfox Exp $

# ebuild generated by hackport 0.2.13

EAPI="3"

CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal

MY_PN="SHA"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Implementations of the SHA suite of message digest functions"
HOMEPAGE="http://hackage.haskell.org/package/sha"
SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-haskell/binary
		>=dev-lang/ghc-6.10.1"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.6"

S="${WORKDIR}/${MY_P}"



1.1                  dev-haskell/sha/Manifest

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST SHA-1.5.0.0.tar.gz 2714032 RMD160 c0347e52366c50116dbb3e7e17ac3439e6ee0ff2 SHA1 397a1ff44b098d22f862ccae1a34e861d94b3b86 SHA256 9361cf9dffb8640e435b7b61bc4922c7bdf4c26d96bb42de423ede4a570b5f8b
EBUILD sha-1.5.0.0.ebuild 674 RMD160 75fcf706056bb38eed7293b0ffea496d3d49943a SHA1 63262fb1743c953aff61380f4d445f8973da5579 SHA256 da00b51ab2d92a401d330e51c44625c924d363f347f2c41107d6a34ba878eb56
MISC metadata.xml 677 RMD160 3d4ab9c4d332f77135fa85ec2352099260db7fa7 SHA1 e9ff37034e0d459018fdd4951816d1c4aaa7eeea SHA256 5fffce9afd721638598f7588485d6ad8757574f2010bfed2c6e205bc68001402



1.1                  dev-haskell/sha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sha/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/sha
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/ChangeLog,v 1.1 2011/12/04 17:49:25 slyfox Exp $

*sha-1.5.0.0 (04 Dec 2011)

  04 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org> +metadata.xml,
  +sha-1.5.0.0.ebuild:
  Initian version. Implementations of the SHA suite of message digest functions
  (dev-vcs/git-annex depend)







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-04 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-04 17:49 [gentoo-commits] gentoo-x86 commit in dev-haskell/sha: metadata.xml sha-1.5.0.0.ebuild Manifest ChangeLog Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox