summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2008-02-24 18:14:39 +0000
committerAndrej Kacian <ticho@gentoo.org>2008-02-24 18:14:39 +0000
commitabe4c06339fcb26707bc266eb3548d6314ccc88d (patch)
treed12aeaf04d6b151da836787ad639c9ed36ed4730 /net-libs/libetpan
parentFix building when extra warnings are enabled (think new version of GCC for in... (diff)
downloadgentoo-2-abe4c06339fcb26707bc266eb3548d6314ccc88d.tar.gz
gentoo-2-abe4c06339fcb26707bc266eb3548d6314ccc88d.tar.bz2
gentoo-2-abe4c06339fcb26707bc266eb3548d6314ccc88d.zip
Updated version in soname change warning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r--net-libs/libetpan/ChangeLog5
-rw-r--r--net-libs/libetpan/libetpan-0.54.ebuild4
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