summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-12-07 10:38:13 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-12-07 10:38:13 +0000
commit4d6161bba45388cc8b2c224dcb601076ecd8195a (patch)
tree88e6f6866520201145b3900442bd6ecc965c7b3f /dev-util/bustle
parentGet rid of 'dev-haskell/time' depend as it's a ghc's core library. (diff)
downloadgentoo-2-4d6161bba45388cc8b2c224dcb601076ecd8195a.tar.gz
gentoo-2-4d6161bba45388cc8b2c224dcb601076ecd8195a.tar.bz2
gentoo-2-4d6161bba45388cc8b2c224dcb601076ecd8195a.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-util/bustle')
-rw-r--r--dev-util/bustle/ChangeLog5
-rw-r--r--dev-util/bustle/bustle-0.4.2.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-util/bustle/ChangeLog b/dev-util/bustle/ChangeLog
index 33b802402fa7..4b49daee6845 100644
--- a/dev-util/bustle/ChangeLog
+++ b/dev-util/bustle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bustle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.10 2012/11/14 22:04:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.11 2012/12/07 10:38:13 slyfox Exp $
+
+ 07 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> bustle-0.4.2.ebuild:
+ Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
*bustle-0.4.2 (14 Nov 2012)
diff --git a/dev-util/bustle/bustle-0.4.2.ebuild b/dev-util/bustle/bustle-0.4.2.ebuild
index e5829c882df9..d6bc15735dd2 100644
--- a/dev-util/bustle/bustle-0.4.2.ebuild
+++ b/dev-util/bustle/bustle-0.4.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-util/bustle/bustle-0.4.2.ebuild,v 1.1 2012/11/14 22:04:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2.ebuild,v 1.2 2012/12/07 10:38:13 slyfox Exp $
EAPI=5
@@ -40,7 +40,6 @@ DEPEND="${RDEPEND}
dev-haskell/parsec
dev-haskell/pcap
dev-haskell/text
- dev-haskell/time
>=dev-lang/ghc-6.10.4"
src_compile() {