diff options
author | Torsten Veller <tove@gentoo.org> | 2006-08-19 23:33:59 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2006-08-19 23:33:59 +0000 |
commit | 34f280a201e9b67fe8698a6228a75ce4a735b473 (patch) | |
tree | 90442e49f753e82f590ac2735d901487a1a4a786 /net-mail | |
parent | Stable on amd64 wrt Bug #138871. (diff) | |
download | gentoo-2-34f280a201e9b67fe8698a6228a75ce4a735b473.tar.gz gentoo-2-34f280a201e9b67fe8698a6228a75ce4a735b473.tar.bz2 gentoo-2-34f280a201e9b67fe8698a6228a75ce4a735b473.zip |
dev-lang/python has changed the useflag: tcltk -> tk
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.4.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 0adca693bde8..806bf3482cb5 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.105 2006/06/30 14:49:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.106 2006/08/19 23:33:59 tove Exp $ + + 19 Aug 2006; Torsten Veller <tove@gentoo.org> fetchmail-6.2.5.2-r1.ebuild, + fetchmail-6.3.2.ebuild, fetchmail-6.3.2-r1.ebuild, fetchmail-6.3.3.ebuild, + fetchmail-6.3.4.ebuild: + dev-lang/python has changed the useflag: tcltk -> tk 30 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> fetchmail-6.3.4.ebuild: diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild index 46cd73d972b9..d2c54881bc72 100644 --- a/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.5.2-r1.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/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild,v 1.11 2006/03/01 10:40:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild,v 1.12 2006/08/19 23:33:59 tove Exp $ inherit eutils gnuconfig @@ -97,7 +97,7 @@ pkg_postinst() { einfo "don't seem to have Python with tkinter support." einfo einfo "If you want to be able to use fetchmailconf(1), do the following:" - einfo " 1. Include 'tcltk' in USE variable in your /etc/make.conf." + einfo " 1. Add 'tk' to the USE variable in /etc/make.conf." einfo " 2. (Re-)merge Python." einfo fi diff --git a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild index 4e7608f76c2c..eb44a8f92511 100644 --- a/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.2-r1.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/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.8 2006/04/29 19:24:23 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.9 2006/08/19 23:33:59 tove Exp $ inherit eutils gnuconfig @@ -85,7 +85,7 @@ pkg_postinst() { einfo "don't seem to have Python with tkinter support." einfo einfo "If you want to be able to use fetchmailconf(1), do the following:" - einfo " 1. Include 'tcltk' in USE variable in your /etc/make.conf." + einfo " 1. Add 'tk' to the USE variable in /etc/make.conf." einfo " 2. (Re-)merge Python." einfo fi diff --git a/net-mail/fetchmail/fetchmail-6.3.2.ebuild b/net-mail/fetchmail/fetchmail-6.3.2.ebuild index ac284b42ac9d..dd6edd8dced6 100644 --- a/net-mail/fetchmail/fetchmail-6.3.2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.2.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/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.4 2006/02/27 15:10:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.5 2006/08/19 23:33:59 tove Exp $ inherit eutils gnuconfig @@ -81,7 +81,7 @@ pkg_postinst() { einfo "don't seem to have Python with tkinter support." einfo einfo "If you want to be able to use fetchmailconf(1), do the following:" - einfo " 1. Include 'tcltk' in USE variable in your /etc/make.conf." + einfo " 1. Add 'tk' to the USE variable in /etc/make.conf." einfo " 2. (Re-)merge Python." einfo fi diff --git a/net-mail/fetchmail/fetchmail-6.3.3.ebuild b/net-mail/fetchmail/fetchmail-6.3.3.ebuild index 0b7dc203d92f..1402493376cc 100644 --- a/net-mail/fetchmail/fetchmail-6.3.3.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.3.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/net-mail/fetchmail/fetchmail-6.3.3.ebuild,v 1.1 2006/04/07 20:54:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.3.ebuild,v 1.2 2006/08/19 23:33:59 tove Exp $ inherit eutils gnuconfig @@ -81,7 +81,7 @@ pkg_postinst() { einfo "don't seem to have Python with tkinter support." einfo einfo "If you want to be able to use fetchmailconf(1), do the following:" - einfo " 1. Include 'tcltk' in USE variable in your /etc/make.conf." + einfo " 1. Add 'tk' to the USE variable in /etc/make.conf." einfo " 2. (Re-)merge Python." einfo fi diff --git a/net-mail/fetchmail/fetchmail-6.3.4.ebuild b/net-mail/fetchmail/fetchmail-6.3.4.ebuild index 383b025100d4..dcad13c8909f 100644 --- a/net-mail/fetchmail/fetchmail-6.3.4.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.4.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/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.8 2006/07/02 20:25:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.9 2006/08/19 23:33:59 tove Exp $ inherit eutils gnuconfig @@ -81,7 +81,7 @@ pkg_postinst() { einfo "don't seem to have Python with tkinter support." einfo einfo "If you want to be able to use fetchmailconf(1), do the following:" - einfo " 1. Include 'tcltk' in USE variable in your /etc/make.conf." + einfo " 1. Add 'tk' to the USE variable in /etc/make.conf." einfo " 2. (Re-)merge Python." einfo fi |