public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/bzlib: metadata.xml bzlib-0.5.0.3.ebuild ChangeLog
@ 2012-05-13  8:17 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2012-05-13  8:17 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/05/13 08:17:20

  Modified:             metadata.xml ChangeLog
  Added:                bzlib-0.5.0.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha101_p6/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-haskell/bzlib/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/bzlib/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	15 Dec 2007 18:37:41 -0000	1.1
+++ metadata.xml	13 May 2012 08:17:20 -0000	1.2
@@ -1,8 +1,18 @@
 <?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>
+	<herd>haskell</herd>
+	<maintainer>
+		<email>haskell@gentoo.org</email>
+	</maintainer>
+	<longdescription>
+		This package provides a pure interface for compressing and
+		decompressing streams of data represented as lazy
+		&#39;ByteString&#39;s. It uses the bz2 C library so it has high
+		performance.
+		
+		It provides a convenient high level API suitable for most
+		tasks and for the few cases where more control is needed it
+		provides access to the full bzip2 feature set.
+	</longdescription>
 </pkgmetadata>



1.6                  dev-haskell/bzlib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bzlib/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bzlib/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bzlib/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/bzlib/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	23 Jan 2012 09:34:08 -0000	1.5
+++ ChangeLog	13 May 2012 08:17:20 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/bzlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/bzlib/ChangeLog,v 1.5 2012/01/23 09:34:08 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/bzlib/ChangeLog,v 1.6 2012/05/13 08:17:20 slyfox Exp $
+
+*bzlib-0.5.0.3 (13 May 2012)
+
+  13 May 2012; Sergei Trofimovich <slyfox@gentoo.org> +bzlib-0.5.0.3.ebuild,
+  metadata.xml:
+  Version bump.
 
 *bzlib-0.5.0.2 (23 Jan 2012)
 



1.1                  dev-haskell/bzlib/bzlib-0.5.0.3.ebuild

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

Index: bzlib-0.5.0.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/bzlib/bzlib-0.5.0.3.ebuild,v 1.1 2012/05/13 08:17:20 slyfox Exp $

# ebuild generated by hackport 0.2.14

EAPI="4"

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

DESCRIPTION="Compression and decompression in the bzip2 format"
HOMEPAGE="http://hackage.haskell.org/package/bzlib"
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-6.8.2
		>=app-arch/bzip2-1.0"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.6"






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

only message in thread, other threads:[~2012-05-13  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13  8:17 [gentoo-commits] gentoo-x86 commit in dev-haskell/bzlib: metadata.xml bzlib-0.5.0.3.ebuild 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