slyfox      15/08/01 13:40:48

  Modified:             ChangeLog
  Added:                tar-0.4.2.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  Changes    Path
1.25                 dev-haskell/tar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/tar/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   4 Apr 2015 07:34:27 -0000       1.24
+++ ChangeLog   1 Aug 2015 13:40:48 -0000       1.25
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/tar
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tar/ChangeLog,v 1.24 2015/04/04 
07:34:27 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tar/ChangeLog,v 1.25 2015/08/01 
13:40:48 slyfox Exp $
+
+*tar-0.4.2.1 (01 Aug 2015)
+
+  01 Aug 2015; Sergei Trofimovich <[email protected]> +tar-0.4.2.1.ebuild:
+  Version bump.
 
 *tar-0.4.1.0 (04 Apr 2015)
 



1.1                  dev-haskell/tar/tar-0.4.2.1.ebuild

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

Index: tar-0.4.2.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tar/tar-0.4.2.1.ebuild,v 1.1 
2015/08/01 13:40:48 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.4.5.9999

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

DESCRIPTION="Reading, writing and manipulating \".tar\" archive files"
HOMEPAGE="http://hackage.haskell.org/package/tar";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-7.6.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.16.0
        test? ( dev-haskell/old-time
                >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3
                >=dev-haskell/tasty-0.10 <dev-haskell/tasty-0.11
                >=dev-haskell/tasty-quickcheck-0.8 
<dev-haskell/tasty-quickcheck-0.9 )
"




Reply via email to