* [gentoo-commits] proj/kde:master commit in: net-im/ktp-common-internals/, net-im/ktp-approver/, net-im/ktp-contact-applet/, ...
@ 2012-01-25 14:02 Johannes Huber
0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2012-01-25 14:02 UTC (permalink / raw
To: gentoo-commits
commit: bd43a0d4ebcbde7793af2c0d00edd1f365f1d58c
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 13:59:55 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 13:59:55 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bd43a0d4
[kde-telepathy] Version bump 0.3.0.
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
---
...9999.ebuild => kde-telepathy-meta-0.3.0.ebuild} | 2 +-
.../kde-telepathy-meta-9999.ebuild | 2 +-
...m-9999.ebuild => ktp-accounts-kcm-0.3.0.ebuild} | 6 +++---
.../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild | 6 +++---
...rover-9999.ebuild => ktp-approver-0.3.0.ebuild} | 4 ++--
net-im/ktp-approver/ktp-approver-9999.ebuild | 4 ++--
...r-9999.ebuild => ktp-auth-handler-0.3.0.ebuild} | 4 ++--
.../ktp-auth-handler/ktp-auth-handler-9999.ebuild | 4 ++--
...99.ebuild => ktp-common-internals-0.3.0.ebuild} | 3 ++-
.../ktp-common-internals-9999.ebuild | 3 ++-
...9999.ebuild => ktp-contact-applet-0.3.0.ebuild} | 4 +++-
.../ktp-contact-applet-9999.ebuild | 4 +++-
...t-9999.ebuild => ktp-contact-list-0.3.0.ebuild} | 5 +++--
.../ktp-contact-list/ktp-contact-list-9999.ebuild | 5 +++--
...build => ktp-filetransfer-handler-0.3.0.ebuild} | 5 +++--
.../ktp-filetransfer-handler-9999.ebuild | 5 +++--
...le-9999.ebuild => ktp-kded-module-0.3.0.ebuild} | 8 ++++++--
net-im/ktp-kded-module/ktp-kded-module-9999.ebuild | 8 ++++++--
...999.ebuild => ktp-presence-applet-0.3.0.ebuild} | 5 +++--
.../ktp-presence-applet-9999.ebuild | 5 +++--
...file-9999.ebuild => ktp-send-file-0.3.0.ebuild} | 4 ++--
net-im/ktp-send-file/ktp-send-file-9999.ebuild | 4 ++--
...ext-ui-9999.ebuild => ktp-text-ui-0.3.0.ebuild} | 5 +++--
net-im/ktp-text-ui/ktp-text-ui-9999.ebuild | 5 +++--
24 files changed, 66 insertions(+), 44 deletions(-)
diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.3.0.ebuild
similarity index 96%
copy from net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild
copy to net-im/kde-telepathy-meta/kde-telepathy-meta-0.3.0.ebuild
index 042ddb3..11005f0 100644
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild
+++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.3.0.ebuild
@@ -14,7 +14,7 @@ else
KEYWORDS=""
fi
-LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
+LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT="4"
IUSE=""
diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild
index 042ddb3..11005f0 100644
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild
+++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild
@@ -14,7 +14,7 @@ else
KEYWORDS=""
fi
-LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
+LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT="4"
IUSE=""
diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.3.0.ebuild
similarity index 76%
copy from net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
copy to net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.3.0.ebuild
index caaa7f0..8e4f8a3 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.3.0.ebuild
@@ -5,15 +5,15 @@
EAPI=4
KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de en_GB eo es et fi fr hu it ja km lt mai nds nl pl pt pt_BR
-ru sv tr ug uk zh_TW"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 caaa7f0..8e4f8a3 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -5,15 +5,15 @@
EAPI=4
KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de en_GB eo es et fi fr hu it ja km lt mai nds nl pl pt pt_BR
-ru sv tr ug uk zh_TW"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-0.3.0.ebuild
similarity index 78%
copy from net-im/ktp-approver/ktp-approver-9999.ebuild
copy to net-im/ktp-approver/ktp-approver-0.3.0.ebuild
index 53939a7..78b0dcd 100644
--- a/net-im/ktp-approver/ktp-approver-9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-0.3.0.ebuild
@@ -4,14 +4,14 @@
EAPI=4
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-9999.ebuild
index 53939a7..78b0dcd 100644
--- a/net-im/ktp-approver/ktp-approver-9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-9999.ebuild
@@ -4,14 +4,14 @@
EAPI=4
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.3.0.ebuild
similarity index 78%
copy from net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
copy to net-im/ktp-auth-handler/ktp-auth-handler-0.3.0.ebuild
index 2d693ea..e9bcc53 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-0.3.0.ebuild
@@ -4,14 +4,14 @@
EAPI=4
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 2d693ea..e9bcc53 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -4,14 +4,14 @@
EAPI=4
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.3.0.ebuild
similarity index 76%
copy from net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
copy to net-im/ktp-common-internals/ktp-common-internals-0.3.0.ebuild
index 250ae97..daa1488 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-0.3.0.ebuild
@@ -5,12 +5,13 @@
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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 250ae97..daa1488 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -5,12 +5,13 @@
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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-0.3.0.ebuild
similarity index 78%
copy from net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
copy to net-im/ktp-contact-applet/ktp-contact-applet-0.3.0.ebuild
index 1eeddfa..254afc3 100644
--- a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-0.3.0.ebuild
@@ -5,12 +5,14 @@
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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 1eeddfa..254afc3 100644
--- a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
@@ -5,12 +5,14 @@
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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.3.0.ebuild
similarity index 77%
copy from net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
copy to net-im/ktp-contact-list/ktp-contact-list-0.3.0.ebuild
index 8b756f4..04cd287 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-0.3.0.ebuild
@@ -4,14 +4,15 @@
EAPI=4
-KDE_LINGUAS="cs da de et fr hu it ja km lt nds nl pl pt pt_BR sv ug uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 8b756f4..04cd287 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -4,14 +4,15 @@
EAPI=4
-KDE_LINGUAS="cs da de et fr hu it ja km lt nds nl pl pt pt_BR sv ug uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.3.0.ebuild
similarity index 77%
copy from net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
copy to net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.3.0.ebuild
index 17c3bae..2abb518 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.3.0.ebuild
@@ -4,14 +4,15 @@
EAPI=4
-KDE_LINGUAS="cs da de et fr hu it ja lt nds nl pl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 17c3bae..2abb518 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
@@ -4,14 +4,15 @@
EAPI=4
-KDE_LINGUAS="cs da de et fr hu it ja lt nds nl pl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.3.0.ebuild
similarity index 69%
copy from net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
copy to net-im/ktp-kded-module/ktp-kded-module-0.3.0.ebuild
index ee106be..6968b93 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-0.3.0.ebuild
@@ -4,14 +4,16 @@
EAPI=4
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
@@ -26,3 +28,5 @@ DEPEND="
>=net-libs/telepathy-qt-0.9.0
"
RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
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 ee106be..6968b93 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
@@ -4,14 +4,16 @@
EAPI=4
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
@@ -26,3 +28,5 @@ DEPEND="
>=net-libs/telepathy-qt-0.9.0
"
RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-0.3.0.ebuild
similarity index 75%
copy from net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
copy to net-im/ktp-presence-applet/ktp-presence-applet-0.3.0.ebuild
index 85c3bae..b36280c 100644
--- a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-0.3.0.ebuild
@@ -5,18 +5,19 @@
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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
fi
-LICENSE="LGPL-2.1"
+LICENSE="GPL-2"
SLOT="4"
IUSE="debug"
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 85c3bae..b36280c 100644
--- a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
@@ -5,18 +5,19 @@
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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
fi
-LICENSE="LGPL-2.1"
+LICENSE="GPL-2"
SLOT="4"
IUSE="debug"
diff --git a/net-im/ktp-send-file/ktp-send-file-9999.ebuild b/net-im/ktp-send-file/ktp-send-file-0.3.0.ebuild
similarity index 81%
copy from net-im/ktp-send-file/ktp-send-file-9999.ebuild
copy to net-im/ktp-send-file/ktp-send-file-0.3.0.ebuild
index ed8c56f..38573d0 100644
--- a/net-im/ktp-send-file/ktp-send-file-9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-0.3.0.ebuild
@@ -5,14 +5,14 @@
EAPI=4
KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 ed8c56f..38573d0 100644
--- a/net-im/ktp-send-file/ktp-send-file-9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
@@ -5,14 +5,14 @@
EAPI=4
KDE_MINIMAL="4.7"
-KDE_LINGUAS="cs da de hu it lt nds nl pt pt_BR sv uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.3.0.ebuild
similarity index 76%
copy from net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
copy to net-im/ktp-text-ui/ktp-text-ui-0.3.0.ebuild
index 2a9bee2..09fc761 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-0.3.0.ebuild
@@ -4,14 +4,15 @@
EAPI=4
-KDE_LINGUAS="cs da de et fr hu it ja km lt nds nl pl pt pt_BR sv ug uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
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 2a9bee2..09fc761 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
@@ -4,14 +4,15 @@
EAPI=4
-KDE_LINGUAS="cs da de et fr hu it ja km lt nds nl pl pt pt_BR sv ug uk"
+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/telepathy-kde/${PV}/src/${P}.tar.bz2"
+ SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
else
KEYWORDS=""
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-25 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 14:02 [gentoo-commits] proj/kde:master commit in: net-im/ktp-common-internals/, net-im/ktp-approver/, net-im/ktp-contact-applet/, Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox