# ChangeLog for dev-util/colorgcc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/ChangeLog,v 1.22 2007/01/12 17:35:57 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/ChangeLog,v 1.23 2007/03/05 03:39:46 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> colorgcc-1.3.2-r4.ebuild:
+ Replacing einfo with elog
12 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org>
colorgcc-1.3.2-r4.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild,v 1.13 2007/01/12 17:35:57 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild,v 1.14 2007/03/05 03:39:46 genone Exp $
IUSE=""
pkg_postinst() {
echo
- einfo "If you have existing \$HOME/.colorgccrc files that set the location"
- einfo "of the compilers, you should remove those lines for maximum"
- einfo "flexibility. The colorgcc script now knows how to pass the command"
- einfo "on to the next step in the PATH without manual tweaking, making it"
- einfo "easier to use with things like ccache and distcc on a conditional"
- einfo "basis. You can tweak the /etc/colorgcc/colorgccrc file to change"
- einfo "the default settings for everyone (or copy this file as a basis for"
- einfo "a custom \$HOME/.colorgccrc file)."
- einfo
- einfo "NOTE: the symlinks for colorgcc are now located in"
- einfo "/usr/lib/colorgcc/bin *NOT* /usr/bin/wrappers. You'll need to"
- einfo "change any PATH settings that referred to the old location."
+ elog "If you have existing \$HOME/.colorgccrc files that set the location"
+ elog "of the compilers, you should remove those lines for maximum"
+ elog "flexibility. The colorgcc script now knows how to pass the command"
+ elog "on to the next step in the PATH without manual tweaking, making it"
+ elog "easier to use with things like ccache and distcc on a conditional"
+ elog "basis. You can tweak the /etc/colorgcc/colorgccrc file to change"
+ elog "the default settings for everyone (or copy this file as a basis for"
+ elog "a custom \$HOME/.colorgccrc file)."
+ elog
+ elog "NOTE: the symlinks for colorgcc are now located in"
+ elog "/usr/lib/colorgcc/bin *NOT* /usr/bin/wrappers. You'll need to"
+ elog "change any PATH settings that referred to the old location."
echo
# portage won't delete the old symlinks for users that are upgrading
# because the old symlinks still point to /usr/bin/colorgcc which exists...
# ChangeLog for dev-util/cutils
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.18 2007/01/06 04:17:15 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.19 2007/03/05 03:40:57 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> cutils-1.6-r2.ebuild:
+ Replacing einfo with elog
06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -cutils-1.6-r1.ebuild:
QA: Removed unused versions.
-# 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/cutils/cutils-1.6-r2.ebuild,v 1.5 2006/09/30 01:29:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/cutils-1.6-r2.ebuild,v 1.6 2007/03/05 03:40:57 genone Exp $
inherit eutils
}
pkg_postinst () {
- einfo "cdecl was installed as cutils-cdecl because of a naming conflict with dev-util/cdecl"
+ elog "cdecl was installed as cutils-cdecl because of a naming conflict with dev-util/cdecl"
}
# ChangeLog for dev-util/cvsd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.23 2007/02/22 01:58:36 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.24 2007/03/05 03:43:00 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> cvsd-1.0.7.ebuild,
+ cvsd-1.0.8.ebuild:
+ Replacing einfo with elog
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
-# 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/cvsd/cvsd-1.0.7.ebuild,v 1.7 2006/04/08 09:34:39 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.7.ebuild,v 1.8 2007/03/05 03:43:00 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo "To configure cvsd please read /usr/share/doc/${PF}/README.gz"
+ elog "To configure cvsd please read /usr/share/doc/${PF}/README.gz"
}
-# 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/cvsd/cvsd-1.0.8.ebuild,v 1.3 2005/08/23 13:39:39 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.8.ebuild,v 1.4 2007/03/05 03:43:00 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo "To configure cvsd please read /usr/share/doc/${PF}/README.gz"
+ elog "To configure cvsd please read /usr/share/doc/${PF}/README.gz"
}
# ChangeLog for dev-util/fenris
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fenris/ChangeLog,v 1.14 2007/02/09 03:11:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fenris/ChangeLog,v 1.15 2007/03/05 03:46:03 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> fenris-0.07m-r2.ebuild:
+ Replacing einfo with elog
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# Copyright 1999-2004 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/fenris/fenris-0.07m-r2.ebuild,v 1.7 2004/07/24 17:35:30 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fenris/fenris-0.07m-r2.ebuild,v 1.8 2007/03/05 03:46:03 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo "These new tools are installed in /usr/bin:"
- einfo "fenris fprints getfprints ragnarok fenris-bug ragsplit "
- einfo "dress aegir nc-aegir spliter.pl"
- einfo "Please refer to the manpage for fenris for further information"
+ elog "These new tools are installed in /usr/bin:"
+ elog "fenris fprints getfprints ragnarok fenris-bug ragsplit "
+ elog "dress aegir nc-aegir spliter.pl"
+ elog "Please refer to the manpage for fenris for further information"
}
# ChangeLog for dev-util/glademm
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/ChangeLog,v 1.30 2007/02/22 02:09:43 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/ChangeLog,v 1.31 2007/03/05 03:47:05 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> glademm-2.0.0.1.ebuild,
+ glademm-2.6.0.ebuild:
+ Replacing einfo with elog
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/glademm-2.0.0.1.ebuild,v 1.8 2007/02/05 17:48:55 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/glademm-2.0.0.1.ebuild,v 1.9 2007/03/05 03:47:05 genone Exp $
inherit gnome2
pkg_postinst() {
- einfo "glademm generated sources have dependencies on packages not required by this ebuild."
+ elog "glademm generated sources have dependencies on packages not required by this ebuild."
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/glademm-2.6.0.ebuild,v 1.4 2007/02/05 17:48:55 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/glademm-2.6.0.ebuild,v 1.5 2007/03/05 03:47:05 genone Exp $
inherit eutils gnome2
pkg_postinst() {
- einfo "glademm generated sources have dependencies on packages not required by this ebuild."
+ elog "glademm generated sources have dependencies on packages not required by this ebuild."
}
# ChangeLog for dev-util/injectso
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/ChangeLog,v 1.6 2006/12/17 22:47:09 masterdriverz Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/ChangeLog,v 1.7 2007/03/05 03:48:04 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> injectso-0.2.ebuild:
+ Replacing einfo with elog
17 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
+files/injectso-0.2-gcc4.patch, injectso-0.2.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-util/injectso/injectso-0.2.ebuild,v 1.9 2006/12/17 22:47:09 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/injectso-0.2.ebuild,v 1.10 2007/03/05 03:48:04 genone Exp $
inherit eutils
pkg_postinst() {
echo
- einfo "Read the documentation for instructions on how to use this tool."
- einfo "The sample library \"libtest.so\" and its source file \"libtest.c\""
- einfo "be found in /usr/lib/injectso."
+ elog "Read the documentation for instructions on how to use this tool."
+ elog "The sample library \"libtest.so\" and its source file \"libtest.c\""
+ elog "be found in /usr/lib/injectso."
echo
}
# ChangeLog for dev-util/larch
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/larch/ChangeLog,v 1.5 2007/02/22 02:16:33 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/larch/ChangeLog,v 1.6 2007/03/05 03:51:59 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> larch-1.0_pre0.ebuild:
+ Replacing einfo with elog
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
-# Copyright 1999-2004 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/larch/larch-1.0_pre0.ebuild,v 1.6 2004/07/14 23:51:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/larch/larch-1.0_pre0.ebuild,v 1.7 2007/03/05 03:51:59 genone Exp $
MY_P="${P//_/}"
DESCRIPTION="revision control system ideal for widely distributed development (see \"tla\" also)"
}
pkg_postinst() {
- einfo "also have a look at the C-implementation of larch: \"tla\"."
+ elog "also have a look at the C-implementation of larch: \"tla\"."
}
# ChangeLog for dev-util/leaktracer
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/leaktracer/ChangeLog,v 1.9 2007/02/09 03:14:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/leaktracer/ChangeLog,v 1.10 2007/03/05 03:52:55 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> leaktracer-2.4.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/leaktracer/leaktracer-2.4.ebuild,v 1.6 2005/08/12 19:43:08 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/leaktracer/leaktracer-2.4.ebuild,v 1.7 2007/03/05 03:52:55 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo "To use LeakTracer, run LeakCheck my_prog and then leak-analyze my_prog leak.out"
- einfo "Please reffer to README file for more info."
+ elog "To use LeakTracer, run LeakCheck my_prog and then leak-analyze my_prog leak.out"
+ elog "Please reffer to README file for more info."
}
# ChangeLog for dev-util/mono-tools
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v 1.25 2007/02/22 21:53:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v 1.26 2007/03/05 03:56:52 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> mono-tools-1.1.17.ebuild,
+ mono-tools-1.1.17-r1.ebuild, mono-tools-1.2.1.ebuild,
+ mono-tools-1.2.3.ebuild:
+ Replacing einfo with elog
22 Feb 2007; Raúl Porcel <armin76@gentoo.org> -mono-tools-1.1.11.ebuild:
Drop old version depending in mozilla
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.1.17-r1.ebuild,v 1.4 2007/02/11 04:21:25 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.1.17-r1.ebuild,v 1.5 2007/03/05 03:56:52 genone Exp $
inherit eutils mono multilib autotools
pkg_setup() {
if ! use gtkhtml && ! use seamonkey ; then
- einfo "No browser selected, defaulting to gtkhtml"
+ elog "No browser selected, defaulting to gtkhtml"
fi
}
-# 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/mono-tools/mono-tools-1.1.17.ebuild,v 1.2 2006/10/26 17:15:01 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.1.17.ebuild,v 1.3 2007/03/05 03:56:52 genone Exp $
inherit eutils mono multilib autotools
pkg_setup() {
if ! use gtkhtml && ! use seamonkey ; then
- einfo "No browser selected, defaulting to gtkhtml"
+ elog "No browser selected, defaulting to gtkhtml"
fi
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild,v 1.3 2007/02/20 17:56:43 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild,v 1.4 2007/03/05 03:56:52 genone Exp $
inherit eutils mono multilib autotools
pkg_setup() {
if ! use gtkhtml && ! use seamonkey ; then
- einfo "No browser selected, defaulting to gtkhtml"
+ elog "No browser selected, defaulting to gtkhtml"
fi
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.3.ebuild,v 1.2 2007/02/14 19:51:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.3.ebuild,v 1.3 2007/03/05 03:56:52 genone Exp $
inherit eutils mono multilib autotools
pkg_setup() {
if ! use gtkhtml && ! use seamonkey ; then
- einfo "No browser selected, defaulting to gtkhtml"
+ elog "No browser selected, defaulting to gtkhtml"
fi
}
# ChangeLog for dev-util/monodoc
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.59 2007/02/20 17:57:41 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.60 2007/03/05 03:57:56 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> monodoc-1.1.13.ebuild:
+ Replacing einfo with elog
20 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> monodoc-1.2.1.ebuild:
Marked stable on amd64 for bug #166463
-# 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/monodoc/monodoc-1.1.13.ebuild,v 1.6 2006/12/19 20:15:57 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.1.13.ebuild,v 1.7 2007/03/05 03:57:56 genone Exp $
inherit mono multilib
}
pkg_postinst() {
- einfo
- einfo "monodoc's GUI documentation browser has been seperated out into a"
- einfo "seperate package. If you want the browser, please emerge mono-tools."
- einfo
+ elog
+ elog "monodoc's GUI documentation browser has been seperated out into a"
+ elog "seperate package. If you want the browser, please emerge mono-tools."
+ elog
}
# ChangeLog for dev-util/monotone
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.37 2007/02/22 02:19:27 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.38 2007/03/05 04:00:00 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> monotone-0.24.ebuild,
+ monotone-0.25.ebuild, monotone-0.29.ebuild, monotone-0.32.ebuild:
+ Replacing einfo with elog
22 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/dev-util/monotone/monotone-0.24.ebuild,v 1.2 2005/11/30 03:22:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.24.ebuild,v 1.3 2007/03/05 04:00:00 genone Exp $
inherit elisp-common flag-o-matic
pkg_postinst() {
use emacs && elisp-site-regen
- einfo
- einfo "If you are upgrading from:"
- einfo " - 0.23 or earlier: keys are now stored in ~/.monotone/keys. You"
- einfo " must run 'db migrate' against each of your databases; this "
- einfo " will automatically migrate the keys. Command line syntax for"
- einfo " 'serve' has changed; please adjust startup scripts accordingly."
- einfo " - 0.21 or earlier: hooks governing netsync read permission have"
- einfo " changed again; see /usr/share/doc/${PF}/NEWS.gz"
- einfo " - 0.20 or earlier: you need to run 'db migrate' against each of"
- einfo " your databases."
- einfo
- einfo "For instructions to upgrade from previous versions, please read"
- einfo "/usr/share/doc/${PF}/UPGRADE.gz"
- einfo
+ elog
+ elog "If you are upgrading from:"
+ elog " - 0.23 or earlier: keys are now stored in ~/.monotone/keys. You"
+ elog " must run 'db migrate' against each of your databases; this "
+ elog " will automatically migrate the keys. Command line syntax for"
+ elog " 'serve' has changed; please adjust startup scripts accordingly."
+ elog " - 0.21 or earlier: hooks governing netsync read permission have"
+ elog " changed again; see /usr/share/doc/${PF}/NEWS.gz"
+ elog " - 0.20 or earlier: you need to run 'db migrate' against each of"
+ elog " your databases."
+ elog
+ elog "For instructions to upgrade from previous versions, please read"
+ elog "/usr/share/doc/${PF}/UPGRADE.gz"
+ elog
}
pkg_postrm() {
-# 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/monotone/monotone-0.25.ebuild,v 1.2 2006/01/16 03:15:44 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.25.ebuild,v 1.3 2007/03/05 04:00:00 genone Exp $
inherit elisp-common flag-o-matic
pkg_postinst() {
use emacs && elisp-site-regen
- einfo
- einfo "If you are upgrading from:"
- einfo " - 0.23 or earlier: keys are now stored in ~/.monotone/keys. You"
- einfo " must run 'db migrate' against each of your databases; this "
- einfo " will automatically migrate the keys. Command line syntax for"
- einfo " 'serve' has changed; please adjust startup scripts accordingly."
- einfo " - 0.21 or earlier: hooks governing netsync read permission have"
- einfo " changed again; see /usr/share/doc/${PF}/NEWS.gz"
- einfo " - 0.20 or earlier: you need to run 'db migrate' against each of"
- einfo " your databases."
- einfo
- einfo "For more details and instructions to upgrade from previous versions,"
- einfo "please read /usr/share/doc/${PF}/UPGRADE.gz"
- einfo
+ elog
+ elog "If you are upgrading from:"
+ elog " - 0.23 or earlier: keys are now stored in ~/.monotone/keys. You"
+ elog " must run 'db migrate' against each of your databases; this "
+ elog " will automatically migrate the keys. Command line syntax for"
+ elog " 'serve' has changed; please adjust startup scripts accordingly."
+ elog " - 0.21 or earlier: hooks governing netsync read permission have"
+ elog " changed again; see /usr/share/doc/${PF}/NEWS.gz"
+ elog " - 0.20 or earlier: you need to run 'db migrate' against each of"
+ elog " your databases."
+ elog
+ elog "For more details and instructions to upgrade from previous versions,"
+ elog "please read /usr/share/doc/${PF}/UPGRADE.gz"
+ elog
}
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/monotone/monotone-0.29.ebuild,v 1.8 2007/02/05 23:21:24 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.29.ebuild,v 1.9 2007/03/05 04:00:00 genone Exp $
inherit elisp-common flag-o-matic bash-completion eutils
use emacs && elisp-site-regen
bash-completion_pkg_postinst
- einfo
- einfo "For details and instructions to upgrade from previous versions,"
- einfo "please read /usr/share/doc/${PF}/UPGRADE.gz"
- einfo
- einfo " 1. edit /etc/conf.d/monotone"
- einfo " 2. import the first keys to enable access with"
- einfo " env HOME=${homedir} mtn pubkey me@example.net | /etc/init.d/monotone import"
- einfo " Thereafter, those with write permission can add other keys via"
- einfo " netsync with 'monotone push --key-to-push=IDENT' and then IDENT"
- einfo " can be used in the read-permission and write-permission files."
- einfo " 3. adjust permisions in /etc/monotone/read-permissions"
- einfo " and /etc/monotone/write-permissions"
- einfo " 4. start the daemon: /etc/init.d/monotone start"
- einfo " 5. make persistent: rc-update add monotone default"
- einfo
+ elog
+ elog "For details and instructions to upgrade from previous versions,"
+ elog "please read /usr/share/doc/${PF}/UPGRADE.gz"
+ elog
+ elog " 1. edit /etc/conf.d/monotone"
+ elog " 2. import the first keys to enable access with"
+ elog " env HOME=${homedir} mtn pubkey me@example.net | /etc/init.d/monotone import"
+ elog " Thereafter, those with write permission can add other keys via"
+ elog " netsync with 'monotone push --key-to-push=IDENT' and then IDENT"
+ elog " can be used in the read-permission and write-permission files."
+ elog " 3. adjust permisions in /etc/monotone/read-permissions"
+ elog " and /etc/monotone/write-permissions"
+ elog " 4. start the daemon: /etc/init.d/monotone start"
+ elog " 5. make persistent: rc-update add monotone default"
+ elog
}
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/monotone/monotone-0.32.ebuild,v 1.3 2007/01/20 06:27:42 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.32.ebuild,v 1.4 2007/03/05 04:00:00 genone Exp $
inherit elisp-common flag-o-matic bash-completion eutils
use emacs && elisp-site-regen
bash-completion_pkg_postinst
- einfo
- einfo "For details and instructions to upgrade from previous versions,"
- einfo "please read /usr/share/doc/${PF}/UPGRADE.gz"
- einfo
- einfo " 1. edit /etc/conf.d/monotone"
- einfo " 2. import the first keys to enable access with"
- einfo " env HOME=${homedir} mtn pubkey me@example.net | /etc/init.d/monotone import"
- einfo " Thereafter, those with write permission can add other keys via"
- einfo " netsync with 'monotone push --key-to-push=IDENT' and then IDENT"
- einfo " can be used in the read-permission and write-permission files."
- einfo " 3. adjust permisions in /etc/monotone/read-permissions"
- einfo " and /etc/monotone/write-permissions"
- einfo " 4. start the daemon: /etc/init.d/monotone start"
- einfo " 5. make persistent: rc-update add monotone default"
- einfo
+ elog
+ elog "For details and instructions to upgrade from previous versions,"
+ elog "please read /usr/share/doc/${PF}/UPGRADE.gz"
+ elog
+ elog " 1. edit /etc/conf.d/monotone"
+ elog " 2. import the first keys to enable access with"
+ elog " env HOME=${homedir} mtn pubkey me@example.net | /etc/init.d/monotone import"
+ elog " Thereafter, those with write permission can add other keys via"
+ elog " netsync with 'monotone push --key-to-push=IDENT' and then IDENT"
+ elog " can be used in the read-permission and write-permission files."
+ elog " 3. adjust permisions in /etc/monotone/read-permissions"
+ elog " and /etc/monotone/write-permissions"
+ elog " 4. start the daemon: /etc/init.d/monotone start"
+ elog " 5. make persistent: rc-update add monotone default"
+ elog
}
pkg_postrm() {
# ChangeLog for dev-util/oprofile
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.36 2006/10/14 17:21:59 spock Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.37 2007/03/05 04:04:53 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> oprofile-0.9.1-r1.ebuild,
+ oprofile-0.9.2.ebuild:
+ Replacing einfo with elog
14 Oct 2006; Michał Januszewski <spock@gentoo.org>
oprofile-0.9.1-r1.ebuild, oprofile-0.9.2.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-util/oprofile/oprofile-0.9.1-r1.ebuild,v 1.10 2006/10/14 17:21:59 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.1-r1.ebuild,v 1.11 2007/03/05 04:04:53 genone Exp $
inherit eutils qt3 linux-info
[[ ${ROOT} == / ]] && /sbin/modules-update
echo
- einfo "Now load the oprofile module by running:"
- einfo " # opcontrol --init"
- einfo "Then read manpages and this html doc:"
- einfo " /usr/share/doc/oprofile/oprofile.html"
+ elog "Now load the oprofile module by running:"
+ elog " # opcontrol --init"
+ elog "Then read manpages and this html doc:"
+ elog " /usr/share/doc/oprofile/oprofile.html"
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/dev-util/oprofile/oprofile-0.9.2.ebuild,v 1.2 2006/10/14 17:21:59 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.2.ebuild,v 1.3 2007/03/05 04:04:53 genone Exp $
inherit eutils qt3 linux-info
[[ ${ROOT} == / ]] && /sbin/modules-update
echo
- einfo "Now load the oprofile module by running:"
- einfo " # opcontrol --init"
- einfo "Then read manpages and this html doc:"
- einfo " /usr/share/doc/oprofile/oprofile.html"
+ elog "Now load the oprofile module by running:"
+ elog " # opcontrol --init"
+ elog "Then read manpages and this html doc:"
+ elog " /usr/share/doc/oprofile/oprofile.html"
echo
}
# ChangeLog for dev-util/pida
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/ChangeLog,v 1.6 2006/12/17 08:39:00 dev-zero Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/ChangeLog,v 1.7 2007/03/05 04:05:57 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> pida-0.4.1.ebuild:
+ Replacing einfo with elog
*pida-0.4.1 (16 Dec 2006)
-# 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/pida/pida-0.4.1.ebuild,v 1.1 2006/12/17 08:39:00 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/pida-0.4.1.ebuild,v 1.2 2007/03/05 04:05:57 genone Exp $
inherit distutils
}
pkg_postinst() {
- einfo "Optional packages pida integrates with:"
- einfo "app-misc/mc (Midnight Commander)"
- einfo "dev-util/gazpacho (Glade-like interface designer)"
- einfo "Revision control: cvs, svn, darcs and many others"
+ elog "Optional packages pida integrates with:"
+ elog "app-misc/mc (Midnight Commander)"
+ elog "dev-util/gazpacho (Glade-like interface designer)"
+ elog "Revision control: cvs, svn, darcs and many others"
}
# ChangeLog for dev-util/pretrace
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pretrace/ChangeLog,v 1.10 2007/02/04 12:12:00 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pretrace/ChangeLog,v 1.11 2007/03/05 04:09:11 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> pretrace-0.3.ebuild,
+ pretrace-0.3-r1.ebuild, pretrace-0.4.ebuild:
+ Replacing einfo with elog
04 Feb 2007; Simon Stelling <blubb@gentoo.org> pretrace-0.4.ebuild:
multilib-strict fix; credits to aballier@gentoo.org; bug 159539
-# 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/pretrace/pretrace-0.3-r1.ebuild,v 1.4 2006/05/16 19:31:53 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pretrace/pretrace-0.3-r1.ebuild,v 1.5 2007/03/05 04:09:11 genone Exp $
inherit toolchain-funcs flag-o-matic
}
pkg_postinst() {
- einfo "See the documentation for instructions, configuration format and"
- einfo "further indormation."
+ elog "See the documentation for instructions, configuration format and"
+ elog "further indormation."
}
-# 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/pretrace/pretrace-0.3.ebuild,v 1.2 2006/05/16 19:31:53 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pretrace/pretrace-0.3.ebuild,v 1.3 2007/03/05 04:09:11 genone Exp $
inherit toolchain-funcs flag-o-matic
}
pkg_postinst() {
- einfo "To use pretrace, please add /lib/libpretrace.so to /etc/ld.so.preload."
- einfo "See the documentation for configuration file format and more information."
+ elog "To use pretrace, please add /lib/libpretrace.so to /etc/ld.so.preload."
+ elog "See the documentation for configuration file format and more information."
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pretrace/pretrace-0.4.ebuild,v 1.3 2007/02/04 12:12:00 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pretrace/pretrace-0.4.ebuild,v 1.4 2007/03/05 04:09:11 genone Exp $
inherit toolchain-funcs flag-o-matic multilib
}
pkg_postinst() {
- einfo "remember to execute ptgenmap after modifying pretrace.conf"
+ elog "remember to execute ptgenmap after modifying pretrace.conf"
}
# ChangeLog for dev-util/rec
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/ChangeLog,v 1.3 2007/02/09 03:17:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/ChangeLog,v 1.4 2007/03/05 04:12:58 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> rec-1.6.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/rec/rec-1.6.ebuild,v 1.4 2005/12/16 15:35:28 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.5 2007/03/05 04:12:58 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo "/opt/rec/proto.lst should be copied into the working"
- einfo "directory of new projects, this will make rec aware of common"
- einfo "prototypes."
+ elog "/opt/rec/proto.lst should be copied into the working"
+ elog "directory of new projects, this will make rec aware of common"
+ elog "prototypes."
}
# ChangeLog for dev-util/rhide
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/ChangeLog,v 1.19 2006/09/23 06:06:29 mr_bones_ Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/ChangeLog,v 1.20 2007/03/05 04:15:02 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> rhide-1.5.20050823.ebuild:
+ Replacing einfo with elog
23 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org> -rhide-1.5-r1.ebuild:
clean out old, non-modX 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-util/rhide/rhide-1.5.20050823.ebuild,v 1.4 2006/09/22 13:10:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/rhide-1.5.20050823.ebuild,v 1.5 2007/03/05 04:15:02 genone Exp $
inherit eutils multilib toolchain-funcs
pkg_postinst() {
if [[ -x "${ROOT}/usr/bin/rhidex" && ${ETERM_HACK} == "yes" ]] ; then
echo
- einfo "You might consider installing Eterm to be able to use the rhidex"
- einfo "version of RHIDE that have better keyboard support under X:"
- echo
- einfo " # emerge eterm"
+ elog "You might consider installing Eterm to be able to use the rhidex"
+ elog "version of RHIDE that have better keyboard support under X:"
+ elog
+ elog " # emerge eterm"
echo
fi
}
# ChangeLog for dev-util/spe
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.29 2006/11/27 23:06:13 kloeri Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.30 2007/03/05 04:16:20 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> spe-0.8.2.ebuild,
+ spe-0.8.3c.ebuild:
+ Replacing einfo with elog
27 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> spe-0.8.3c.ebuild:
Add gnome desktop entry, bug 154233. Thanks to CDigger <diggerster@gmail.com>.
-# 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/spe/spe-0.8.2.ebuild,v 1.2 2006/09/12 19:55:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.2.ebuild,v 1.3 2007/03/05 04:16:20 genone Exp $
inherit distutils eutils
distutils_python_version
SPEPATH="/usr/lib/python${PYVER}/site-packages"
- einfo
- einfo "To be able to use spe in blender, be sure that the path where spe is"
- einfo "installed ($SPEPATH) is included in your PYTHONPATH"
- einfo "environment variable. See the installation section in the manual for"
- einfo "more information ($SPEPATH/_spe/doc/manual.pdf)."
- einfo
+ elog
+ elog "To be able to use spe in blender, be sure that the path where spe is"
+ elog "installed ($SPEPATH) is included in your PYTHONPATH"
+ elog "environment variable. See the installation section in the manual for"
+ elog "more information ($SPEPATH/_spe/doc/manual.pdf)."
+ 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/dev-util/spe/spe-0.8.3c.ebuild,v 1.2 2006/11/27 23:06:13 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.3c.ebuild,v 1.3 2007/03/05 04:16:20 genone Exp $
inherit distutils eutils
distutils_python_version
SPEPATH="/usr/lib/python${PYVER}/site-packages"
- einfo
- einfo "To be able to use spe in blender, be sure that the path where spe is"
- einfo "installed ($SPEPATH) is included in your PYTHONPATH"
- einfo "environment variable. See the installation section in the manual for"
- einfo "more information ($SPEPATH/_spe/doc/manual.pdf)."
- einfo
+ elog
+ elog "To be able to use spe in blender, be sure that the path where spe is"
+ elog "installed ($SPEPATH) is included in your PYTHONPATH"
+ elog "environment variable. See the installation section in the manual for"
+ elog "more information ($SPEPATH/_spe/doc/manual.pdf)."
+ elog
}
# ChangeLog for dev-util/subversion
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.249 2007/03/03 21:00:31 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.250 2007/03/05 04:20:11 genone Exp $
+
+ 05 Mar 2007; Marius Mauch <genone@gentoo.org> subversion-1.1.3.ebuild,
+ subversion-1.2.3-r3.ebuild, subversion-1.3.2-r3.ebuild,
+ subversion-1.4.3.ebuild:
+ Replacing einfo with elog
03 Mar 2007; Paul de Vrieze <pauldv@gentoo.org> subversion-1.4.3.ebuild:
Fix bug #108777 by preferring the apr version apache was linked against.
-# 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/subversion/subversion-1.1.3.ebuild,v 1.23 2006/06/24 15:35:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.1.3.ebuild,v 1.24 2007/03/05 04:20:11 genone Exp $
inherit elisp-common libtool python eutils bash-completion
if use apache2; then
echo
- einfo "The apache2 subversion module will be built, and libapr from the"
- einfo "apache package will be used instead of the included."
+ elog "The apache2 subversion module will be built, and libapr from the"
+ elog "apache package will be used instead of the included."
echo
else
echo
- einfo "Please note that subversion and apache2 cannot be installed"
- einfo "simultaneously without specifying the apache2 use flag. This is"
- einfo "because subversion installs its own libapr and libapr-util in that"
- einfo "case. Specifying the apache2 useflag will also enable the building of"
- einfo "the apache2 module."
+ elog "Please note that subversion and apache2 cannot be installed"
+ elog "simultaneously without specifying the apache2 use flag. This is"
+ elog "because subversion installs its own libapr and libapr-util in that"
+ elog "case. Specifying the apache2 useflag will also enable the building of"
+ elog "the apache2 module."
echo
fi
}
fi
if use emacs; then
- einfo "compiling emacs support"
+ elog "compiling emacs support"
elisp-compile ${S}/contrib/client-side/psvn/psvn.el || die "emacs modules failed"
elisp-compile ${S}/contrib/client-side/vc-svn.el || die "emacs modules failed"
fi
pkg_postinst() {
use emacs >/dev/null && elisp-site-regen
- einfo "Subversion Server Notes"
- einfo "-----------------------"
- einfo
-
- einfo "If you intend to run a server, a repository needs to be created using"
- einfo "svnadmin (see man svnadmin) or the following command to create it in"
- einfo "/var/svn:"
- einfo
- einfo " emerge --config =${CATEGORY}/${PF}"
- einfo
- einfo "If you upgraded from an older version of berkely db and experience"
- einfo "problems with your repository then run the following commands as root:"
- einfo " db4_recover -h ${SVN_REPOS_LOC}/repos"
- einfo " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
- einfo
- einfo "Subversion has multiple server types, take your pick:"
- einfo
- einfo " - svnserve daemon: "
- einfo " 1. edit /etc/conf.d/svnserve"
- einfo " 2. start daemon: /etc/init.d/svnserve start"
- einfo " 3. make persistent: rc-update add svnserve default"
- einfo
- einfo " - svnserve via xinetd:"
- einfo " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
- einfo " 2. restart xinetd.d: /etc/init.d/xinetd restart"
- einfo
- einfo " - svn over ssh:"
- einfo " 1. Fix the repository permissions:"
- einfo " groupadd svnusers"
- einfo " chown -R root:svnusers /var/svn/repos/"
- einfo " chmod -R g-w /var/svn/repos"
- einfo " chmod -R g+rw /var/svn/repos/db"
- einfo " chmod -R g+rw /var/svn/repos/locks"
- einfo " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
- einfo " want, for example:"
- einfo " #!/bin/bash"
- einfo " umask 002"
- einfo " exec /usr/bin/svnserve \"\$@\""
- einfo
+ elog "Subversion Server Notes"
+ elog "-----------------------"
+ elog
+
+ elog "If you intend to run a server, a repository needs to be created using"
+ elog "svnadmin (see man svnadmin) or the following command to create it in"
+ elog "/var/svn:"
+ elog
+ elog " emerge --config =${CATEGORY}/${PF}"
+ elog
+ elog "If you upgraded from an older version of berkely db and experience"
+ elog "problems with your repository then run the following commands as root:"
+ elog " db4_recover -h ${SVN_REPOS_LOC}/repos"
+ elog " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
+ elog
+ elog "Subversion has multiple server types, take your pick:"
+ elog
+ elog " - svnserve daemon: "
+ elog " 1. edit /etc/conf.d/svnserve"
+ elog " 2. start daemon: /etc/init.d/svnserve start"
+ elog " 3. make persistent: rc-update add svnserve default"
+ elog
+ elog " - svnserve via xinetd:"
+ elog " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
+ elog " 2. restart xinetd.d: /etc/init.d/xinetd restart"
+ elog
+ elog " - svn over ssh:"
+ elog " 1. Fix the repository permissions:"
+ elog " groupadd svnusers"
+ elog " chown -R root:svnusers /var/svn/repos/"
+ elog " chmod -R g-w /var/svn/repos"
+ elog " chmod -R g+rw /var/svn/repos/db"
+ elog " chmod -R g+rw /var/svn/repos/locks"
+ elog " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
+ elog " want, for example:"
+ elog " #!/bin/bash"
+ elog " umask 002"
+ elog " exec /usr/bin/svnserve \"\$@\""
+ elog
if use apache2 >/dev/null; then
- einfo " - http-based server:"
- einfo " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
- einfo " 2. create an htpasswd file:"
- einfo " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
- einfo
+ elog " - http-based server:"
+ elog " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
+ elog " 2. create an htpasswd file:"
+ elog " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
+ elog
fi
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.2.3-r3.ebuild,v 1.16 2007/01/28 19:30:13 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.2.3-r3.ebuild,v 1.17 2007/03/05 04:20:11 genone Exp $
inherit elisp-common libtool python eutils bash-completion flag-o-matic depend.apache perl-module
use emacs && elisp-site-regen
use perl && perl-module_pkg_postinst
- einfo "Subversion Server Notes"
- einfo "-----------------------"
- einfo
-
- einfo "If you intend to run a server, a repository needs to be created using"
- einfo "svnadmin (see man svnadmin) or the following command to create it in"
- einfo "/var/svn:"
- einfo
- einfo " emerge --config =${CATEGORY}/${PF}"
- einfo
- einfo "If you upgraded from an older version of berkely db and experience"
- einfo "problems with your repository then run the following commands as root:"
- einfo " db4_recover -h ${SVN_REPOS_LOC}/repos"
- einfo " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
- einfo
- einfo "Subversion has multiple server types, take your pick:"
- einfo
- einfo " - svnserve daemon: "
- einfo " 1. edit /etc/conf.d/svnserve"
- einfo " 2. start daemon: /etc/init.d/svnserve start"
- einfo " 3. make persistent: rc-update add svnserve default"
- einfo
- einfo " - svnserve via xinetd:"
- einfo " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
- einfo " 2. restart xinetd.d: /etc/init.d/xinetd restart"
- einfo
- einfo " - svn over ssh:"
- einfo " 1. Fix the repository permissions:"
- einfo " groupadd svnusers"
- einfo " chown -R root:svnusers /var/svn/repos/"
- einfo " chmod -R g-w /var/svn/repos"
- einfo " chmod -R g+rw /var/svn/repos/db"
- einfo " chmod -R g+rw /var/svn/repos/locks"
- einfo " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
- einfo " want, for example:"
- einfo " #!/bin/bash"
- einfo " umask 002"
- einfo " exec /usr/bin/svnserve \"\$@\""
- einfo
+ elog "Subversion Server Notes"
+ elog "-----------------------"
+ elog
+
+ elog "If you intend to run a server, a repository needs to be created using"
+ elog "svnadmin (see man svnadmin) or the following command to create it in"
+ elog "/var/svn:"
+ elog
+ elog " emerge --config =${CATEGORY}/${PF}"
+ elog
+ elog "If you upgraded from an older version of berkely db and experience"
+ elog "problems with your repository then run the following commands as root:"
+ elog " db4_recover -h ${SVN_REPOS_LOC}/repos"
+ elog " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
+ elog
+ elog "Subversion has multiple server types, take your pick:"
+ elog
+ elog " - svnserve daemon: "
+ elog " 1. edit /etc/conf.d/svnserve"
+ elog " 2. start daemon: /etc/init.d/svnserve start"
+ elog " 3. make persistent: rc-update add svnserve default"
+ elog
+ elog " - svnserve via xinetd:"
+ elog " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
+ elog " 2. restart xinetd.d: /etc/init.d/xinetd restart"
+ elog
+ elog " - svn over ssh:"
+ elog " 1. Fix the repository permissions:"
+ elog " groupadd svnusers"
+ elog " chown -R root:svnusers /var/svn/repos/"
+ elog " chmod -R g-w /var/svn/repos"
+ elog " chmod -R g+rw /var/svn/repos/db"
+ elog " chmod -R g+rw /var/svn/repos/locks"
+ elog " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
+ elog " want, for example:"
+ elog " #!/bin/bash"
+ elog " umask 002"
+ elog " exec /usr/bin/svnserve \"\$@\""
+ elog
if use apache2 >/dev/null; then
- einfo " - http-based server:"
- einfo " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
- einfo " 2. create an htpasswd file:"
- einfo " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
- einfo
+ elog " - http-based server:"
+ elog " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
+ elog " 2. create an htpasswd file:"
+ elog " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
+ elog
fi
- einfo "If you intend to use svn-hot-backup, you can specify the number of"
- einfo "backups to keep per repository by specifying an environment variable."
- einfo "If you want to keep e.g. 2 backups, do the following:"
- einfo "echo '# hot-backup: Keep that many repository backups around' > /etc/env.d/80subversion"
- einfo "echo 'SVN_HOTBACKUP_NUM_BACKUPS=2' >> /etc/env.d/80subversion"
- einfo ""
+ elog "If you intend to use svn-hot-backup, you can specify the number of"
+ elog "backups to keep per repository by specifying an environment variable."
+ elog "If you want to keep e.g. 2 backups, do the following:"
+ elog "echo '# hot-backup: Keep that many repository backups around' > /etc/env.d/80subversion"
+ elog "echo 'SVN_HOTBACKUP_NUM_BACKUPS=2' >> /etc/env.d/80subversion"
+ elog ""
}
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/subversion/subversion-1.3.2-r3.ebuild,v 1.14 2007/01/28 19:30:13 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.3.2-r3.ebuild,v 1.15 2007/03/05 04:20:11 genone Exp $
inherit elisp-common libtool python eutils bash-completion flag-o-matic depend.apache perl-module java-pkg-opt-2
use emacs && elisp-site-regen
use perl && perl-module_pkg_postinst
- einfo "Subversion Server Notes"
- einfo "-----------------------"
- einfo
-
- einfo "If you intend to run a server, a repository needs to be created using"
- einfo "svnadmin (see man svnadmin) or the following command to create it in"
- einfo "/var/svn:"
- einfo
- einfo " emerge --config =${CATEGORY}/${PF}"
- einfo
- einfo "If you upgraded from an older version of berkely db and experience"
- einfo "problems with your repository then run the following commands as root:"
- einfo " db4_recover -h ${SVN_REPOS_LOC}/repos"
- einfo " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
- einfo
- einfo "Subversion has multiple server types, take your pick:"
- einfo
- einfo " - svnserve daemon: "
- einfo " 1. edit /etc/conf.d/svnserve"
- einfo " 2. start daemon: /etc/init.d/svnserve start"
- einfo " 3. make persistent: rc-update add svnserve default"
- einfo
- einfo " - svnserve via xinetd:"
- einfo " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
- einfo " 2. restart xinetd.d: /etc/init.d/xinetd restart"
- einfo
- einfo " - svn over ssh:"
- einfo " 1. Fix the repository permissions:"
- einfo " groupadd svnusers"
- einfo " chown -R root:svnusers /var/svn/repos/"
- einfo " chmod -R g-w /var/svn/repos"
- einfo " chmod -R g+rw /var/svn/repos/db"
- einfo " chmod -R g+rw /var/svn/repos/locks"
- einfo " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
- einfo " want, for example:"
- einfo " #!/bin/bash"
- einfo " umask 002"
- einfo " exec /usr/bin/svnserve \"\$@\""
- einfo
+ elog "Subversion Server Notes"
+ elog "-----------------------"
+ elog
+
+ elog "If you intend to run a server, a repository needs to be created using"
+ elog "svnadmin (see man svnadmin) or the following command to create it in"
+ elog "/var/svn:"
+ elog
+ elog " emerge --config =${CATEGORY}/${PF}"
+ elog
+ elog "If you upgraded from an older version of berkely db and experience"
+ elog "problems with your repository then run the following commands as root:"
+ elog " db4_recover -h ${SVN_REPOS_LOC}/repos"
+ elog " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
+ elog
+ elog "Subversion has multiple server types, take your pick:"
+ elog
+ elog " - svnserve daemon: "
+ elog " 1. edit /etc/conf.d/svnserve"
+ elog " 2. start daemon: /etc/init.d/svnserve start"
+ elog " 3. make persistent: rc-update add svnserve default"
+ elog
+ elog " - svnserve via xinetd:"
+ elog " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
+ elog " 2. restart xinetd.d: /etc/init.d/xinetd restart"
+ elog
+ elog " - svn over ssh:"
+ elog " 1. Fix the repository permissions:"
+ elog " groupadd svnusers"
+ elog " chown -R root:svnusers /var/svn/repos/"
+ elog " chmod -R g-w /var/svn/repos"
+ elog " chmod -R g+rw /var/svn/repos/db"
+ elog " chmod -R g+rw /var/svn/repos/locks"
+ elog " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
+ elog " want, for example:"
+ elog " #!/bin/bash"
+ elog " umask 002"
+ elog " exec /usr/bin/svnserve \"\$@\""
+ elog
if use apache2 >/dev/null; then
- einfo " - http-based server:"
- einfo " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
- einfo " 2. create an htpasswd file:"
- einfo " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
- einfo
+ elog " - http-based server:"
+ elog " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
+ elog " 2. create an htpasswd file:"
+ elog " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
+ elog
fi
- einfo "If you intend to use svn-hot-backup, you can specify the number of"
- einfo "backups to keep per repository by specifying an environment variable."
- einfo "If you want to keep e.g. 2 backups, do the following:"
- einfo "echo '# hot-backup: Keep that many repository backups around' > /etc/env.d/80subversion"
- einfo "echo 'SVN_HOTBACKUP_NUM_BACKUPS=2' >> /etc/env.d/80subversion"
- einfo ""
+ elog "If you intend to use svn-hot-backup, you can specify the number of"
+ elog "backups to keep per repository by specifying an environment variable."
+ elog "If you want to keep e.g. 2 backups, do the following:"
+ elog "echo '# hot-backup: Keep that many repository backups around' > /etc/env.d/80subversion"
+ elog "echo 'SVN_HOTBACKUP_NUM_BACKUPS=2' >> /etc/env.d/80subversion"
+ elog ""
}
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/subversion/subversion-1.4.3.ebuild,v 1.5 2007/03/03 21:00:31 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.4.3.ebuild,v 1.6 2007/03/05 04:20:11 genone Exp $
inherit elisp-common libtool python eutils bash-completion flag-o-matic depend.apache perl-module java-pkg-opt-2
use emacs && elisp-site-regen
use perl && perl-module_pkg_postinst
- einfo "Subversion Server Notes"
- einfo "-----------------------"
- einfo
-
- einfo "If you intend to run a server, a repository needs to be created using"
- einfo "svnadmin (see man svnadmin) or the following command to create it in"
- einfo "/var/svn:"
- einfo
- einfo " emerge --config =${CATEGORY}/${PF}"
- einfo
- einfo "If you upgraded from an older version of berkely db and experience"
- einfo "problems with your repository then run the following commands as root:"
- einfo " db4_recover -h ${SVN_REPOS_LOC}/repos"
- einfo " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
- einfo
- einfo "Subversion has multiple server types, take your pick:"
- einfo
- einfo " - svnserve daemon: "
- einfo " 1. edit /etc/conf.d/svnserve"
- einfo " 2. start daemon: /etc/init.d/svnserve start"
- einfo " 3. make persistent: rc-update add svnserve default"
- einfo
- einfo " - svnserve via xinetd:"
- einfo " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
- einfo " 2. restart xinetd.d: /etc/init.d/xinetd restart"
- einfo
- einfo " - svn over ssh:"
- einfo " 1. Fix the repository permissions:"
- einfo " groupadd svnusers"
- einfo " chown -R root:svnusers /var/svn/repos/"
- einfo " chmod -R g-w /var/svn/repos"
- einfo " chmod -R g+rw /var/svn/repos/db"
- einfo " chmod -R g+rw /var/svn/repos/locks"
- einfo " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
- einfo " want, for example:"
- einfo " #!/bin/bash"
- einfo " umask 002"
- einfo " exec /usr/bin/svnserve \"\$@\""
- einfo
+ elog "Subversion Server Notes"
+ elog "-----------------------"
+ elog
+
+ elog "If you intend to run a server, a repository needs to be created using"
+ elog "svnadmin (see man svnadmin) or the following command to create it in"
+ elog "/var/svn:"
+ elog
+ elog " emerge --config =${CATEGORY}/${PF}"
+ elog
+ elog "If you upgraded from an older version of berkely db and experience"
+ elog "problems with your repository then run the following commands as root:"
+ elog " db4_recover -h ${SVN_REPOS_LOC}/repos"
+ elog " chown -Rf apache:apache ${SVN_REPOS_LOC}/repos"
+ elog
+ elog "Subversion has multiple server types, take your pick:"
+ elog
+ elog " - svnserve daemon: "
+ elog " 1. edit /etc/conf.d/svnserve"
+ elog " 2. start daemon: /etc/init.d/svnserve start"
+ elog " 3. make persistent: rc-update add svnserve default"
+ elog
+ elog " - svnserve via xinetd:"
+ elog " 1. edit /etc/xinetd.d/svnserve (remove disable line)"
+ elog " 2. restart xinetd.d: /etc/init.d/xinetd restart"
+ elog
+ elog " - svn over ssh:"
+ elog " 1. Fix the repository permissions:"
+ elog " groupadd svnusers"
+ elog " chown -R root:svnusers /var/svn/repos/"
+ elog " chmod -R g-w /var/svn/repos"
+ elog " chmod -R g+rw /var/svn/repos/db"
+ elog " chmod -R g+rw /var/svn/repos/locks"
+ elog " 2. create an svnserve wrapper in /usr/local/bin to set the umask you"
+ elog " want, for example:"
+ elog " #!/bin/bash"
+ elog " umask 002"
+ elog " exec /usr/bin/svnserve \"\$@\""
+ elog
if use apache2 >/dev/null; then
- einfo " - http-based server:"
- einfo " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
- einfo " 2. create an htpasswd file:"
- einfo " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
- einfo
+ elog " - http-based server:"
+ elog " 1. edit /etc/conf.d/apache2 to include both \"-D DAV\" and \"-D SVN\""
+ elog " 2. create an htpasswd file:"
+ elog " htpasswd2 -m -c ${SVN_REPOS_LOC}/conf/svnusers USERNAME"
+ elog
fi
- einfo "If you intend to use svn-hot-backup, you can specify the number of"
- einfo "backups to keep per repository by specifying an environment variable."
- einfo "If you want to keep e.g. 2 backups, do the following:"
- einfo "echo '# hot-backup: Keep that many repository backups around' > /etc/env.d/80subversion"
- einfo "echo 'SVN_HOTBACKUP_NUM_BACKUPS=2' >> /etc/env.d/80subversion"
- einfo ""
+ elog "If you intend to use svn-hot-backup, you can specify the number of"
+ elog "backups to keep per repository by specifying an environment variable."
+ elog "If you want to keep e.g. 2 backups, do the following:"
+ elog "echo '# hot-backup: Keep that many repository backups around' > /etc/env.d/80subversion"
+ elog "echo 'SVN_HOTBACKUP_NUM_BACKUPS=2' >> /etc/env.d/80subversion"
+ elog ""
}
pkg_postrm() {