diff options
Diffstat (limited to 'net-im/skype/skype-1.0.0.20.ebuild')
-rw-r--r-- | net-im/skype/skype-1.0.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/skype/skype-1.0.0.20.ebuild b/net-im/skype/skype-1.0.0.20.ebuild index 3f8324ee7e3e..6da36a64789a 100644 --- a/net-im/skype/skype-1.0.0.20.ebuild +++ b/net-im/skype/skype-1.0.0.20.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-im/skype/skype-1.0.0.20.ebuild,v 1.1 2005/03/19 21:45:50 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-1.0.0.20.ebuild,v 1.2 2005/03/20 14:06:36 humpback Exp $ inherit eutils @@ -91,5 +91,5 @@ pkg_postinst() { fi ##I do not know if this is true for this version. But will leave the note here ewarn "If you are upgrading and skype does not autologin do a manual login" - ewarn "you will not loose your contacts." + ewarn "you will not lose your contacts." } |