slyfox      14/05/10 12:26:14

  Modified:             ChangeLog
  Added:                timezone-olson-0.1.4.ebuild
  Log:
  Drop old.
  
  (Portage version: 2.2.10_p15/cvs/Linux x86_64, signed Manifest commit with 
key 611FF3AA)

Revision  Changes    Path
1.8                  dev-haskell/timezone-olson/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/timezone-olson/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   21 Feb 2014 21:55:13 -0000      1.7
+++ ChangeLog   10 May 2014 12:26:14 -0000      1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/timezone-olson
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/timezone-olson/ChangeLog,v 1.7 
2014/02/21 21:55:13 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/timezone-olson/ChangeLog,v 1.8 
2014/05/10 12:26:14 slyfox Exp $
+
+*timezone-olson-0.1.4 (10 May 2014)
+
+  10 May 2014; Sergei Trofimovich <sly...@gentoo.org>
+  +timezone-olson-0.1.4.ebuild:
+  Drop old.
 
 *timezone-olson-0.1.3 (21 Feb 2014)
 



1.1                  dev-haskell/timezone-olson/timezone-olson-0.1.4.ebuild

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

Index: timezone-olson-0.1.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/timezone-olson/timezone-olson-0.1.4.ebuild,v
 1.1 2014/05/10 12:26:14 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

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

DESCRIPTION="A pure Haskell parser and renderer for binary Olson timezone files"
HOMEPAGE="http://projects.haskell.org/time-ng/";
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.1:=[profile?] 
<dev-haskell/binary-0.8:=[profile?]
        >=dev-haskell/extensible-exceptions-0.1.0:=[profile?] 
<dev-haskell/extensible-exceptions-0.2:=[profile?]
        >=dev-haskell/timezone-series-0.1.0:=[profile?] 
<dev-haskell/timezone-series-0.2:=[profile?]
        >=dev-lang/ghc-6.12.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8.0.2
"




Reply via email to