summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2005-03-20 14:06:36 +0000
committerGustavo Felisberto <humpback@gentoo.org>2005-03-20 14:06:36 +0000
commita0d305014529c7d7d15319727d48f8b58a402fb1 (patch)
treed663c8a95ec5f569eb0a85b940e2c2e8707ae841 /net-im/skype
parentMake it a little clearer that the metux and peruser MPM's aren't supported. (diff)
downloadgentoo-2-a0d305014529c7d7d15319727d48f8b58a402fb1.tar.gz
gentoo-2-a0d305014529c7d7d15319727d48f8b58a402fb1.tar.bz2
gentoo-2-a0d305014529c7d7d15319727d48f8b58a402fb1.zip
fixed small typo in ebuild
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-im/skype')
-rw-r--r--net-im/skype/skype-1.0.0.20.ebuild4
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."
}