summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-12-07 10:35:21 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-12-07 10:35:21 +0000
commit055fc8004f1183a17df376d2c1dd19f62e77d996 (patch)
treea1bd0c1dc739c61a19a6fe9a28b404a699d2b626 /dev-haskell/hdbc-odbc
parentdev-python/numpy: Drop old, fixes #404435, #386847 (diff)
downloadgentoo-2-055fc8004f1183a17df376d2c1dd19f62e77d996.tar.gz
gentoo-2-055fc8004f1183a17df376d2c1dd19f62e77d996.tar.bz2
gentoo-2-055fc8004f1183a17df376d2c1dd19f62e77d996.zip
Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
(Portage version: 2.2.0_alpha142_p5/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/hdbc-odbc')
-rw-r--r--dev-haskell/hdbc-odbc/ChangeLog5
-rw-r--r--dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-haskell/hdbc-odbc/ChangeLog b/dev-haskell/hdbc-odbc/ChangeLog
index 6746609322fb..b62de416e667 100644
--- a/dev-haskell/hdbc-odbc/ChangeLog
+++ b/dev-haskell/hdbc-odbc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hdbc-odbc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-odbc/ChangeLog,v 1.17 2012/12/06 22:54:58 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-odbc/ChangeLog,v 1.18 2012/12/07 10:35:20 slyfox Exp $
+
+ 07 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> hdbc-odbc-2.2.3.2.ebuild:
+ Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
06 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> hdbc-odbc-2.3.1.0.ebuild:
Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
diff --git a/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild b/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild
index a25280c9f1bb..7aff74566d07 100644
--- a/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild
+++ b/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.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-odbc/hdbc-odbc-2.2.3.2.ebuild,v 1.2 2012/09/12 15:52:48 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild,v 1.3 2012/12/07 10:35:20 slyfox Exp $
# ebuild generated by hackport 0.2.13
@@ -36,7 +36,6 @@ DEPEND="${RDEPEND}
dev-haskell/hunit
dev-haskell/quickcheck
dev-haskell/testpack
- dev-haskell/time
)
"