# ChangeLog for app-editors/gobby
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.11 2006/08/29 13:52:52 humpback Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.12 2007/01/24 02:38:34 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> gobby-0.3.0.ebuild,
+ gobby-0.4.1.ebuild:
+ Replacing einfo with elog
*gobby-0.4.0_rc4 (29 Aug 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/app-editors/gobby/gobby-0.3.0.ebuild,v 1.3 2006/01/23 14:15:32 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.4 2007/01/24 02:38:34 genone Exp $
inherit eutils
pkg_postinst() {
if built_with_use net-libs/obby howl
then
- einfo "Zeroconf support has been enabled for gobby"
+ elog "Zeroconf support has been enabled for gobby"
else
- einfo "net-libs/obby was not build with zeroconf support,"
- einfo "thus zeroconf is not enabled for ${PN}."
- einfo ""
- einfo "To get zeroconf support, rebuild net-libs/obby"
- einfo "with \"howl\" in your USE flags."
- einfo "Try USE=\"howl\" emerge net-libs/obby app-editors/gobby,"
- einfo "or add \"howl\" to your USE string in /etc/make.conf and"
- einfo "emerge net-libs/obby"
+ elog "net-libs/obby was not build with zeroconf support,"
+ elog "thus zeroconf is not enabled for ${PN}."
+ elog
+ elog "To get zeroconf support, rebuild net-libs/obby"
+ elog "with \"howl\" in your USE flags."
+ elog "Try USE=\"howl\" emerge net-libs/obby app-editors/gobby,"
+ elog "or add \"howl\" to your USE string in /etc/make.conf and"
+ elog "emerge net-libs/obby"
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/app-editors/gobby/gobby-0.4.1.ebuild,v 1.1 2006/08/29 23:24:43 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.1.ebuild,v 1.2 2007/01/24 02:38:34 genone Exp $
inherit eutils
pkg_postinst() {
if built_with_use net-libs/obby howl
then
- einfo "Zeroconf support has been enabled for gobby"
+ elog "Zeroconf support has been enabled for gobby"
else
- einfo "net-libs/obby was not build with zeroconf support,"
- einfo "thus zeroconf is not enabled for ${PN}."
- einfo ""
- einfo "To get zeroconf support, rebuild net-libs/obby"
- einfo "with \"howl\" in your USE flags."
- einfo "Try USE=\"howl\" emerge net-libs/obby app-editors/gobby,"
- einfo "or add \"howl\" to your USE string in /etc/make.conf and"
- einfo "emerge net-libs/obby"
+ elog "net-libs/obby was not build with zeroconf support,"
+ elog "thus zeroconf is not enabled for ${PN}."
+ elog
+ elog "To get zeroconf support, rebuild net-libs/obby"
+ elog "with \"howl\" in your USE flags."
+ elog "Try USE=\"howl\" emerge net-libs/obby app-editors/gobby,"
+ elog "or add \"howl\" to your USE string in /etc/make.conf and"
+ elog "emerge net-libs/obby"
fi
}
# ChangeLog for app-editors/joe
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.48 2007/01/05 07:16:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.49 2007/01/24 02:40:53 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> joe-3.0-r2.ebuild,
+ joe-3.1-r1.ebuild, joe-3.2.ebuild, joe-3.4.ebuild, joe-3.5.ebuild:
+ Replacing einfo with elog
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> joe-3.0-r2.ebuild:
Remove gnuconfig_update usage, leave it to econf.
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild,v 1.4 2007/01/05 07:16:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild,v 1.5 2007/01/24 02:40:53 genone Exp $
inherit flag-o-matic eutils
}
pkg_postinst() {
- echo
- einfo "Global configuration has been moved from /etc to /etc/joe."
- einfo "You should move or remove your old configuration files."
- echo
+ elog
+ elog "Global configuration has been moved from /etc to /etc/joe."
+ elog "You should move or remove your old configuration files."
+ elog
}
-# 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-editors/joe/joe-3.1-r1.ebuild,v 1.4 2005/01/01 13:28:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild,v 1.5 2007/01/24 02:40:53 genone Exp $
inherit flag-o-matic eutils
}
pkg_postinst() {
- echo
- einfo "Global configuration has been moved from /etc to /etc/joe."
- einfo "You should move or remove your old configuration files."
- echo
+ elog
+ elog "Global configuration has been moved from /etc to /etc/joe."
+ elog "You should move or remove your old configuration files."
+ 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-editors/joe/joe-3.2.ebuild,v 1.11 2006/04/06 13:02:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.12 2007/01/24 02:40:53 genone Exp $
inherit flag-o-matic
}
pkg_postinst() {
- echo
- einfo "Global configuration has been moved from /etc to /etc/joe."
- einfo "You should move or remove your old configuration files."
- echo
+ elog
+ elog "Global configuration has been moved from /etc to /etc/joe."
+ elog "You should move or remove your old configuration files."
+ 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-editors/joe/joe-3.4.ebuild,v 1.1 2006/07/14 18:52:33 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.4.ebuild,v 1.2 2007/01/24 02:40:53 genone Exp $
inherit flag-o-matic eutils
pkg_postinst() {
if use xterm; then
- einfo "To enable full xterm clipboard you need to set the allowWindowOps"
- einfo "resources to true. This is usually found in /etc/X11/app-defaults/XTerm"
- einfo "This is false by default due to potential security problems on some"
- einfo "architectures (see bug #91453)."
-
+ elog "To enable full xterm clipboard you need to set the allowWindowOps"
+ elog "resources to true. This is usually found in /etc/X11/app-defaults/XTerm"
+ elog "This is false by default due to potential security problems on some"
+ elog "architectures (see bug #91453)."
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/app-editors/joe/joe-3.5.ebuild,v 1.1 2006/08/23 08:58:17 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.2 2007/01/24 02:40:53 genone Exp $
inherit flag-o-matic eutils
pkg_postinst() {
if use xterm; then
- einfo "To enable full xterm clipboard you need to set the allowWindowOps"
- einfo "resources to true. This is usually found in /etc/X11/app-defaults/XTerm"
- einfo "This is false by default due to potential security problems on some"
- einfo "architectures (see bug #91453)."
-
+ elog "To enable full xterm clipboard you need to set the allowWindowOps"
+ elog "resources to true. This is usually found in /etc/X11/app-defaults/XTerm"
+ elog "This is false by default due to potential security problems on some"
+ elog "architectures (see bug #91453)."
fi
}
# ChangeLog for app-editors/nano
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.142 2007/01/19 20:28:31 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.143 2007/01/24 02:43:53 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> nano-1.3.11-r2.ebuild,
+ nano-1.3.12-r1.ebuild, nano-2.0.0.ebuild, nano-2.0.1.ebuild,
+ nano-2.0.2.ebuild:
+ Replacing einfo with elog
19 Jan 2007; Alexander H. FÌrøy <eroyf@gentoo.org> nano-2.0.1.ebuild:
Stable on MIPS; bug #158656
-# 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-editors/nano/nano-1.3.11-r2.ebuild,v 1.11 2006/12/20 19:51:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.11-r2.ebuild,v 1.12 2007/01/24 02:43:53 genone Exp $
#ECVS_SERVER="savannah.gnu.org:/cvsroot/nano"
#ECVS_MODULE="nano"
}
pkg_postinst() {
- einfo "More helpful info about nano, visit the GDP page:"
- einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+ elog "More helpful info about nano, visit the GDP page:"
+ elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
}
-# 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-editors/nano/nano-1.3.12-r1.ebuild,v 1.16 2006/12/20 19:51:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.12-r1.ebuild,v 1.17 2007/01/24 02:43:53 genone Exp $
#ECVS_SERVER="savannah.gnu.org:/cvsroot/nano"
#ECVS_MODULE="nano"
}
pkg_postinst() {
- einfo "More helpful info about nano, visit the GDP page:"
- einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+ elog "More helpful info about nano, visit the GDP page:"
+ elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
}
-# 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-editors/nano/nano-2.0.0.ebuild,v 1.3 2006/12/20 19:51:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.0.ebuild,v 1.4 2007/01/24 02:43:53 genone Exp $
#ECVS_SERVER="savannah.gnu.org:/cvsroot/nano"
#ECVS_MODULE="nano"
}
pkg_postinst() {
- einfo "More helpful info about nano, visit the GDP page:"
- einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+ elog "More helpful info about nano, visit the GDP page:"
+ elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.1.ebuild,v 1.11 2007/01/19 20:28:31 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.1.ebuild,v 1.12 2007/01/24 02:43:53 genone Exp $
#ECVS_SERVER="savannah.gnu.org:/cvsroot/nano"
#ECVS_MODULE="nano"
}
pkg_postinst() {
- einfo "More helpful info about nano, visit the GDP page:"
- einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+ elog "More helpful info about nano, visit the GDP page:"
+ elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
}
-# 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-editors/nano/nano-2.0.2.ebuild,v 1.2 2006/12/24 22:57:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.2.ebuild,v 1.3 2007/01/24 02:43:53 genone Exp $
#ECVS_SERVER="savannah.gnu.org:/cvsroot/nano"
#ECVS_MODULE="nano"
}
pkg_postinst() {
- einfo "More helpful info about nano, visit the GDP page:"
- einfo "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
+ elog "More helpful info about nano, visit the GDP page:"
+ elog "http://www.gentoo.org/doc/en/nano-basics-guide.xml"
}
# ChangeLog for app-editors/ng
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ng/ChangeLog,v 1.7 2005/08/28 16:59:16 metalgod Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ng/ChangeLog,v 1.8 2007/01/24 02:46:21 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> ng-1.5_beta1.ebuild:
+ Replacing einfo with elog
28 Aug 2005; Luis Medinas <metalgod@gentoo.org> ng-1.5_beta1.ebuild:
Added ~amd64 keywords. Closes bug #103791.
MD5 70aa4906154e7884fb1305e90bdac887 ng-1.5beta1.tar.gz 662557
+RMD160 b5874d403075d5e3b44aa529d977918333818ed4 ng-1.5beta1.tar.gz 662557
+SHA256 990b2ed34f2943da71af6771c0ac9a62c36857d6e6e6ad6e7dc8782860388d3c ng-1.5beta1.tar.gz 662557
-# 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-editors/ng/ng-1.5_beta1.ebuild,v 1.9 2005/08/28 16:59:16 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ng/ng-1.5_beta1.ebuild,v 1.10 2007/01/24 02:46:21 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo
- einfo "If you want to use user Config"
- einfo "cp /etc/skel/.ng ~/.ng"
- einfo "and edit your .ng configuration file."
- einfo
+ elog
+ elog "If you want to use user Config"
+ elog "cp /etc/skel/.ng ~/.ng"
+ elog "and edit your .ng configuration file."
+ elog
}
# ChangeLog for app-editors/nvu
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/ChangeLog,v 1.24 2006/10/23 22:02:23 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/ChangeLog,v 1.25 2007/01/24 02:48:25 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> nvu-1.0-r2.ebuild,
+ nvu-1.0-r4.ebuild:
+ Replacing einfo with elog
23 Oct 2006; Bryan Ăstergaard <kloeri@gentoo.org> nvu-1.0-r2.ebuild,
nvu-1.0-r4.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-editors/nvu/nvu-1.0-r2.ebuild,v 1.4 2006/10/23 22:02:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r2.ebuild,v 1.5 2007/01/24 02:48:25 genone Exp $
inherit eutils mozconfig flag-o-matic multilib
}
pkg_postinst() {
- einfo "If you choose to setup the webbrowser feature to execute urls"
- einfo "under the HELP section please refer to"
- einfo "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
- einfo "Make sure you follow the instructions to the letter if you have"
- einfo "any problems email me at anarchy@gentoo.org I will be more then"
- einfo "happy to assist you. DO NOT file a bug report on this issue."
+ elog "If you choose to setup the webbrowser feature to execute urls"
+ elog "under the HELP section please refer to"
+ elog "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
+ elog "Make sure you follow the instructions to the letter if you have"
+ elog "any problems email me at anarchy@gentoo.org I will be more then"
+ elog "happy to assist you. DO NOT file a bug report on this issue."
}
-# 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-editors/nvu/nvu-1.0-r4.ebuild,v 1.7 2006/10/23 22:02:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r4.ebuild,v 1.8 2007/01/24 02:48:25 genone Exp $
inherit eutils mozconfig flag-o-matic multilib
}
pkg_postinst() {
- einfo "If you choose to setup the webbrowser feature to execute urls"
- einfo "under the HELP section please refer to"
- einfo "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
- einfo "Make sure you follow the instructions to the letter if you have"
- einfo "any problems email me at anarchy@gentoo.org I will be more then"
- einfo "happy to assist you. DO NOT file a bug report on this issue."
+ elog "If you choose to setup the webbrowser feature to execute urls"
+ elog "under the HELP section please refer to"
+ elog "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
+ elog "Make sure you follow the instructions to the letter if you have"
+ elog "any problems email me at anarchy@gentoo.org I will be more then"
+ elog "happy to assist you. DO NOT file a bug report on this issue."
}
# ChangeLog for app-editors/screem
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/screem/ChangeLog,v 1.5 2006/04/27 10:27:14 antarus Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/screem/ChangeLog,v 1.6 2007/01/24 02:53:01 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> screem-0.16.0.ebuild,
+ screem-0.16.1.ebuild:
+ Replacing einfo with elog
27 Apr 2006; Alec Warner <antarus@gentoo.org> Manifest:
Fixing duff SHA256 digests: Bug # 131293
-# 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-editors/screem/screem-0.16.0.ebuild,v 1.3 2006/03/25 13:24:43 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/screem/screem-0.16.0.ebuild,v 1.4 2007/01/24 02:53:01 genone Exp $
inherit gnome2 autotools
pkg_postinst() {
gnome2_pkg_postinst
- echo
- einfo "Run gconftool-2 --shutdown in order to be able to run screem."
- einfo "(As a normal user)"
- einfo "Otherwise, you will get an error about missing configuration"
- einfo "files."
- echo
+ elog
+ elog "Run gconftool-2 --shutdown in order to be able to run screem."
+ elog "(As a normal user)"
+ elog "Otherwise, you will get an error about missing configuration"
+ elog "files."
+ 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-editors/screem/screem-0.16.1.ebuild,v 1.3 2006/03/25 13:24:43 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/screem/screem-0.16.1.ebuild,v 1.4 2007/01/24 02:53:01 genone Exp $
inherit gnome2 autotools
pkg_postinst() {
gnome2_pkg_postinst
- echo
- einfo "Run gconftool-2 --shutdown in order to be able to run screem."
- einfo "(As a normal user)"
- einfo "Otherwise, you will get an error about missing configuration"
- einfo "files."
- echo
+ elog
+ elog "Run gconftool-2 --shutdown in order to be able to run screem."
+ elog "(As a normal user)"
+ elog "Otherwise, you will get an error about missing configuration"
+ elog "files."
+ elog
}
# ChangeLog for app-editors/teco
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.15 2005/09/09 15:49:58 agriffis Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.16 2007/01/24 02:54:35 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> teco-1.00-r2.ebuild,
+ teco-1.00-r3.ebuild:
+ Replacing einfo with elog
09 Sep 2005; Aron Griffis <agriffis@gentoo.org> teco-1.00-r3.ebuild:
Mark 1.00-r3 stable on alpha
-MD5 b996a43a133f0d636ef3331da2374e6e teco.tar.gz 61305
-MD5 843cb3087703e06bf984b1c82f48b1f8 tecolore.txt.gz 7039
MD5 cd83ff9d990cba30020647c58cba1fa3 tech.txt.gz 1971
+RMD160 e4930f0f98de841fe0fe73872e6667dea0f6c7c0 tech.txt.gz 1971
+SHA256 b363c59a4e97793e0c7bd0011cfc6d6669621e7a8b7c98e88da0d098aae83b7c tech.txt.gz 1971
MD5 37dd19fce3555c89d64b90bdca4d52c8 teco.doc.gz 129896
+RMD160 c5f473a123421915bebc4c263405d1875dfa4e77 teco.doc.gz 129896
+SHA256 c2102dcfc223e5f8fe189b2dd75dfb6f8dbdf1e7509761c974da45e6ba115c66 teco.doc.gz 129896
+MD5 b996a43a133f0d636ef3331da2374e6e teco.tar.gz 61305
+RMD160 3df97837e5044bb27d99686f681661555638e2c1 teco.tar.gz 61305
+SHA256 2d20d7246df15863a3cc485ee38706fd4dd8650aab0578d202913cc5750fc8e4 teco.tar.gz 61305
+MD5 843cb3087703e06bf984b1c82f48b1f8 tecolore.txt.gz 7039
+RMD160 f93e3eda3b9dbebae4808ed133139553713c24d9 tecolore.txt.gz 7039
+SHA256 a7cd56d4d9bce8befd8d73fe8cbb1ab22740571f52354880c84ffd0fcd22d884 tecolore.txt.gz 7039
MD5 5a805d3e329fc5e99fa7e1ae37e9dcfb tecoprog.doc.gz 15629
+RMD160 e77708805a5fa469548a1ab82d1f8369fbaea3d7 tecoprog.doc.gz 15629
+SHA256 8e0349b73ffcd22c668d81ea1427f93324d8f236862847634f7118fd4cde26d7 tecoprog.doc.gz 15629
-MD5 b996a43a133f0d636ef3331da2374e6e teco.tar.gz 61305
-MD5 843cb3087703e06bf984b1c82f48b1f8 tecolore.txt.gz 7039
MD5 cd83ff9d990cba30020647c58cba1fa3 tech.txt.gz 1971
+RMD160 e4930f0f98de841fe0fe73872e6667dea0f6c7c0 tech.txt.gz 1971
+SHA256 b363c59a4e97793e0c7bd0011cfc6d6669621e7a8b7c98e88da0d098aae83b7c tech.txt.gz 1971
MD5 37dd19fce3555c89d64b90bdca4d52c8 teco.doc.gz 129896
+RMD160 c5f473a123421915bebc4c263405d1875dfa4e77 teco.doc.gz 129896
+SHA256 c2102dcfc223e5f8fe189b2dd75dfb6f8dbdf1e7509761c974da45e6ba115c66 teco.doc.gz 129896
+MD5 b996a43a133f0d636ef3331da2374e6e teco.tar.gz 61305
+RMD160 3df97837e5044bb27d99686f681661555638e2c1 teco.tar.gz 61305
+SHA256 2d20d7246df15863a3cc485ee38706fd4dd8650aab0578d202913cc5750fc8e4 teco.tar.gz 61305
+MD5 843cb3087703e06bf984b1c82f48b1f8 tecolore.txt.gz 7039
+RMD160 f93e3eda3b9dbebae4808ed133139553713c24d9 tecolore.txt.gz 7039
+SHA256 a7cd56d4d9bce8befd8d73fe8cbb1ab22740571f52354880c84ffd0fcd22d884 tecolore.txt.gz 7039
MD5 5a805d3e329fc5e99fa7e1ae37e9dcfb tecoprog.doc.gz 15629
+RMD160 e77708805a5fa469548a1ab82d1f8369fbaea3d7 tecoprog.doc.gz 15629
+SHA256 8e0349b73ffcd22c668d81ea1427f93324d8f236862847634f7118fd4cde26d7 tecoprog.doc.gz 15629
-# 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-editors/teco/teco-1.00-r2.ebuild,v 1.7 2005/07/08 17:53:28 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r2.ebuild,v 1.8 2007/01/24 02:54:35 genone Exp $
inherit ccc
}
pkg_postinst() {
- einfo "The TECO binary is called te."
- einfo "Sample configurations and documentation is available in /usr/share/doc/"
+ elog "The TECO binary is called te."
+ elog "Sample configurations and documentation is available in /usr/share/doc/"
}
-# 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-editors/teco/teco-1.00-r3.ebuild,v 1.5 2005/09/09 15:49:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r3.ebuild,v 1.6 2007/01/24 02:54:35 genone Exp $
inherit toolchain-funcs flag-o-matic
}
pkg_postinst() {
- einfo "The TECO binary is called te."
- einfo "Sample configurations and documentation is available in /usr/share/doc/"
+ elog "The TECO binary is called te."
+ elog "Sample configurations and documentation is available in /usr/share/doc/"
}
# ChangeLog for app-editors/xxe
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/ChangeLog,v 1.31 2007/01/19 14:10:27 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/ChangeLog,v 1.32 2007/01/24 02:56:17 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> xxe-3.5.1.ebuild:
+ Replacing einfo with elog
19 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org> xxe-3.5.1.ebuild:
QA: remove invalid RESTRICT="mirror"
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-3.5.1.ebuild,v 1.2 2007/01/19 14:10:27 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-3.5.1.ebuild,v 1.3 2007/01/24 02:56:17 genone Exp $
MY_PV="${PV//./_}"
}
pkg_postinst() {
- einfo "XXE has been installed in /opt/xxe, to include this"
- einfo "in your path, run the following:"
- einfo " /usr/sbin/env-update && source /etc/profile"
+ elog "XXE has been installed in /opt/xxe, to include this"
+ elog "in your path, run the following:"
+ elog " /usr/sbin/env-update && source /etc/profile"
echo
ewarn "If you need special/accented characters, you'll need to export LANG"
ewarn "to your locale. Example: export LANG=es_ES.ISO8859-1"