slyfox      14/05/10 12:17:26

  Modified:             asn1-encoding-0.8.1.3.ebuild ChangeLog
  Log:
  Fix quickcheck slot in test depends.
  
  (Portage version: 2.2.10_p15/cvs/Linux x86_64, signed Manifest commit with 
key 611FF3AA)

Revision  Changes    Path
1.2                  dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild

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

Index: asn1-encoding-0.8.1.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asn1-encoding-0.8.1.3.ebuild        9 Mar 2014 10:55:28 -0000       1.1
+++ asn1-encoding-0.8.1.3.ebuild        10 May 2014 12:17:26 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild,v
 1.1 2014/03/09 10:55:28 gienah Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild,v
 1.2 2014/05/10 12:17:26 slyfox Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
 DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8.0.2
        test? ( dev-haskell/hunit:=[profile?]
-               >=dev-haskell/quickcheck-2:=[profile?]
+               >=dev-haskell/quickcheck-2:2=[profile?]
                >=dev-haskell/test-framework-0.3:=[profile?]
                >=dev-haskell/test-framework-quickcheck2-0.2:=[profile?] )
 "



1.2                  dev-haskell/asn1-encoding/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/asn1-encoding/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   9 Mar 2014 10:55:28 -0000       1.1
+++ ChangeLog   10 May 2014 12:17:26 -0000      1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/asn1-encoding
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/asn1-encoding/ChangeLog,v 1.1 
2014/03/09 10:55:28 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/asn1-encoding/ChangeLog,v 1.2 
2014/05/10 12:17:26 slyfox Exp $
+
+  10 May 2014; Sergei Trofimovich <sly...@gentoo.org>
+  asn1-encoding-0.8.1.3.ebuild:
+  Fix quickcheck slot in test depends.
 
 *asn1-encoding-0.8.1.3 (09 Mar 2014)
 




Reply via email to