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-mysql
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-mysql')
-rw-r--r--dev-haskell/hdbc-mysql/ChangeLog5
-rw-r--r--dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.0.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-haskell/hdbc-mysql/ChangeLog b/dev-haskell/hdbc-mysql/ChangeLog
index b91f7b1672ce..58cdfb3322dc 100644
--- a/dev-haskell/hdbc-mysql/ChangeLog
+++ b/dev-haskell/hdbc-mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hdbc-mysql
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-mysql/ChangeLog,v 1.2 2012/09/12 15:05:17 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-mysql/ChangeLog,v 1.3 2012/12/06 22:54:56 slyfox Exp $
+
+ 06 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> hdbc-mysql-0.6.6.0.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-mysql-0.6.6.0.ebuild:
diff --git a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.0.ebuild b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.0.ebuild
index 28a9009ff5db..dfcb64635314 100644
--- a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.0.ebuild
+++ b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.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-mysql/hdbc-mysql-0.6.6.0.ebuild,v 1.2 2012/09/12 15:05:17 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.0.ebuild,v 1.3 2012/12/06 22:54:56 slyfox Exp $
EAPI=4
@@ -22,7 +22,6 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/hdbc-2.1.0[profile?]
- dev-haskell/time[profile?]
dev-haskell/utf8-string[profile?]
>=dev-lang/ghc-6.8.2"
DEPEND="${RDEPEND}