# ChangeLog for dev-util/anjuta
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.65 2007/02/25 20:53:49 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.66 2007/03/05 03:16:43 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> anjuta-1.2.4.ebuild,
+ anjuta-1.2.4-r1.ebuild, anjuta-2.1.0_beta1.ebuild,
+ anjuta-2.1.1_beta1.ebuild:
+ Replacing einfo with elog
25 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org>
anjuta-2.1.1_beta1.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.4-r1.ebuild,v 1.8 2007/01/04 14:52:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.4-r1.ebuild,v 1.9 2007/03/05 03:16:43 genone Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
gnome2_pkg_postinst
- einfo
- einfo "Some project templates may require additional development"
- einfo "libraries to function correctly. It goes beyond the scope"
- einfo "of this ebuild to provide them."
- einfo
+ elog
+ elog "Some project templates may require additional development"
+ elog "libraries to function correctly. It goes beyond the scope"
+ elog "of this ebuild to provide them."
+ elog
ewarn "If code autocompletion is missing gtk+ and other pkg-config"
ewarn "managed package headers, resolve any errors produced by the"
-# 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/dev-util/anjuta/anjuta-1.2.4.ebuild,v 1.6 2005/12/28 14:27:21 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.4.ebuild,v 1.7 2007/03/05 03:16:43 genone Exp $
inherit eutils gnome2 multilib
dodoc ${S}/doc
fi
- einfo
- einfo "Some project templates may require additional development"
- einfo "libraries to function correctly. It goes beyond the scope"
- einfo "of this ebuild to provide them."
- einfo
+ elog
+ elog "Some project templates may require additional development"
+ elog "libraries to function correctly. It goes beyond the scope"
+ elog "of this ebuild to provide them."
+ elog
ewarn "If code autocompletion is missing gtk+ and other pkg-config"
ewarn "managed package headers, resolve any errors produced by the"
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.1.0_beta1.ebuild,v 1.3 2007/02/02 20:50:33 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.1.0_beta1.ebuild,v 1.4 2007/03/05 03:16:43 genone Exp $
inherit eutils gnome2 eutils autotools
gnome2_pkg_postinst
ebeep 1
- einfo "Some project templates may require additional development"
- einfo "libraries to function correctly. It goes beyond the scope"
- einfo "of this ebuild to provide them."
+ elog "Some project templates may require additional development"
+ elog "libraries to function correctly. It goes beyond the scope"
+ elog "of this ebuild to provide them."
epause 5
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.1.1_beta1.ebuild,v 1.2 2007/02/25 20:53:49 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.1.1_beta1.ebuild,v 1.3 2007/03/05 03:16:43 genone Exp $
inherit eutils gnome2 eutils autotools
gnome2_pkg_postinst
ebeep 1
- einfo "Some project templates may require additional development"
- einfo "libraries to function correctly. It goes beyond the scope"
- einfo "of this ebuild to provide them."
+ elog "Some project templates may require additional development"
+ elog "libraries to function correctly. It goes beyond the scope"
+ elog "of this ebuild to provide them."
epause 5
}
# ChangeLog for dev-util/bcpp
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/ChangeLog,v 1.10 2007/02/09 07:41:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/ChangeLog,v 1.11 2007/03/05 03:19:10 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> bcpp-20050725.ebuild:
+ Replacing einfo with elog
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# 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-util/bcpp/bcpp-20050725.ebuild,v 1.4 2006/02/10 05:21:34 deltacow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20050725.ebuild,v 1.5 2007/03/05 03:19:10 genone Exp $
DESCRIPTION="Indents C/C++ source code"
HOMEPAGE="http://invisible-island.net/bcpp/"
}
pkg_postinst() {
- einfo "Check the documentation for more information on how to"
- einfo "Run bcpp. Please note that in order to get help for"
- einfo "bcpp, please run bcpp -h and not the command by itself."
- einfo ""
- einfo "Configuration files are at /etc/bcpp."
- einfo "To use them, use the -c option followed by the filename."
+ elog "Check the documentation for more information on how to"
+ elog "Run bcpp. Please note that in order to get help for"
+ elog "bcpp, please run bcpp -h and not the command by itself."
+ elog ""
+ elog "Configuration files are at /etc/bcpp."
+ elog "To use them, use the -c option followed by the filename."
}
# ChangeLog for dev-util/buildbot
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.5 2007/02/08 03:39:35 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.6 2007/03/05 03:20:30 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> buildbot-0.7.4.ebuild,
+ buildbot-0.7.5.ebuild:
+ Replacing einfo with elog
*buildbot-0.7.5 (08 Feb 2007)
-# 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-util/buildbot/buildbot-0.7.4.ebuild,v 1.3 2006/10/31 01:04:42 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild,v 1.4 2007/03/05 03:20:30 genone Exp $
inherit distutils eutils
}
pkg_postinst() {
- einfo 'The "buildbot" user and the "buildmaster" and "buildslave" init'
- einfo "scripts were added to support starting buildbot through gentoo's"
- einfo "init system. To use this set up your build master or build slave"
- einfo "following the buildbot documentation, make sure the resulting"
- einfo 'directories are owned by the "buildbot" user and point'
- einfo "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
- einfo "at the right location. The scripts can run as a different user"
- einfo "if desired. If you need to run more than one master or slave"
- einfo "just copy the scripts."
+ elog 'The "buildbot" user and the "buildmaster" and "buildslave" init'
+ elog "scripts were added to support starting buildbot through gentoo's"
+ elog "init system. To use this set up your build master or build slave"
+ elog "following the buildbot documentation, make sure the resulting"
+ elog 'directories are owned by the "buildbot" user and point'
+ elog "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
+ elog "at the right location. The scripts can run as a different user"
+ elog "if desired. If you need to run more than one master or slave"
+ elog "just copy the scripts."
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.2 2007/02/13 13:23:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.3 2007/03/05 03:20:30 genone Exp $
inherit distutils eutils
}
pkg_postinst() {
- einfo 'The "buildbot" user and the "buildmaster" and "buildslave" init'
- einfo "scripts were added to support starting buildbot through gentoo's"
- einfo "init system. To use this set up your build master or build slave"
- einfo "following the buildbot documentation, make sure the resulting"
- einfo 'directories are owned by the "buildbot" user and point'
- einfo "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
- einfo "at the right location. The scripts can run as a different user"
- einfo "if desired. If you need to run more than one master or slave"
- einfo "just copy the scripts."
+ elog 'The "buildbot" user and the "buildmaster" and "buildslave" init'
+ elog "scripts were added to support starting buildbot through gentoo's"
+ elog "init system. To use this set up your build master or build slave"
+ elog "following the buildbot documentation, make sure the resulting"
+ elog 'directories are owned by the "buildbot" user and point'
+ elog "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
+ elog "at the right location. The scripts can run as a different user"
+ elog "if desired. If you need to run more than one master or slave"
+ elog "just copy the scripts."
}
# ChangeLog for dev-util/bzr
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/ChangeLog,v 1.28 2007/01/26 20:50:14 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/ChangeLog,v 1.29 2007/03/05 03:22:00 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> bzr-0.13.ebuild,
+ bzr-0.14.ebuild:
+ Replacing einfo with elog
*bzr-0.14 (26 Jan 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-0.13.ebuild,v 1.2 2007/01/18 15:56:46 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-0.13.ebuild,v 1.3 2007/03/05 03:22:00 genone Exp $
inherit distutils bash-completion elisp-common eutils
use emacs && elisp-site-regen
bash-completion_pkg_postinst
- einfo "If you just upgraded from a version of bzr older than 0.9"
- einfo "you should rename your ~/.bazaar/branches.conf to locations.conf"
- einfo "(see /usr/share/doc/${PF}/NEWS.gz)"
+ elog "If you just upgraded from a version of bzr older than 0.9"
+ elog "you should rename your ~/.bazaar/branches.conf to locations.conf"
+ elog "(see /usr/share/doc/${PF}/NEWS.gz)"
}
pkg_postrm() {
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-0.14.ebuild,v 1.1 2007/01/26 20:50:14 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-0.14.ebuild,v 1.2 2007/03/05 03:22:00 genone Exp $
inherit distutils bash-completion elisp-common eutils
use emacs && elisp-site-regen
bash-completion_pkg_postinst
- einfo "If you just upgraded from a version of bzr older than 0.9"
- einfo "you should rename your ~/.bazaar/branches.conf to locations.conf"
- einfo "(see /usr/share/doc/${PF}/NEWS.gz)"
+ elog "If you just upgraded from a version of bzr older than 0.9"
+ elog "you should rename your ~/.bazaar/branches.conf to locations.conf"
+ elog "(see /usr/share/doc/${PF}/NEWS.gz)"
}
pkg_postrm() {
# ChangeLog for dev-util/catalyst
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.162 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.163 2007/03/05 03:25:22 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> catalyst-1.1.10.10.ebuild,
+ catalyst-2.0.2.ebuild, catalyst-2.0.3_pre1.ebuild,
+ catalyst-2.0.3_pre2.ebuild:
+ Replacing einfo with elog
*catalyst-2.0.3_pre2 (15 Feb 2007)
*catalyst-2.0.3_pre1 (15 Feb 2007)
-# 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-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.5 2006/04/11 23:23:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.6 2007/03/05 03:25:22 genone Exp $
inherit eutils
pkg_postinst() {
echo
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.2.ebuild,v 1.2 2007/02/09 01:40:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.2.ebuild,v 1.3 2007/03/05 03:25:22 genone Exp $
inherit eutils
ewarn "then you should add ccache to your USE."
fi
echo
- einfo "The template spec files are now installed by default. You can find"
- einfo "them under /usr/share/doc/${PF}/examples"
- einfo "and they are considered to be the authorative source of information"
- einfo "on catalyst."
+ elog "The template spec files are now installed by default. You can find"
+ elog "them under /usr/share/doc/${PF}/examples"
+ elog "and they are considered to be the authorative source of information"
+ elog "on catalyst."
}
src_install() {
}
pkg_postinst() {
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild,v 1.1 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild,v 1.2 2007/03/05 03:25:22 genone Exp $
inherit eutils
ewarn "then you should add ccache to your USE."
fi
echo
- einfo "The template spec files are now installed by default. You can find"
- einfo "them under /usr/share/doc/${PF}/examples"
- einfo "and they are considered to be the authorative source of information"
- einfo "on catalyst."
+ elog "The template spec files are now installed by default. You can find"
+ elog "them under /usr/share/doc/${PF}/examples"
+ elog "and they are considered to be the authorative source of information"
+ elog "on catalyst."
}
src_install() {
}
pkg_postinst() {
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild,v 1.1 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild,v 1.2 2007/03/05 03:25:22 genone Exp $
inherit eutils
ewarn "then you should add ccache to your USE."
fi
echo
- einfo "The template spec files are now installed by default. You can find"
- einfo "them under /usr/share/doc/${PF}/examples"
- einfo "and they are considered to be the authorative source of information"
- einfo "on catalyst."
+ elog "The template spec files are now installed by default. You can find"
+ elog "them under /usr/share/doc/${PF}/examples"
+ elog "and they are considered to be the authorative source of information"
+ elog "on catalyst."
}
src_install() {
}
pkg_postinst() {
- einfo "You can find more information about catalyst by checking out the"
- einfo "catalyst project page at:"
- einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+ elog "You can find more information about catalyst by checking out the"
+ elog "catalyst project page at:"
+ elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
echo
}
# ChangeLog for dev-util/ccache
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.59 2007/03/05 00:53:56 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.60 2007/03/05 03:26:45 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> ccache-2.4-r6.ebuild:
+ Replacing einfo with elog
05 Mar 2007; Lisa Seelye <lisa@gentoo.org> -ccache-2.2.ebuild,
-ccache-2.3.ebuild, -ccache-2.4.ebuild, -ccache-2.4-r1.ebuild,
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.13 2007/03/04 23:46:35 redhatter Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.14 2007/03/05 03:26:45 genone Exp $
WANT_AUTOCONF="latest"
inherit eutils autotools
done
[[ -d "${ROOT}/usr/lib/ccache.backup" ]] && rm -fr "${ROOT}/usr/lib/ccache.backup"
- einfo "To use ccache with **non-Portage** C compiling, add"
- einfo "/usr/lib/ccache/bin to the beginning of your path, before /usr/bin."
- einfo "Portage 2.0.46-r11+ will automatically take advantage of ccache with"
- einfo "no additional steps. If this is your first install of ccache, type"
- einfo "something like this to set a maximum cache size of 2GB:"
- einfo "# ccache -M 2G"
+ elog "To use ccache with **non-Portage** C compiling, add"
+ elog "/usr/lib/ccache/bin to the beginning of your path, before /usr/bin."
+ elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with"
+ elog "no additional steps. If this is your first install of ccache, type"
+ elog "something like this to set a maximum cache size of 2GB:"
+ elog "# ccache -M 2G"
}
# ChangeLog for dev-util/ciabot-svn
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ChangeLog,v 1.2 2007/02/09 03:02:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ChangeLog,v 1.3 2007/03/05 03:28:30 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> ciabot-svn-1.15.ebuild:
+ Replacing einfo with elog
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# 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/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.1 2005/04/11 01:18:00 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.2 2007/03/05 03:28:30 genone Exp $
inherit eutils
pkg_postinst() {
echo
- einfo "This ciabot-svn script should be called from your repository's post-commit"
- einfo "hook with the repository and revision as arguments. For example,"
- einfo "you could copy this script into your repository's \"hooks\" directory"
- einfo "and add something like the following to the \"post-commit\" script,"
- einfo "also in the repository's \"hooks\" directory:"
- einfo ""
- einfo " REPOS=\"\$1\""
- einfo " REV=\"\$2\""
- einfo " /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" &"
- einfo ""
- einfo "Or, if you have multiple project hosted, you can add each"
- einfo "project's name to the commandline in that project's post-commit"
- einfo "hook:"
- einfo ""
- einfo " /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" \"ProjectName\" &"
+ elog "This ciabot-svn script should be called from your repository's post-commit"
+ elog "hook with the repository and revision as arguments. For example,"
+ elog "you could copy this script into your repository's \"hooks\" directory"
+ elog "and add something like the following to the \"post-commit\" script,"
+ elog "also in the repository's \"hooks\" directory:"
+ elog ""
+ elog " REPOS=\"\$1\""
+ elog " REV=\"\$2\""
+ elog " /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" &"
+ elog ""
+ elog "Or, if you have multiple project hosted, you can add each"
+ elog "project's name to the commandline in that project's post-commit"
+ elog "hook:"
+ elog ""
+ elog " /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" \"ProjectName\" &"
echo
ebeep
epause