# ChangeLog for app-text/crm114
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/ChangeLog,v 1.28 2007/02/21 23:20:55 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/ChangeLog,v 1.29 2007/03/04 07:32:53 genone Exp $
+
+ 04 Mar 2007; Marius Mauch <genone@gentoo.org> crm114-20040601.ebuild,
+ crm114-20041110.ebuild, crm114-20041231.ebuild, crm114-20050415.ebuild,
+ crm114-20050518.ebuild, crm114-20060118.ebuild, crm114-20060704a.ebuild:
+ Replacing einfo with elog
21 Feb 2007; Piotr JaroszyĆski <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20040601.ebuild,v 1.11 2005/04/24 11:35:14 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20040601.ebuild,v 1.12 2007/03/04 07:32:53 genone Exp $
inherit eutils
pkg_postinst() {
echo
- einfo "The spam-filter CRM files are installed in /usr/share/${PN}."
+ elog "The spam-filter CRM files are installed in /usr/share/${PN}."
echo
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20041110.ebuild,v 1.4 2005/03/14 12:14:53 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20041110.ebuild,v 1.5 2007/03/04 07:32:53 genone Exp $
inherit eutils
sed -i "s#ln -f -s crm114_tre crm114##" Makefile
if use mimencode ; then
- einfo "Using mimencode -- adjusting mailfilter.cf"
+ elog "Using mimencode -- adjusting mailfilter.cf"
sed -i 's%#:mime_decoder: /mimencode -u/%:mime_decoder: /mimencode -u/%' \
mailfilter.cf
sed -i 's%:mime_decoder: /mewdecode/%#:mime_decoder: /mewdecode/%' \
mailfilter.cf
elif use normalizemime ; then
- einfo "Using normalizemime -- adjusting mailfilter.cf"
+ elog "Using normalizemime -- adjusting mailfilter.cf"
sed -i 's%#:mime_decoder: /normalizemime/%:mime_decoder: /normalizemime/%' mailfilter.cf
sed -i 's%:mime_decoder: /mewdecode/%#:mime_decoder: /mewdecode/%' \
pkg_postinst() {
echo
- einfo "The spam-filter CRM files are installed in /usr/share/${PN}."
+ elog "The spam-filter CRM files are installed in /usr/share/${PN}."
echo
}
-# 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/app-text/crm114/crm114-20041231.ebuild,v 1.5 2006/09/16 14:22:40 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20041231.ebuild,v 1.6 2007/03/04 07:32:53 genone Exp $
inherit eutils
pkg_postinst() {
echo
- einfo "The spam-filter CRM files are installed in /usr/share/${PN}."
+ elog "The spam-filter CRM files are installed in /usr/share/${PN}."
echo
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20050415.ebuild,v 1.1 2005/04/21 18:48:40 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20050415.ebuild,v 1.2 2007/03/04 07:32:53 genone Exp $
inherit eutils
pkg_postinst() {
echo
- einfo "The spam-filter CRM files are installed in /usr/share/${PN}."
+ elog "The spam-filter CRM files are installed in /usr/share/${PN}."
echo
}
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20050518.ebuild,v 1.1 2005/05/21 16:43:48 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20050518.ebuild,v 1.2 2007/03/04 07:32:53 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo ""
- einfo "The spam-filter CRM files are installed in /usr/share/${PN}."
- einfo ""
+ elog ""
+ elog "The spam-filter CRM files are installed in /usr/share/${PN}."
+ elog ""
}
-# 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/app-text/crm114/crm114-20060118.ebuild,v 1.1 2006/04/17 12:41:25 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20060118.ebuild,v 1.2 2007/03/04 07:32:53 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo ""
- einfo "The spam-filter CRM files are installed in /usr/share/${PN}."
- einfo ""
+ elog ""
+ elog "The spam-filter CRM files are installed in /usr/share/${PN}."
+ elog ""
}
-# 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/app-text/crm114/crm114-20060704a.ebuild,v 1.1 2006/09/18 18:23:30 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20060704a.ebuild,v 1.2 2007/03/04 07:32:53 genone Exp $
inherit eutils
#http://crm114.sourceforge.net/crm114-20060704a-BlameRobert.src.tar.gz
}
pkg_postinst() {
- einfo ""
- einfo "The spam-filter CRM files are installed in /usr/share/${PN}."
- einfo ""
+ elog ""
+ elog "The spam-filter CRM files are installed in /usr/share/${PN}."
+ elog ""
}
# ChangeLog for app-text/hunspell
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.21 2006/12/27 03:57:16 tgall Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.22 2007/03/04 07:37:50 genone Exp $
+
+ 04 Mar 2007; Marius Mauch <genone@gentoo.org> hunspell-1.1.3.ebuild,
+ hunspell-1.1.4.ebuild, hunspell-1.1.4-r1.ebuild, hunspell-1.1.4-r2.ebuild:
+ Replacing einfo with elog
26 Dec 2006; Tom Gall <tgall@gentoo.org>
hunspell-1.1.4-r2.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/app-text/hunspell/hunspell-1.1.3.ebuild,v 1.1 2006/01/29 13:35:10 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.3.ebuild,v 1.2 2007/03/04 07:37:50 genone Exp $
inherit eutils multilib
}
pkg_postinst() {
- einfo "To use this package you will also need a dictionary."
- einfo "Hunspell uses myspell format dictionaries; find them"
- einfo "in the app-dicts category as myspell-<LANG>."
+ elog "To use this package you will also need a dictionary."
+ elog "Hunspell uses myspell format dictionaries; find them"
+ elog "in the app-dicts category as myspell-<LANG>."
}
-# 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/app-text/hunspell/hunspell-1.1.4-r1.ebuild,v 1.12 2006/08/08 02:07:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4-r1.ebuild,v 1.13 2007/03/04 07:37:50 genone Exp $
inherit fixheadtails eutils multilib autotools
}
pkg_postinst() {
- einfo "To use this package you will also need a dictionary."
- einfo "Hunspell uses myspell format dictionaries; find them"
- einfo "in the app-dicts category as myspell-<LANG>."
+ elog "To use this package you will also need a dictionary."
+ elog "Hunspell uses myspell format dictionaries; find them"
+ elog "in the app-dicts category as myspell-<LANG>."
}
-# 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/app-text/hunspell/hunspell-1.1.4-r2.ebuild,v 1.2 2006/12/27 03:57:16 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4-r2.ebuild,v 1.3 2007/03/04 07:37:50 genone Exp $
inherit fixheadtails eutils multilib autotools
}
pkg_postinst() {
- einfo "To use this package you will also need a dictionary."
- einfo "Hunspell uses myspell format dictionaries; find them"
- einfo "in the app-dicts category as myspell-<LANG>."
+ elog "To use this package you will also need a dictionary."
+ elog "Hunspell uses myspell format dictionaries; find them"
+ elog "in the app-dicts category as myspell-<LANG>."
}
-# 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/app-text/hunspell/hunspell-1.1.4.ebuild,v 1.8 2006/07/05 07:37:00 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4.ebuild,v 1.9 2007/03/04 07:37:50 genone Exp $
inherit eutils multilib
}
pkg_postinst() {
- einfo "To use this package you will also need a dictionary."
- einfo "Hunspell uses myspell format dictionaries; find them"
- einfo "in the app-dicts category as myspell-<LANG>."
+ elog "To use this package you will also need a dictionary."
+ elog "Hunspell uses myspell format dictionaries; find them"
+ elog "in the app-dicts category as myspell-<LANG>."
}