summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2011-04-09 06:48:52 +0000
committerPeter Volkov <pva@gentoo.org>2011-04-09 06:48:52 +0000
commitd63047a6d7dfd3a4b031f6cbf0535cc9f2fbd7f9 (patch)
treeb34fd6eeeac147bf4442d2da9fac4ddae0f69648 /net-voip
parentVersion bump, bug #354533 thank Ivan Ivanich for report and Andrew Savchenko ... (diff)
downloadgentoo-2-d63047a6d7dfd3a4b031f6cbf0535cc9f2fbd7f9.tar.gz
gentoo-2-d63047a6d7dfd3a4b031f6cbf0535cc9f2fbd7f9.tar.bz2
gentoo-2-d63047a6d7dfd3a4b031f6cbf0535cc9f2fbd7f9.zip
Fix Useless blank line on line: 37
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/linphone/linphone-3.4.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-voip/linphone/linphone-3.4.3.ebuild b/net-voip/linphone/linphone-3.4.3.ebuild
index 3046efed03cd..4c83eb44de4d 100644
--- a/net-voip/linphone/linphone-3.4.3.ebuild
+++ b/net-voip/linphone/linphone-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.1 2011/04/09 06:47:56 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.2 2011/04/09 06:48:52 pva Exp $
EAPI="4"
@@ -34,7 +34,6 @@ DEPEND="${RDEPEND}
IUSE_LINGUAS=" fr it de ja es pl cs nl sv pt_BR hu ru zh_CN"
IUSE="${IUSE} ${IUSE_LINGUAS// / linguas_}"
-
pkg_setup() {
if ! use gtk && ! use ncurses ; then
ewarn "gtk and ncurses are disabled."