diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-28 04:05:30 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-28 04:05:30 +0000 |
commit | e3334f1148801f3b5b99ba20d0203ae8dbdb12de (patch) | |
tree | 3f55784950d1a94a26f87c731f63c7a46260d3ae /app-emacs/bubblet | |
parent | Add WANT_AUTOMAKE; bug #164142 (diff) | |
download | historical-e3334f1148801f3b5b99ba20d0203ae8dbdb12de.tar.gz historical-e3334f1148801f3b5b99ba20d0203ae8dbdb12de.tar.bz2 historical-e3334f1148801f3b5b99ba20d0203ae8dbdb12de.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'app-emacs/bubblet')
-rw-r--r-- | app-emacs/bubblet/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/bubblet/bubblet-0.74.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/bubblet/files/digest-bubblet-0.74 | 2 |
3 files changed, 10 insertions, 5 deletions
diff --git a/app-emacs/bubblet/ChangeLog b/app-emacs/bubblet/ChangeLog index d3519a4b94b3..7d48a4b727e3 100644 --- a/app-emacs/bubblet/ChangeLog +++ b/app-emacs/bubblet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/bubblet -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/bubblet/ChangeLog,v 1.6 2005/09/29 05:13:39 josejx Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/bubblet/ChangeLog,v 1.7 2007/01/28 04:04:15 genone Exp $ + + 28 Jan 2007; Marius Mauch <genone@gentoo.org> bubblet-0.74.ebuild: + Replacing einfo with elog 29 Sep 2005; Joseph Jezak <josejx@gentoo.org> bubblet-0.74.ebuild: Marked ~ppc. diff --git a/app-emacs/bubblet/bubblet-0.74.ebuild b/app-emacs/bubblet/bubblet-0.74.ebuild index 7f706993b3ab..7b9739b5b0f4 100644 --- a/app-emacs/bubblet/bubblet-0.74.ebuild +++ b/app-emacs/bubblet/bubblet-0.74.ebuild @@ -1,6 +1,6 @@ -# 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-emacs/bubblet/bubblet-0.74.ebuild,v 1.9 2005/09/29 05:13:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/bubblet/bubblet-0.74.ebuild,v 1.10 2007/01/28 04:04:15 genone Exp $ inherit elisp @@ -28,7 +28,7 @@ src_install() { pkg_postinst() { elisp-site-regen - einfo "Please see ${SITELISP}/${PN}/bubblet.el for the complete documentation." + elog "Please see ${SITELISP}/${PN}/bubblet.el for the complete documentation." } pkg_postrm() { diff --git a/app-emacs/bubblet/files/digest-bubblet-0.74 b/app-emacs/bubblet/files/digest-bubblet-0.74 index 90c0ead35c0b..838abda6676c 100644 --- a/app-emacs/bubblet/files/digest-bubblet-0.74 +++ b/app-emacs/bubblet/files/digest-bubblet-0.74 @@ -1 +1,3 @@ MD5 66bf2cd0e3b6b334304bd4e9aa09c35b bubblet-0.74.tar.bz2 7151 +RMD160 cdb69125760063053d1f831189df67176beb56e4 bubblet-0.74.tar.bz2 7151 +SHA256 791b02bb345fcc062f1ca8a724da84be870762c954e77f97cd993d03501ec691 bubblet-0.74.tar.bz2 7151 |