diff options
author | 2012-12-07 10:38:13 +0000 | |
---|---|---|
committer | 2012-12-07 10:38:13 +0000 | |
commit | 4d6161bba45388cc8b2c224dcb601076ecd8195a (patch) | |
tree | 88e6f6866520201145b3900442bd6ecc965c7b3f /dev-util/bustle/bustle-0.4.2.ebuild | |
parent | Get rid of 'dev-haskell/time' depend as it's a ghc's core library. (diff) | |
download | gentoo-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/bustle-0.4.2.ebuild')
-rw-r--r-- | dev-util/bustle/bustle-0.4.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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() { |