summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/haskell-src/haskell-src-1.0.ebuild')
-rw-r--r--dev-haskell/haskell-src/haskell-src-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haskell-src/haskell-src-1.0.ebuild b/dev-haskell/haskell-src/haskell-src-1.0.ebuild
index 4f050f63f366..909f2dd77be5 100644
--- a/dev-haskell/haskell-src/haskell-src-1.0.ebuild
+++ b/dev-haskell/haskell-src/haskell-src-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/haskell-src-1.0.ebuild,v 1.11 2007/04/29 19:02:57 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/haskell-src-1.0.ebuild,v 1.12 2007/04/30 20:22:52 genone Exp $
inherit ghc-package
@@ -18,7 +18,7 @@ DEPEND="=virtual/ghc-6.4*
pkg_setup () {
ghc-package_pkg_setup
- einfo "This library is already provided by ghc. This ebuild does nothing."
+ elog "This library is already provided by ghc. This ebuild does nothing."
}
src_install () {