summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-12-06 22:54:59 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-12-06 22:54:59 +0000
commitdc82f1e982e7bb59abd112d4157649f4d69bf9fb (patch)
tree6380f86f9cbde44e26508fd1eb2427272592d1b3 /dev-haskell/hdbc
parentGet rid of 'dev-haskell/time' depend as it's a ghc's core library. (diff)
downloadgentoo-2-dc82f1e982e7bb59abd112d4157649f4d69bf9fb.tar.gz
gentoo-2-dc82f1e982e7bb59abd112d4157649f4d69bf9fb.tar.bz2
gentoo-2-dc82f1e982e7bb59abd112d4157649f4d69bf9fb.zip
Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
(Portage version: 2.2.0_alpha144_p3/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/hdbc')
-rw-r--r--dev-haskell/hdbc/ChangeLog6
-rw-r--r--dev-haskell/hdbc/hdbc-2.2.7.0.ebuild3
-rw-r--r--dev-haskell/hdbc/hdbc-2.3.1.1.ebuild4
3 files changed, 7 insertions, 6 deletions
diff --git a/dev-haskell/hdbc/ChangeLog b/dev-haskell/hdbc/ChangeLog
index ba8d11419d67..6d3e296e8b90 100644
--- a/dev-haskell/hdbc/ChangeLog
+++ b/dev-haskell/hdbc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hdbc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/ChangeLog,v 1.15 2012/09/12 14:54:31 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/ChangeLog,v 1.16 2012/12/06 22:54:56 slyfox Exp $
+
+ 06 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> hdbc-2.2.7.0.ebuild,
+ hdbc-2.3.1.1.ebuild:
+ Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hdbc-2.2.7.0.ebuild,
hdbc-2.3.1.1.ebuild:
diff --git a/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild b/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild
index f3fe88757e1b..e6320148ff67 100644
--- a/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild
+++ b/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild,v 1.2 2012/09/12 14:54:31 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/hdbc-2.2.7.0.ebuild,v 1.3 2012/12/06 22:54:56 slyfox Exp $
# ebuild generated by hackport 0.2.13
@@ -24,7 +24,6 @@ IUSE="odbc postgres sqlite3 test"
RDEPEND=">=dev-haskell/convertible-1.0.10.0
dev-haskell/mtl
dev-haskell/text
- >=dev-haskell/time-1.1.3
dev-haskell/utf8-string
>=dev-lang/ghc-6.8.2
"
diff --git a/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild b/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild
index 24e68937e0cf..8022f72627bc 100644
--- a/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild
+++ b/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild,v 1.2 2012/09/12 14:54:31 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/hdbc-2.3.1.1.ebuild,v 1.3 2012/12/06 22:54:56 slyfox Exp $
EAPI=4
@@ -24,8 +24,6 @@ IUSE="mysql odbc postgres sqlite3 test"
RDEPEND=">=dev-haskell/convertible-1.0.10.0[profile?]
dev-haskell/mtl[profile?]
dev-haskell/text[profile?]
- >=dev-haskell/time-1.1.3[profile?]
- <=dev-haskell/time-1.5[profile?]
dev-haskell/utf8-string[profile?]
>=dev-lang/ghc-6.8.2"
DEPEND="${RDEPEND}