public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/crypto-api: metadata.xml crypto-api-0.12.2.2.ebuild ChangeLog
@ 2013-08-25  6:23 Alexander Vershilov (qnikst)
  0 siblings, 0 replies; only message in thread
From: Alexander Vershilov (qnikst) @ 2013-08-25  6:23 UTC (permalink / raw
  To: gentoo-commits

qnikst      13/08/25 06:23:47

  Added:                metadata.xml crypto-api-0.12.2.2.ebuild ChangeLog
  Log:
  dev-haskell/crypto-api: 0.12.2.2
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0xEAD50D64D8D3571A!)

Revision  Changes    Path
1.1                  dev-haskell/crypto-api/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/crypto-api/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/crypto-api/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>
		A generic interface for cryptographic operations (hashes, ciphers, randomness).
		Maintainers of hash and cipher implementations are
		encouraged to add instances for the classes defined
		in Crypto.Classes.  Crypto users are similarly
		encouraged to use the interfaces defined in the Classes
		module.
		Any concepts or functions of general use to more than
		one cryptographic algorithm (ex: padding) is within
		scope of this package.
	</longdescription>
	<use>
		<flag name="all_cpolys">Build all the CMAC polynomes up to 10000 bits instead of just the usual ones</flag>
	</use>
</pkgmetadata>



1.1                  dev-haskell/crypto-api/crypto-api-0.12.2.2.ebuild

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

Index: crypto-api-0.12.2.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-api/crypto-api-0.12.2.2.ebuild,v 1.1 2013/08/25 06:23:47 qnikst Exp $

EAPI=5

# ebuild generated by hackport 0.3.3.9999

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

DESCRIPTION="A generic interface for cryptographic operations"
HOMEPAGE="https://github.com/TomMD/crypto-api"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="all_cpolys"

RDEPEND=">=dev-haskell/cereal-0.2:=[profile?]
		dev-haskell/entropy:=[profile?]
		>=dev-haskell/tagged-0.1:=[profile?]
		dev-haskell/transformers:=[profile?]
		>=dev-lang/ghc-6.10.4:="
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.6"

src_configure() {
	haskell-cabal_src_configure \
		$(cabal_flag all_cpolys all_cpolys)
}



1.1                  dev-haskell/crypto-api/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/crypto-api
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-api/ChangeLog,v 1.1 2013/08/25 06:23:47 qnikst Exp $

*crypto-api-0.12.2.2 (25 Aug 2013)

  25 Aug 2013; Alexander Vershilov <qnikst@gentoo.org>
  +crypto-api-0.12.2.2.ebuild, +metadata.xml:
  dev-haskell/crypto-api: 0.12.2.2





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

only message in thread, other threads:[~2013-08-25  6:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-25  6:23 [gentoo-commits] gentoo-x86 commit in dev-haskell/crypto-api: metadata.xml crypto-api-0.12.2.2.ebuild ChangeLog Alexander Vershilov (qnikst)

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