summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-14 17:51:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-14 17:51:06 +0000
commit402a48fe4f9a17ceaf3346c4f3fdf6e1c60c5a93 (patch)
treea4cd40d800a94d334ce52bc51ce0831521375042 /net-im/skype
parent[bump] dev-perl/DateTime-Format-Flexible-0.220.0 (diff)
downloadgentoo-2-402a48fe4f9a17ceaf3346c4f3fdf6e1c60c5a93.tar.gz
gentoo-2-402a48fe4f9a17ceaf3346c4f3fdf6e1c60c5a93.tar.bz2
gentoo-2-402a48fe4f9a17ceaf3346c4f3fdf6e1c60c5a93.zip
minor change in postinst msg
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'net-im/skype')
-rw-r--r--net-im/skype/skype-4.0.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/skype/skype-4.0.0.7.ebuild b/net-im/skype/skype-4.0.0.7.ebuild
index 7ecd245451f2..c93a72cdef38 100644
--- a/net-im/skype/skype-4.0.0.7.ebuild
+++ b/net-im/skype/skype-4.0.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.0.0.7.ebuild,v 1.2 2012/06/14 17:35:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.0.0.7.ebuild,v 1.3 2012/06/14 17:51:06 ssuominen Exp $
EAPI=4
inherit eutils gnome2-utils pax-utils unpacker
@@ -81,7 +81,7 @@ pkg_postinst() {
# http://bugs.gentoo.org/360815
elog "For webcam support, see \"LD_PRELOAD\" section of \"README.lib\" document provided by"
- elog "media-libs/libv4l"
+ elog "media-libs/libv4l and \"README\" document of this package."
use amd64 && elog "You can install app-emulation/emul-linux-x86-medialibs for 32bit media-libs/libv4l"
}