# ChangeLog for dev-ml/lablgtk
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.49 2006/12/21 04:51:25 compnerd Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.50 2007/01/28 06:24:17 genone Exp $
+
+ 28 Jan 2007; Marius Mauch <genone@gentoo.org> lablgtk-2.4.0.ebuild,
+ lablgtk-2.6.0.ebuild:
+ Replacing einfo with elog
21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
-lablgtk-1.2.5.ebuild, -lablgtk-1.2.6.ebuild, -lablgtk-1.2.7.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.4.0.ebuild,v 1.17 2006/10/31 03:09:52 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.4.0.ebuild,v 1.18 2007/01/28 06:24:17 genone Exp $
inherit eutils
}
pkg_postinst () {
- use doc && einfo "To run the examples you can use the lablgtk2 toplevel."
- use doc && einfo "e.g: lablgtk2 /usr/share/doc/${P}/examples/testgtk.ml"
+ use doc && elog "To run the examples you can use the lablgtk2 toplevel."
+ use doc && elog "e.g: lablgtk2 /usr/share/doc/${P}/examples/testgtk.ml"
}
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.6.0.ebuild,v 1.10 2006/10/31 03:09:52 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.6.0.ebuild,v 1.11 2007/01/28 06:24:18 genone Exp $
inherit eutils
}
pkg_postinst () {
- use doc && einfo "To run the examples you can use the lablgtk2 toplevel."
- use doc && einfo "e.g: lablgtk2 /usr/share/doc/${P}/examples/testgtk.ml"
+ use doc && elog "To run the examples you can use the lablgtk2 toplevel."
+ use doc && elog "e.g: lablgtk2 /usr/share/doc/${P}/examples/testgtk.ml"
}
# ChangeLog for dev-ml/ocaml-doc
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.2 2006/10/22 15:34:55 peper Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.3 2007/01/28 06:25:45 genone Exp $
+
+ 28 Jan 2007; Marius Mauch <genone@gentoo.org> ocaml-doc-3.09.ebuild:
+ Replacing einfo with elog
22 Oct 2006; Piotr JaroszyĆski <peper@gentoo.org> ocaml-doc-3.09.ebuild:
Add ~amd64 keyword. Bug #149799.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild,v 1.2 2006/10/22 15:34:55 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild,v 1.3 2007/01/28 06:25:45 genone Exp $
DESCRIPTION="Ocaml reference manual (html)"
HOMEPAGE="http://caml.inria.fr/pub/docs/manual-ocaml/"
}
pkg_postinst() {
- einfo "This manual is available online at http://caml.inria.fr/pub/docs/manual-ocaml/"
+ elog "This manual is available online at http://caml.inria.fr/pub/docs/manual-ocaml/"
}