slyfox 15/08/02 11:27:57
Modified: http-client-0.2.2.2.ebuild ChangeLog
Removed: http-client-0.4.6.2.ebuild http-client-0.4.9.ebuild
http-client-0.2.0.3.ebuild
http-client-0.4.6.1.ebuild
Log:
Drop old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.3 dev-haskell/http-client/http-client-0.2.2.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/http-client/http-client-0.2.2.2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/http-client/http-client-0.2.2.2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/http-client/http-client-0.2.2.2.ebuild?r1=1.2&r2=1.3
Index: http-client-0.2.2.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-haskell/http-client/http-client-0.2.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- http-client-0.2.2.2.ebuild 25 Jul 2014 09:16:16 -0000 1.2
+++ http-client-0.2.2.2.ebuild 2 Aug 2015 11:27:57 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-haskell/http-client/http-client-0.2.2.2.ebuild,v
1.2 2014/07/25 09:16:16 slyfox Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-haskell/http-client/http-client-0.2.2.2.ebuild,v
1.3 2015/08/02 11:27:57 slyfox Exp $
EAPI=5
@@ -34,8 +34,7 @@
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.10
- test? ( dev-haskell/deepseq
- dev-haskell/hspec
+ test? ( dev-haskell/hspec
dev-haskell/monad-control
dev-haskell/zlib )
"
1.13 dev-haskell/http-client/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/http-client/ChangeLog?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/http-client/ChangeLog?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/http-client/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/http-client/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 26 Jul 2015 21:07:07 -0000 1.12
+++ ChangeLog 2 Aug 2015 11:27:57 -0000 1.13
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/http-client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-client/ChangeLog,v 1.12
2015/07/26 21:07:07 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-client/ChangeLog,v 1.13
2015/08/02 11:27:57 slyfox Exp $
+
+ 02 Aug 2015; Sergei Trofimovich <[email protected]>
+ -http-client-0.2.0.3.ebuild, -http-client-0.4.6.1.ebuild,
+ -http-client-0.4.6.2.ebuild, -http-client-0.4.9.ebuild,
+ http-client-0.2.2.2.ebuild:
+ Drop old.
*http-client-0.4.18.1 (26 Jul 2015)