Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Mon, 30 Apr 2007 20:30:34 +0000 (20:30 +0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 30 Apr 2007 20:30:34 +0000 (20:30 +0000)
Package-Manager: portage-2.1.2.5

14 files changed:
dev-haskell/fgl/ChangeLog
dev-haskell/fgl/fgl-5.2.ebuild
dev-haskell/haskell-src/ChangeLog
dev-haskell/haskell-src/haskell-src-1.0.ebuild
dev-haskell/html/ChangeLog
dev-haskell/html/html-1.0.ebuild
dev-haskell/hunit/ChangeLog
dev-haskell/hunit/hunit-1.1.ebuild
dev-haskell/mtl/ChangeLog
dev-haskell/mtl/mtl-1.0.ebuild
dev-haskell/network/ChangeLog
dev-haskell/network/network-1.0.ebuild
dev-haskell/quickcheck/ChangeLog
dev-haskell/quickcheck/quickcheck-1.0.ebuild

index f6c0fae2da5d568add9a3935752070f2e254f77c..1b3f6d5380fc58e14bbd62e0fe50c2d78034cada 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/fgl
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.15 2007/04/29 19:02:29 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.16 2007/04/30 20:21:34 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> fgl-5.2.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> fgl-5.2.ebuild:
   Fix deps so it cannot be installed with ghc-6.6
index e87a71de2d3d3cabc7fce4fb08bc0536ff1553c5..fafcb0c695123379c84291a380d570a6015c4ebc 100644 (file)
@@ -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/fgl/fgl-5.2.ebuild,v 1.11 2007/04/29 19:02:29 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.2.ebuild,v 1.12 2007/04/30 20:21:34 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 () {
index 5bc8ed994c8beb091c2423c94229d03f03d69cf4..d09a6f29c9cdfc255aa49f547fa37b96b8a4d21c 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/haskell-src
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.14 2007/04/29 19:02:57 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.15 2007/04/30 20:22:52 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> haskell-src-1.0.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> haskell-src-1.0.ebuild:
   Fix deps so it cannot be installed with ghc-6.6
index 4f050f63f36657974a3c55052a6a3457f517f8f8..909f2dd77be53e08e957499838ef900fa864ef4a 100644 (file)
@@ -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 () {
index 0dfdf88cfe733970e40cc344a6e991ead6a2a325..7cbec1bca45d182eabdf78eb7c456b61b4b36407 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/html
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.14 2007/04/29 19:03:48 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.15 2007/04/30 20:24:21 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> html-1.0.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> html-1.0.ebuild:
   Fix deps so it cannot be installed with ghc-6.6
index da20eaf92fb86a62d6ee16db23a08a2d2f7a6aa6..17a563d78f59574d7b98fc2fb894f861264b51f7 100644 (file)
@@ -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/html/html-1.0.ebuild,v 1.11 2007/04/29 19:03:48 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.ebuild,v 1.12 2007/04/30 20:24:21 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 () {
index 849efad7bd0e2d9c5d0e88e18ff5fe18b1fd356a..c8519473eea82f26bf307932c8661079cd3a2907 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/hunit
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.14 2007/04/29 19:04:15 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.15 2007/04/30 20:26:01 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> hunit-1.1.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> hunit-1.1.ebuild:
   Fix deps so it cannot be installed with ghc-6.6
index 716723b7fd8fa91bfa6f0feb8843804916fbe20b..c5aaaf986a427bc7bd46916f906977abb252c66b 100644 (file)
@@ -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/hunit/hunit-1.1.ebuild,v 1.11 2007/04/29 19:04:15 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.ebuild,v 1.12 2007/04/30 20:26:01 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 () {
index 843d4c01aa8f563ee7013c0cd2a1fb4d581a5735..bf1eff4bdf2c33326c4f01b933b78095f3554464 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/mtl
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.14 2007/04/29 19:05:58 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.15 2007/04/30 20:27:58 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> mtl-1.0.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> mtl-1.0.ebuild:
   Fix deps so it cannot be installed with ghc-6.6
index 142f33de7f5767f487723a8020f0a42478a6a698..38fe99c301f5dc9fbd3db6c120cdc9877cfe9ea9 100644 (file)
@@ -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/mtl/mtl-1.0.ebuild,v 1.11 2007/04/29 19:05:58 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.12 2007/04/30 20:27:58 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 () {
index 71013e20180189068bd73050292d582430ed9e7d..561aea708f0bcec5a8e2d638b1cc163984f73696 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/network
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.14 2007/04/29 19:06:34 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.15 2007/04/30 20:29:14 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> network-1.0.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> network-1.0.ebuild:
   Fix deps so it cannot be installed with ghc-6.6
index d66ce4fb2a3611c82759467987d476c0752d2878..2cedee29bddaafda260debcc7df0e88ad631ce6f 100644 (file)
@@ -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/network/network-1.0.ebuild,v 1.11 2007/04/29 19:06:34 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-1.0.ebuild,v 1.12 2007/04/30 20:29:14 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 () {
index 7d2ceaf7264f465e099063137139498a87f35077..94ddc217601c1884c4f57b338b629e72990ec99f 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/quickcheck
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.14 2007/04/29 19:10:46 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.15 2007/04/30 20:30:34 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> quickcheck-1.0.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> quickcheck-1.0.ebuild:
   Fix deps so it cannot be installed with ghc-6.6
index c433a5ebb626820e10db76c8acf9231a65bbb2dd..881c354fa2c332880c982def066599b7de98d83f 100644 (file)
@@ -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/quickcheck/quickcheck-1.0.ebuild,v 1.11 2007/04/29 19:10:46 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild,v 1.12 2007/04/30 20:30:34 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 () {