summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-05 03:50:46 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-05 03:50:46 +0000
commit01b1c62faa0f9c56ac1adbb44bdbff59d5251738 (patch)
tree87d720523e2287b7e22919eb9e642a63bc5d0e0e /dev-util/ladebug/ladebug-4.0.67.ebuild
parentReplacing einfo with elog (diff)
downloadgentoo-2-01b1c62faa0f9c56ac1adbb44bdbff59d5251738.tar.gz
gentoo-2-01b1c62faa0f9c56ac1adbb44bdbff59d5251738.tar.bz2
gentoo-2-01b1c62faa0f9c56ac1adbb44bdbff59d5251738.zip
Removing pointless einfo message
(Portage version: 2.1.2-r10)
Diffstat (limited to 'dev-util/ladebug/ladebug-4.0.67.ebuild')
-rw-r--r--dev-util/ladebug/ladebug-4.0.67.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-util/ladebug/ladebug-4.0.67.ebuild b/dev-util/ladebug/ladebug-4.0.67.ebuild
index 3f3949631a05..6b9b546ce7f3 100644
--- a/dev-util/ladebug/ladebug-4.0.67.ebuild
+++ b/dev-util/ladebug/ladebug-4.0.67.ebuild
@@ -1,6 +1,6 @@
-# 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/ladebug/ladebug-4.0.67.ebuild,v 1.8 2004/07/14 23:47:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ladebug/ladebug-4.0.67.ebuild,v 1.9 2007/03/05 03:50:46 genone Exp $
#
# Submitted By Tavis Ormandy <taviso@gentoo.org>
#
@@ -88,10 +88,7 @@ src_install() {
}
pkg_postinst () {
- einfo
- einfo "Ladebug ${RELEASE} has been merged successfully"
- einfo
- use emacs && elisp-site-regen
+ use emacs && elisp-site-regen
}
pkg_postrm() {