diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-22 10:58:16 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-22 10:58:16 +0000 |
commit | 52bc7c097ee82f9afac14a10c0e3c240e691b5dc (patch) | |
tree | f2f957677dd262e47ae2833e14c5319041a3c982 /net-p2p/ktorrent | |
parent | Commit 2008.0 deprecated files. (diff) | |
download | gentoo-2-52bc7c097ee82f9afac14a10c0e3c240e691b5dc.tar.gz gentoo-2-52bc7c097ee82f9afac14a10c0e3c240e691b5dc.tar.bz2 gentoo-2-52bc7c097ee82f9afac14a10c0e3c240e691b5dc.zip |
Adjust linguas as reported in bug #287376.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-3.2.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog index a519d4df0281..aec18d673abf 100644 --- a/net-p2p/ktorrent/ChangeLog +++ b/net-p2p/ktorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/ktorrent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.133 2009/10/18 18:33:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.134 2009/10/22 10:58:16 scarabeus Exp $ + + 22 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org> + ktorrent-3.2.4.ebuild: + Adjust linguas as reported in bug #287376. 18 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> ktorrent-3.2.3-r1.ebuild: diff --git a/net-p2p/ktorrent/ktorrent-3.2.4.ebuild b/net-p2p/ktorrent/ktorrent-3.2.4.ebuild index cf9015c68f73..5594bc721c97 100644 --- a/net-p2p/ktorrent/ktorrent-3.2.4.ebuild +++ b/net-p2p/ktorrent/ktorrent-3.2.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.2.4.ebuild,v 1.1 2009/09/27 14:05:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.2.4.ebuild,v 1.2 2009/10/22 10:58:16 scarabeus Exp $ EAPI="2" -KDE_LINGUAS="ar be bg ca cs da de el en_GB es et fr ga gl hi it ja - km lt lv nb nds nl nn oc pl pt pt_BR ro ru se sk sl sr sv +KDE_LINGUAS="ar be bg ca cs da de el en_GB es et eu fr ga gl hi hne hr hu is it ja + km lt mai ms lv nb nds nl nn oc pl pt pt_BR ro ru se sk sl sr sv tr uk zh_CN zh_TW" inherit kde4-base |