diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2005-09-20 16:34:37 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2005-09-20 16:34:37 +0000 |
commit | 275f7afef5801d12ceb4580053f582040be42358 (patch) | |
tree | 6bbc5e88fe4d080714209375b0348d7de6af8dc0 /net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild | |
parent | dropping gtk2 flag (diff) | |
download | gentoo-2-275f7afef5801d12ceb4580053f582040be42358.tar.gz gentoo-2-275f7afef5801d12ceb4580053f582040be42358.tar.bz2 gentoo-2-275f7afef5801d12ceb4580053f582040be42358.zip |
Removing old einfo about gtk2 flag
(Portage version: 1.589-cvs)
Diffstat (limited to 'net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild')
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild index 5a46720a3e23..a445745594b1 100644 --- a/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild +++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild,v 1.4 2005/08/11 00:55:15 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.19.ebuild,v 1.5 2005/09/20 16:34:37 mkay Exp $ IUSE="gtk" @@ -51,8 +51,4 @@ pkg_postinst() { einfo "Sancho requires the presence of a p2p core, like" einfo "net-p2p/mldonkey, in order to operate." einfo - einfo "Note also that previous versions of sancho-bin" - einfo "had the gtk2 USE flag by mistake. This has now" - einfo "been changed to \"gtk\" for those affected." - einfo } |