diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-06-20 21:47:46 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-06-20 21:47:46 +0200 |
commit | eb64c319abb89c39337c74b3dfdeb03b7394198d (patch) | |
tree | 504e9a3bef8aeb1508d4ed09d07c9bfb3f5fb3f2 /net-print | |
parent | sci-libs/gdal: remove old, add missing die. Thanks K_F (diff) | |
download | gentoo-eb64c319abb89c39337c74b3dfdeb03b7394198d.tar.gz gentoo-eb64c319abb89c39337c74b3dfdeb03b7394198d.tar.bz2 gentoo-eb64c319abb89c39337c74b3dfdeb03b7394198d.zip |
net-print/adobeps: Fix LINGUAS for Swedish, should be "sv" rather than "se".
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/adobeps/adobeps-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/adobeps/adobeps-1.0.6-r1.ebuild b/net-print/adobeps/adobeps-1.0.6-r1.ebuild index e6b0f8dcebfd..9e6dee7f7886 100644 --- a/net-print/adobeps/adobeps-1.0.6-r1.ebuild +++ b/net-print/adobeps/adobeps-1.0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ IUSE="cups" DEPEND="app-arch/cabextract" RDEPEND="cups? ( >=net-print/cups-1.2 )" -IUSE_LINGUAS=( en da de es fi fr it ja ko nl no pt_BR se zh_CN ) +IUSE_LINGUAS=( en da de es fi fr it ja ko nl no pt_BR sv zh_CN ) IUSE_FILES=( winsteng winstDan winstger winstspa winstfin winstfre winstita winstjpn winstkor winstdut winstnor winstbrz winstswe Winstchs ) # winstcht |