diff options
author | Marien Zwart <marienz@gentoo.org> | 2005-12-04 16:41:42 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2005-12-04 16:41:42 +0000 |
commit | eb06cc3272806f8ae7435b0f707b894771206dee (patch) | |
tree | 91967f01934f789f1badc1391603ac8fcf759d82 /dev-python/twisted/twisted-2.0.1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-eb06cc3272806f8ae7435b0f707b894771206dee.tar.gz gentoo-2-eb06cc3272806f8ae7435b0f707b894771206dee.tar.bz2 gentoo-2-eb06cc3272806f8ae7435b0f707b894771206dee.zip |
Remove einfo referring to nonexistant meta-ebuild (thanks to TFKyle for noticing)
(Portage version: 2.0.53)
Diffstat (limited to 'dev-python/twisted/twisted-2.0.1.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-2.0.1.ebuild | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-python/twisted/twisted-2.0.1.ebuild b/dev-python/twisted/twisted-2.0.1.ebuild index fcd4e474acf6..5b1554afa3fa 100644 --- a/dev-python/twisted/twisted-2.0.1.ebuild +++ b/dev-python/twisted/twisted-2.0.1.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/dev-python/twisted/twisted-2.0.1.ebuild,v 1.1 2005/11/27 22:13:48 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.0.1.ebuild,v 1.2 2005/12/04 16:41:42 marienz Exp $ inherit eutils distutils versionator @@ -64,13 +64,6 @@ update_plugin_cache() { pkg_postinst() { distutils_pkg_postinst update_plugin_cache - einfo - einfo "If you upgraded from twisted 1.3 or earlier you may want to" - einfo - einfo " # emerge twisted-sumo" - einfo - einfo "to get all of the packages back." - einfo } pkg_postrm() { |