summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-12-06 09:04:34 +0000
committerUlrich Müller <ulm@gentoo.org>2011-12-06 09:04:34 +0000
commit1262a9ccf4bb1eccb75b86ba1e8fa07bf1019bab (patch)
treed0aa47eef630765140eb85abd9a9dd8854c5875e /app-editors
parentCopy from Portage tree. The site-start.el has moved to /etc/emacs/. (diff)
downloademacs-1262a9ccf4bb1eccb75b86ba1e8fa07bf1019bab.tar.gz
emacs-1262a9ccf4bb1eccb75b86ba1e8fa07bf1019bab.tar.bz2
emacs-1262a9ccf4bb1eccb75b86ba1e8fa07bf1019bab.zip
Get rid of all echo commands because they aren't logged.
svn path=/emacs-overlay/; revision=1763
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/ChangeLog3
-rw-r--r--app-editors/emacs/Manifest10
-rw-r--r--app-editors/emacs/emacs-23.3-r2.ebuild7
3 files changed, 10 insertions, 10 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index 1e17ddc..4e767d6 100644
--- a/app-editors/emacs/ChangeLog
+++ b/app-editors/emacs/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Dec 2011; Ulrich Mueller <ulm@gentoo.org> emacs-23.3-r2.ebuild:
+ Get rid of all echo commands because they aren't logged.
+
*emacs-23.3-r2 (06 Dec 2011)
06 Dec 2011; Ulrich Mueller <ulm@gentoo.org> +emacs-23.3-r2.ebuild,
diff --git a/app-editors/emacs/Manifest b/app-editors/emacs/Manifest
index 24db9f1..af43381 100644
--- a/app-editors/emacs/Manifest
+++ b/app-editors/emacs/Manifest
@@ -3,13 +3,13 @@ Hash: SHA1
DIST emacs-23.3-patches-2.tar.bz2 1936 RMD160 c1cbe26f05e68efe0768445a3918892e995a59dd SHA1 3f55305dab83084b01f8958371d4e0fd4114b88b SHA256 403f88c0b814817734f275e6ee6ff4c8f27858a2429ea7d0a029c2d89ebaa5de
DIST emacs-23.3a.tar.bz2 38748283 RMD160 21f201714bca420c3a8fed8c92058cec786e724e SHA1 795bdfa372e42b9589a80f6dcb2ad8fed65b90e4 SHA256 9f4beee3bf4987914d57851c0aac017cb92a1410c2b31ba313265c64a38cc6ba
-EBUILD emacs-23.3-r2.ebuild 10715 RMD160 1ed7075a9538384a3a70ee1725ec2a110552c6f5 SHA1 b6964ba7548b1761173c6fb511efd368c5f45f61 SHA256 e5d587cc2165783e28e1cdb1b9288ff3a78c9157bf31f0b01dc5f6f3c85963b1
-MISC ChangeLog 306 RMD160 b742641d9d8c3d75d9e4900f58ecdb55a706a86b SHA1 49fefe07cf5b46f7b62f2449d81f13fc8ccc6dc5 SHA256 2ab240a0d194a19f3d5ebce81a267b1d97954129d75fac5adefdec028c271f20
+EBUILD emacs-23.3-r2.ebuild 10695 RMD160 a0bb8bda04406eb94a2da07dc27edcd998683b85 SHA1 f0daa0b7699b0915a26f5055459783508724d5ed SHA256 cebe3f6a7ac43e645a1bdb376295922da3a93db7b43efa43b21ecee0fb7ce204
+MISC ChangeLog 435 RMD160 ba076a6ce479725910ac94c6dad83fbd01f0207d SHA1 fe284fd4b1363c238a161b64b77ba02e19480c24 SHA256 fd6926b6a0d91ce7c94102e11c9d07b9e073beb6ccbc243e02194ad85774c15c
MISC metadata.xml 1657 RMD160 5d264611cedf5599197cf5fb9998678ec2569d79 SHA1 ff30d22526dcacaefdf078e4617d93be1bbc144a SHA256 fad2a290e4815f5cac10bfd3e6a9e547ddea2663cfdcc4889ea1b7e124389e0c
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
-iEYEARECAAYFAk7dyWgACgkQOeoy/oIi7uxV2QCgovOCMcTP1jbbNfF3YczGuaKG
-qtQAnA2h8kQ1IaEAGlOWLJkdGXSL1iYg
-=VYUR
+iEYEARECAAYFAk7d3NQACgkQOeoy/oIi7uxOpACdHE+I3+Klm/A1fku3bTKORjuL
+wXIAoIV0Cuun3x7b8iFrwYjzPGye9c0r
+=vp2i
-----END PGP SIGNATURE-----
diff --git a/app-editors/emacs/emacs-23.3-r2.ebuild b/app-editors/emacs/emacs-23.3-r2.ebuild
index 03b19c7..07711bd 100644
--- a/app-editors/emacs/emacs-23.3-r2.ebuild
+++ b/app-editors/emacs/emacs-23.3-r2.ebuild
@@ -115,10 +115,8 @@ src_configure() {
local myconf
if use alsa && ! use sound; then
- echo
einfo "Although sound USE flag is disabled you chose to have alsa,"
einfo "so sound is switched on anyway."
- echo
myconf="${myconf} --with-sound"
else
myconf="${myconf} $(use_with sound)"
@@ -309,20 +307,19 @@ pkg_postinst() {
fi
if use X; then
- echo
elog "You need to install some fonts for Emacs."
elog "Installing media-fonts/font-adobe-{75,100}dpi on the X server's"
elog "machine would satisfy basic Emacs requirements under X11."
elog "See also http://www.gentoo.org/proj/en/lisp/emacs/xft.xml"
elog "for how to enable anti-aliased fonts."
+ elog
fi
- echo
elog "You can set the version to be started by /usr/bin/emacs through"
elog "the Emacs eselect module, which also redirects man and info pages."
elog "Therefore, several Emacs versions can be installed at the same time."
elog "\"man emacs.eselect\" for details."
- echo
+ elog
elog "If you upgrade from a previous major version of Emacs, then it is"
elog "strongly recommended that you use app-admin/emacs-updater to rebuild"
elog "all byte-compiled elisp files of the installed Emacs packages."