diff options
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.54.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index babe1a830063..74f719e3953a 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.60 2008/02/23 10:24:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.61 2008/02/24 18:14:39 ticho Exp $ + + 24 Feb 2008; Andrej Kacian <ticho@gentoo.org> libetpan-0.54.ebuild: + Updated version in soname change warning. *libetpan-0.54 (23 Feb 2008) diff --git a/net-libs/libetpan/libetpan-0.54.ebuild b/net-libs/libetpan/libetpan-0.54.ebuild index 4982fb7b9c40..f4150e3a4848 100644 --- a/net-libs/libetpan/libetpan-0.54.ebuild +++ b/net-libs/libetpan/libetpan-0.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.54.ebuild,v 1.1 2008/02/23 10:24:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.54.ebuild,v 1.2 2008/02/24 18:14:39 ticho Exp $ DESCRIPTION="A portable, efficient middleware for different kinds of mail access." HOMEPAGE="http://libetpan.sourceforge.net" @@ -55,7 +55,7 @@ src_install() { pkg_postinst() { echo - ewarn "The soname for libetpan has changed after libetpan-0.48." + ewarn "The soname for libetpan has changed after libetpan-0.53." ewarn "If you have upgraded from that or earlier version, it is recommended to run" ewarn "revdep-rebuild to fix any linking errors caused by this change." echo |