* [gentoo-commits] proj/kde:master commit in: net-im/ktp-common-internals/, net-im/ktp-accounts-kcm/, net-im/ktp-approver/, ...
@ 2012-01-25 23:07 Johannes Huber
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-01-25 23:07 UTC (permalink / raw
To: gentoo-commits
commit: d85ca1764da092996c6dc116646d698238642d3a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 23:06:19 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 23:06:19 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d85ca176
[kde-telepathy] Moved to tree.
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
---
.../kde-telepathy-meta-0.3.0.ebuild | 42 --------------------
.../ktp-accounts-kcm/ktp-accounts-kcm-0.3.0.ebuild | 33 ---------------
net-im/ktp-approver/ktp-approver-0.3.0.ebuild | 29 -------------
.../ktp-auth-handler/ktp-auth-handler-0.3.0.ebuild | 28 -------------
.../ktp-common-internals-0.3.0.ebuild | 27 -------------
.../ktp-contact-applet-0.3.0.ebuild | 31 --------------
.../ktp-contact-list/ktp-contact-list-0.3.0.ebuild | 30 --------------
.../ktp-filetransfer-handler-0.3.0.ebuild | 29 -------------
.../ktp-kded-module/ktp-kded-module-0.3.0.ebuild | 32 ---------------
.../ktp-presence-applet-0.3.0.ebuild | 29 -------------
net-im/ktp-send-file/ktp-send-file-0.3.0.ebuild | 32 ---------------
net-im/ktp-text-ui/ktp-text-ui-0.3.0.ebuild | 30 --------------
12 files changed, 0 insertions(+), 372 deletions(-)
diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.3.0.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.3.0.ebuild
deleted file mode 100644
index 11005f0..0000000
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.3.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-DESCRIPTION="KDE Telepathy client - merge this to pull in all net-im/ktp-*
-kde packages"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-if [[ ${PV} != *9999* ]]; then
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="|| ( GPL-2 LGPL-2.1 )"
-SLOT="4"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- >=net-im/ktp-accounts-kcm-${PV}
- >=net-im/ktp-approver-${PV}
- >=net-im/ktp-auth-handler-${PV}
- >=net-im/ktp-common-internals-${PV}
- >=net-im/ktp-contact-applet-${PV}
- >=net-im/ktp-contact-list-${PV}
- >=net-im/ktp-filetransfer-handler-${PV}
- >=net-im/ktp-kded-module-${PV}
- >=net-im/ktp-presence-applet-${PV}
- >=net-im/ktp-send-file-${PV}
- >=net-im/ktp-text-ui-${PV}
- net-im/telepathy-connection-managers
-"
-
-pkg_postinst() {
- echo
- elog "You can configure the accounts in the KDE System Settings"
- elog "and then add the Instant Messaging plasma applet to access the contact list."
- echo
-}
diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.3.0.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.3.0.ebuild
deleted file mode 100644
index 8e4f8a3..0000000
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.3.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de el en_GB eo es et fi fr ga gl hu it ja km lt mai nds nl pl
-pt pt_BR ru sv tr ug uk zh_CN zh_TW"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy account management kcm"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- net-im/telepathy-mission-control
- net-libs/telepathy-glib
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}
-"
diff --git a/net-im/ktp-approver/ktp-approver-0.3.0.ebuild b/net-im/ktp-approver/ktp-approver-0.3.0.ebuild
deleted file mode 100644
index 78b0dcd..0000000
--- a/net-im/ktp-approver/ktp-approver-0.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="cs da de es et ga hu it lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy notification handler"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
-"
diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.3.0.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.3.0.ebuild
deleted file mode 100644
index e9bcc53..0000000
--- a/net-im/ktp-auth-handler/ktp-auth-handler-0.3.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy authentication handler"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-common-internals/ktp-common-internals-0.3.0.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.3.0.ebuild
deleted file mode 100644
index daa1488..0000000
--- a/net-im/ktp-common-internals/ktp-common-internals-0.3.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy common library"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-0.3.0.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-0.3.0.ebuild
deleted file mode 100644
index 254afc3..0000000
--- a/net-im/ktp-contact-applet/ktp-contact-applet-0.3.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-KDE_LINGUAS="cs da de el es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN
-zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy contact applet"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
-"
diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.3.0.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.3.0.ebuild
deleted file mode 100644
index 04cd287..0000000
--- a/net-im/ktp-contact-list/ktp-contact-list-0.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="cs da de es et fr ga hu it ja km lt nds nl pl pt pt_BR sv ug uk
-zh_CN zh_TW"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy contact list"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-accounts-kcm-${PV}
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.3.0.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.3.0.ebuild
deleted file mode 100644
index 2abb518..0000000
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="cs da de es et fr ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN
-zh_TW"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy file transfer handler"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.3.0.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.3.0.ebuild
deleted file mode 100644
index 6968b93..0000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="cs da de es et fr ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN
-zh_TW"
-KDE_SCM="git"
-MY_P=${PN/kded/kded-integration}-${PV}
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy workspace integration"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${MY_P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-0.3.0.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-0.3.0.ebuild
deleted file mode 100644
index b36280c..0000000
--- a/net-im/ktp-presence-applet/ktp-presence-applet-0.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy presence applet"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
-"
diff --git a/net-im/ktp-send-file/ktp-send-file-0.3.0.ebuild b/net-im/ktp-send-file/ktp-send-file-0.3.0.ebuild
deleted file mode 100644
index 38573d0..0000000
--- a/net-im/ktp-send-file/ktp-send-file-0.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
- >=net-im/ktp-filetransfer-handler-${PV}
-"
diff --git a/net-im/ktp-text-ui/ktp-text-ui-0.3.0.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.3.0.ebuild
deleted file mode 100644
index 09fc761..0000000
--- a/net-im/ktp-text-ui/ktp-text-ui-0.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de es et fr ga hu it ja km lt nds nl pl pt pt_BR sv ug uk
-zh_CN zh_TW"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy text chat window"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.0
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
-"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kde:master commit in: net-im/ktp-common-internals/, net-im/ktp-accounts-kcm/, net-im/ktp-approver/, ...
@ 2012-04-05 11:17 Johannes Huber
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-04-05 11:17 UTC (permalink / raw
To: gentoo-commits
commit: 1eccb202d434fbf23e575d097b52e299fb490ad2
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 5 11:17:34 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 11:17:34 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1eccb202
[kde-telepathy] Sync linguas with tree.
(Portage version: 2.2.0_alpha99/git/Linux x86_64, unsigned Manifest commit)
---
.../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild | 5 +++--
net-im/ktp-approver/ktp-approver-9999.ebuild | 3 ++-
.../ktp-auth-handler/ktp-auth-handler-9999.ebuild | 3 ++-
.../ktp-common-internals-9999.ebuild | 3 ++-
.../ktp-contact-applet-9999.ebuild | 4 ++--
.../ktp-contact-list/ktp-contact-list-9999.ebuild | 4 ++--
.../ktp-filetransfer-handler-9999.ebuild | 4 ++--
net-im/ktp-kded-module/ktp-kded-module-9999.ebuild | 4 ++--
.../ktp-presence-applet-9999.ebuild | 3 ++-
net-im/ktp-send-file/ktp-send-file-9999.ebuild | 3 ++-
net-im/ktp-text-ui/ktp-text-ui-9999.ebuild | 4 ++--
11 files changed, 23 insertions(+), 17 deletions(-)
diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index 8e4f8a3..7e2b6ef 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -5,8 +5,9 @@
EAPI=4
KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de el en_GB eo es et fi fr ga gl hu it ja km lt mai nds nl pl
-pt pt_BR ru sv tr ug uk zh_CN zh_TW"
+KDE_LINGUAS="ca cs da de el en_GB eo es et fi fr ga gl hu it ja km lt mai nb nds
+nl pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk
+zh_CN zh_TW"
KDE_SCM="git"
inherit kde4-base
diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-9999.ebuild
index 78b0dcd..45d3c5c 100644
--- a/net-im/ktp-approver/ktp-approver-9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-9999.ebuild
@@ -4,7 +4,8 @@
EAPI=4
-KDE_LINGUAS="cs da de es et ga hu it lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
+KDE_LINGUAS="cs da de es el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
KDE_SCM="git"
inherit kde4-base
diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index e9bcc53..2999903 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -4,7 +4,8 @@
EAPI=4
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
KDE_SCM="git"
inherit kde4-base
diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
index daa1488..2771e56 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -5,7 +5,8 @@
EAPI=4
KDE_SCM="git"
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
inherit kde4-base
DESCRIPTION="KDE Telepathy common library"
diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
index 254afc3..f3b3144 100644
--- a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
@@ -5,8 +5,8 @@
EAPI=4
KDE_SCM="git"
-KDE_LINGUAS="cs da de el es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN
-zh_TW"
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
inherit kde4-base
DESCRIPTION="KDE Telepathy contact applet"
diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
index 70d83dd..9e040c0 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
-KDE_LINGUAS="cs da de es et fr ga hu it ja km lt nds nl pl pt pt_BR sv ug uk
-zh_CN zh_TW"
+KDE_LINGUAS="cs da de es et fr ga gl hu it ja km lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
KDE_SCM="git"
inherit kde4-base
diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
index 2abb518..bce4647 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
-KDE_LINGUAS="cs da de es et fr ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN
-zh_TW"
+KDE_LINGUAS="cs da de es et fr ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
KDE_SCM="git"
inherit kde4-base
diff --git a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
index 6968b93..77b58ba 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
-KDE_LINGUAS="cs da de es et fr ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN
-zh_TW"
+KDE_LINGUAS="cs da de el es et fr ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
KDE_SCM="git"
MY_P=${PN/kded/kded-integration}-${PV}
inherit kde4-base
diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
index b36280c..f1d5977 100644
--- a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
@@ -5,7 +5,8 @@
EAPI=4
KDE_SCM="git"
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
inherit kde4-base
DESCRIPTION="KDE Telepathy presence applet"
diff --git a/net-im/ktp-send-file/ktp-send-file-9999.ebuild b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
index 38573d0..0e2da72 100644
--- a/net-im/ktp-send-file/ktp-send-file-9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
@@ -5,7 +5,8 @@
EAPI=4
KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de es et ga hu it ja lt nds nl pl pt pt_BR sv uk zh_CN zh_TW"
+KDE_LINGUAS="cs da de es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
KDE_SCM="git"
inherit kde4-base
diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
index 2b35d82..81aa08a 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
-KDE_LINGUAS="ca cs da de es et fr ga hu it ja km lt nds nl pl pt pt_BR sv ug uk
-zh_CN zh_TW"
+KDE_LINGUAS="ca cs da de el es et fr ga gl hu it ja km lt nb nds nl pl pt pt_BR
+sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
KDE_SCM="git"
inherit kde4-base
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-05 11:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 23:07 [gentoo-commits] proj/kde:master commit in: net-im/ktp-common-internals/, net-im/ktp-accounts-kcm/, net-im/ktp-approver/, Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2012-04-05 11:17 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox