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 | 3e89dcc87cf3d8dcf78fffe1497600f4c199a939 (patch) | |
tree | a02fa8ae4e95d09962eea470067370b3bc5b0edd /net-mail/mu | |
parent | bump to 0.9.6 and remove old (diff) | |
download | gentoo-2-3e89dcc87cf3d8dcf78fffe1497600f4c199a939.tar.gz gentoo-2-3e89dcc87cf3d8dcf78fffe1497600f4c199a939.tar.bz2 gentoo-2-3e89dcc87cf3d8dcf78fffe1497600f4c199a939.zip |
bump to 0.9.6 and remove old
(Portage version: 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" ) |