summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2006-11-12 13:25:25 +0000
committerMarius Mauch <genone@gentoo.org>2006-11-12 13:25:25 +0000
commitf8f0220b14f6d3dd9c9a4987fb3a07bbbce08a7d (patch)
treedbf4d48097d4e7869ccfae7d3f6046c1195ad1a5 /mail-client
parentVersion bump; add metadata. (diff)
downloadhistorical-f8f0220b14f6d3dd9c9a4987fb3a07bbbce08a7d.tar.gz
historical-f8f0220b14f6d3dd9c9a4987fb3a07bbbce08a7d.tar.bz2
historical-f8f0220b14f6d3dd9c9a4987fb3a07bbbce08a7d.zip
Add pointer to rebuild script in postinst message, drop 2.5.5
Package-Manager: portage-2.1.2_rc1-r5
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws/ChangeLog7
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild6
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.6.0.ebuild6
3 files changed, 16 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index fc2ab0bb2ed3..0cb2c24eb04a 100644
--- a/mail-client/sylpheed-claws/ChangeLog
+++ b/mail-client/sylpheed-claws/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/sylpheed-claws
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.116 2006/11/11 13:47:56 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.117 2006/11/12 13:25:25 genone Exp $
+
+ 12 Nov 2006; Marius Mauch <genone@gentoo.org>
+ -sylpheed-claws-2.5.5.ebuild, sylpheed-claws-2.5.6.ebuild,
+ sylpheed-claws-2.6.0.ebuild:
+ Mention rebuild script in postinst message, clean old version.
*sylpheed-claws-2.6.0 (11 Nov 2006)
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild
index 702ee53b4c5b..220e7a97bc02 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild,v 1.2 2006/10/29 22:46:17 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild,v 1.3 2006/11/12 13:25:25 genone Exp $
IUSE="gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc startup-notification bogofilter"
@@ -140,6 +140,10 @@ pkg_postinst() {
ewarn " mail-client/sylpheed-claws-$x"
done
ewarn
+ elog "You can use"
+ elog " /bin/bash ${FILESDIR}/plugins-rebuild.sh"
+ elog "to automatically handle this."
+ elog
epause 5
ebeep 3
fi
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.6.0.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.6.0.ebuild
index 220ba473515c..f09ebeb49c1c 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-2.6.0.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.0.ebuild,v 1.1 2006/11/11 13:47:56 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.0.ebuild,v 1.2 2006/11/12 13:25:25 genone Exp $
IUSE="gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc startup-notification bogofilter"
@@ -140,6 +140,10 @@ pkg_postinst() {
ewarn " mail-client/sylpheed-claws-$x"
done
ewarn
+ elog "You can use"
+ elog " /bin/bash ${FILESDIR}/plugins-rebuild.sh"
+ elog "to automatically handle this."
+ elog
epause 5
ebeep 3
fi