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

slyfox      11/04/23 11:11:58

  Modified:             metadata.xml ChangeLog zip-archive-0.1.1.6.ebuild
  Added:                zip-archive-0.1.1.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-haskell/zip-archive/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	28 Mar 2010 17:13:31 -0000	1.1
+++ metadata.xml	23 Apr 2011 11:11:58 -0000	1.2
@@ -1,8 +1,12 @@
 <?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>
+		The zip-archive library provides functions for creating, modifying,
+		and extracting files from zip archives.
+	</longdescription>
 </pkgmetadata>



1.10                 dev-haskell/zip-archive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	25 Feb 2011 13:13:05 -0000	1.9
+++ ChangeLog	23 Apr 2011 11:11:58 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/zip-archive
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/ChangeLog,v 1.9 2011/02/25 13:13:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/ChangeLog,v 1.10 2011/04/23 11:11:58 slyfox Exp $
+
+*zip-archive-0.1.1.7 (23 Apr 2011)
+
+  23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org>
+  zip-archive-0.1.1.6.ebuild, +zip-archive-0.1.1.7.ebuild, metadata.xml:
+  Version bump.
 
   25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   zip-archive-0.1.1.6.ebuild:



1.10                 dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild?r1=1.9&r2=1.10

Index: zip-archive-0.1.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- zip-archive-0.1.1.6.ebuild	25 Feb 2011 13:13:05 -0000	1.9
+++ zip-archive-0.1.1.6.ebuild	23 Apr 2011 11:11:58 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild,v 1.9 2011/02/25 13:13:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild,v 1.10 2011/04/23 11:11:58 slyfox Exp $
 
 CABAL_FEATURES="bin lib profile haddock"
 inherit haskell-cabal
@@ -14,10 +14,11 @@
 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND=">=dev-lang/ghc-6.6.1
+RDEPEND=">=dev-lang/ghc-6.6.1
 		dev-haskell/binary
 		>=dev-haskell/cabal-1.2
 		>=dev-haskell/digest-0.0.0.1
 		dev-haskell/mtl
 		>=dev-haskell/utf8-string-0.3.1
 		dev-haskell/zlib"
+DEPEND="${RDEPEND}"
\ No newline at end of file



1.1                  dev-haskell/zip-archive/zip-archive-0.1.1.7.ebuild

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

Index: zip-archive-0.1.1.7.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.7.ebuild,v 1.1 2011/04/23 11:11:58 slyfox Exp $

# ebuild generated by hackport 0.2.11

EAPI="3"

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

DESCRIPTION="Library for creating and modifying zip archives."
HOMEPAGE="http://github.com/jgm/zip-archive"
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND="dev-haskell/binary
		>=dev-haskell/digest-0.0.0.1
		dev-haskell/mtl
		>=dev-haskell/utf8-string-0.3.1
		dev-haskell/zlib
		>=dev-lang/ghc-6.10.1"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.2"






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 11:11 [gentoo-commits] gentoo-x86 commit in dev-haskell/zip-archive: metadata.xml ChangeLog zip-archive-0.1.1.7.ebuild zip-archive-0.1.1.6.ebuild 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