diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-07 04:44:48 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-07 04:44:48 +0000 |
commit | 12334ec25926793b864eceb372f122e17664c392 (patch) | |
tree | 92d18d805934f4146d13d60e8584e54d7eb481fe /net-mail/mu | |
parent | bump to 0.9.6 and remove old (diff) | |
download | historical-12334ec25926793b864eceb372f122e17664c392.tar.gz historical-12334ec25926793b864eceb372f122e17664c392.tar.bz2 historical-12334ec25926793b864eceb372f122e17664c392.zip |
bump to 0.9.6 and remove old
Package-Manager: portage-2.1.9.50/cvs/Linux i686
Diffstat (limited to 'net-mail/mu')
-rw-r--r-- | net-mail/mu/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mu/mu-0.9.6.ebuild | 8 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mu/ChangeLog b/net-mail/mu/ChangeLog index fa238d0306eb..07b05f2ec6a2 100644 --- a/net-mail/mu/ChangeLog +++ b/net-mail/mu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mu # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.4 2011/06/07 04:42:56 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.5 2011/06/07 04:44:48 tomka Exp $ + + 07 Jun 2011; Thomas Kahle <tomka@gentoo.org> mu-0.9.6.ebuild: + bump to 0.9.6 and remove old *mu-0.9.6 (07 Jun 2011) diff --git a/net-mail/mu/mu-0.9.6.ebuild b/net-mail/mu/mu-0.9.6.ebuild index 7b3c7108fe6c..153bd451a002 100644 --- a/net-mail/mu/mu-0.9.6.ebuild +++ b/net-mail/mu/mu-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.6.ebuild,v 1.1 2011/06/07 04:42:56 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.6.ebuild,v 1.2 2011/06/07 04:44:48 tomka Exp $ EAPI=3 @@ -43,9 +43,9 @@ src_install () { } pkg_postinst() { - elog "The database format changed. Please reindex your mail" - elog "using 'mu index --rebuild'." - elog "See the manpage for additional information." + elog "The database format changed. Please reindex your mail" + elog "using 'mu index --rebuild'." + elog "See the manpage for additional information." } DOCS=( "AUTHORS" "HACKING" "NEWS" "TODO" ) |