diff options
author | Joseph Jezak <josejx@gentoo.org> | 2008-01-13 19:49:52 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2008-01-13 19:49:52 +0000 |
commit | 15f9e164d36431bf00984231f6ce80ea923dac47 (patch) | |
tree | 30213d7d5e603862d7469da2e7917b4a1ca626a7 /net-www | |
parent | typo fixed (diff) | |
download | gentoo-2-15f9e164d36431bf00984231f6ce80ea923dac47.tar.gz gentoo-2-15f9e164d36431bf00984231f6ce80ea923dac47.tar.bz2 gentoo-2-15f9e164d36431bf00984231f6ce80ea923dac47.zip |
Added missing translations: cs,sk,tr,wa, fixes bug #205108.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/files/digest-mplayerplug-in-3.21 | 3 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 9a78f4070cdd..144569d40b61 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.101 2008/01/06 22:34:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.102 2008/01/13 19:49:51 josejx Exp $ + + 13 Jan 2008; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.50.ebuild: + Added missing translations: cs,sk,tr,wa, fixes bug #205108. *mplayerplug-in-3.50 (06 Jan 2008) diff --git a/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.21 b/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.21 deleted file mode 100644 index 6ba4e2bff9fa..000000000000 --- a/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.21 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3e36aa1a42aa312b312ba7ceaaa75f73 mplayerplug-in-3.21.tar.gz 209865 -RMD160 7dece576be3c13031df8de47f16c2f6800c7c155 mplayerplug-in-3.21.tar.gz 209865 -SHA256 d72142236ee88a143325003eb47bcb5d41b11e0c66795f753b9f626202297193 mplayerplug-in-3.21.tar.gz 209865 diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild index 9de317f3f554..ddb9c32cc3f7 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v 1.1 2008/01/06 22:34:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v 1.2 2008/01/13 19:49:51 josejx Exp $ inherit eutils multilib autotools @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 -hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="gtk divx firefox gmedia mplayer-bin nls quicktime realmedia seamonkey wmp" -LANGS="da de en_US es fr hu it ja ko nb pl pt_BR nl ru se zh_CN" +LANGS="cs da de en_US es fr hu it ja ko nb nl pl pt_BR ru sk se tr wa zh_CN" for X in ${LANGS}; do IUSE="${IUSE} linguas_${X}"; done DEPEND=" |