summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2009-09-05 07:23:02 +0000
committerAlin Năstac <mrness@gentoo.org>2009-09-05 07:23:02 +0000
commit3393d77211c98d25958a5ea3b43914286b564b6e (patch)
tree76c0ce596df2d17c1410963e925fee7e58f03eef /app-mobilephone/gammu
parentAdd Swahili locale, needed by app-mobilephone/gammu. (diff)
downloadgentoo-2-3393d77211c98d25958a5ea3b43914286b564b6e.tar.gz
gentoo-2-3393d77211c98d25958a5ea3b43914286b564b6e.tar.bz2
gentoo-2-3393d77211c98d25958a5ea3b43914286b564b6e.zip
Add linguas_sw USE flag.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone/gammu')
-rw-r--r--app-mobilephone/gammu/gammu-1.26.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gammu/gammu-1.26.0.ebuild b/app-mobilephone/gammu/gammu-1.26.0.ebuild
index f759b23ea189..c286bd154457 100644
--- a/app-mobilephone/gammu/gammu-1.26.0.ebuild
+++ b/app-mobilephone/gammu/gammu-1.26.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.26.0.ebuild,v 1.1 2009/09/05 06:19:02 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.26.0.ebuild,v 1.2 2009/09/05 07:23:02 mrness Exp $
EAPI="2"
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
# sys-devel/gettext is needed for creating .mo files
# Supported languages and translated documentation
# Be sure all languages are prefixed with a single space!
-MY_AVAILABLE_LINGUAS=" af bg ca cs da de el es et fi fr gl he hu id it ko nl pl pt_BR ru sk sv zh_CN zh_TW"
+MY_AVAILABLE_LINGUAS=" af bg ca cs da de el es et fi fr gl he hu id it ko nl pl pt_BR ru sk sv sw zh_CN zh_TW"
IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}"
src_prepare() {