public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/
@ 2013-08-26 18:59 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2013-08-26 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     336f9aa297d4727998d741a92166bc0b1278ceba
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 18:56:36 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 18:56:36 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=336f9aa2

[kde-misc/kte-collaborative] New package wrt bug #482526.

Package-Manager: portage-2.2.1

---
 .../kte-collaborative-0.0.95.ebuild                | 32 ++++++++++++++++++++++
 kde-misc/kte-collaborative/metadata.xml            |  5 ++++
 2 files changed, 37 insertions(+)

diff --git a/kde-misc/kte-collaborative/kte-collaborative-0.0.95.ebuild b/kde-misc/kte-collaborative/kte-collaborative-0.0.95.ebuild
new file mode 100644
index 0000000..a0cf272
--- /dev/null
+++ b/kde-misc/kte-collaborative/kte-collaborative-0.0.95.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+VIRTUALX_REQUIRED="test"
+inherit kde4-base
+
+DESCRIPTION="Collaborative text editor via kde-telepathy"
+HOMEPAGE="https://projects.kde.org/projects/playground/network/kte-collaborative"
+SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64"
+IUSE="debug"
+
+RDEPEND="
+	dev-libs/glib:2
+	net-im/ktp-common-internals
+	net-libs/libinfinity[server]
+	net-libs/libqinfinity
+	>=net-libs/telepathy-qt-0.8.9
+"
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+"
+
+# hangs
+RESTRICT="test"

diff --git a/kde-misc/kte-collaborative/metadata.xml b/kde-misc/kte-collaborative/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-misc/kte-collaborative/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/
@ 2013-08-26 19:06 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2013-08-26 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     65598ece298cb84a0b9544f80c9c1027949ce70d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 19:01:16 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 19:01:16 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=65598ece

[kde-misc/kte-collaborative] Add live version.

Package-Manager: portage-2.2.1

---
 .../kte-collaborative-9999.ebuild                  | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild b/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
new file mode 100644
index 0000000..b2189cd
--- /dev/null
+++ b/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+VIRTUALX_REQUIRED="test"
+inherit kde4-base
+
+DESCRIPTION="Collaborative text editor via kde-telepathy"
+HOMEPAGE="https://projects.kde.org/projects/playground/network/kte-collaborative"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS=""
+IUSE="debug"
+
+RDEPEND="
+	dev-libs/glib:2
+	net-im/ktp-common-internals
+	net-libs/libinfinity[server]
+	net-libs/libqinfinity
+	>=net-libs/telepathy-qt-0.8.9
+"
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+"
+
+# hangs
+RESTRICT="test"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/
@ 2013-10-29 20:46 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2013-10-29 20:46 UTC (permalink / raw
  To: gentoo-commits

commit:     822c8e7514e33577780f3ef7621f7c5dd3c68644
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 21:45:55 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 21:45:55 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=822c8e75

[kde-misc/kte-collaborative] Version bump, remove old.

Package-Manager: portage-2.2.7

---
 ...collaborative-0.0.95.ebuild => kte-collaborative-0.2.0.ebuild} | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kte-collaborative/kte-collaborative-0.0.95.ebuild b/kde-misc/kte-collaborative/kte-collaborative-0.2.0.ebuild
similarity index 76%
rename from kde-misc/kte-collaborative/kte-collaborative-0.0.95.ebuild
rename to kde-misc/kte-collaborative/kte-collaborative-0.2.0.ebuild
index a0cf272..f205991 100644
--- a/kde-misc/kte-collaborative/kte-collaborative-0.0.95.ebuild
+++ b/kde-misc/kte-collaborative/kte-collaborative-0.2.0.ebuild
@@ -6,15 +6,17 @@ EAPI=5
 
 DECLARATIVE_REQUIRED="always"
 VIRTUALX_REQUIRED="test"
+MY_P="${PN}-v${PV}"
+KDE_LINGUAS="bs cs de fr hu nl pl pt pt_BR sk sv ug uk"
 inherit kde4-base
 
 DESCRIPTION="Collaborative text editor via kde-telepathy"
 HOMEPAGE="https://projects.kde.org/projects/playground/network/kte-collaborative"
-SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${MY_P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="debug"
 
 RDEPEND="
@@ -30,3 +32,5 @@ DEPEND="${RDEPEND}
 
 # hangs
 RESTRICT="test"
+
+S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/
@ 2013-10-29 22:03 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2013-10-29 22:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5157ccb419d94f41da0824de9e1e11fc66049432
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 23:02:49 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 23:02:49 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5157ccb4

[kde-misc/kte-collaborative] Moved to tree.

Package-Manager: portage-2.2.7

---
 .../kte-collaborative-0.2.0.ebuild                 | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-misc/kte-collaborative/kte-collaborative-0.2.0.ebuild b/kde-misc/kte-collaborative/kte-collaborative-0.2.0.ebuild
deleted file mode 100644
index f205991..0000000
--- a/kde-misc/kte-collaborative/kte-collaborative-0.2.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-VIRTUALX_REQUIRED="test"
-MY_P="${PN}-v${PV}"
-KDE_LINGUAS="bs cs de fr hu nl pl pt pt_BR sk sv ug uk"
-inherit kde4-base
-
-DESCRIPTION="Collaborative text editor via kde-telepathy"
-HOMEPAGE="https://projects.kde.org/projects/playground/network/kte-collaborative"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${MY_P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
-	dev-libs/glib:2
-	net-im/ktp-common-internals
-	net-libs/libinfinity[server]
-	net-libs/libqinfinity
-	>=net-libs/telepathy-qt-0.8.9
-"
-DEPEND="${RDEPEND}
-	app-arch/xz-utils
-"
-
-# hangs
-RESTRICT="test"
-
-S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/
@ 2015-02-17 13:50 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2015-02-17 13:50 UTC (permalink / raw
  To: gentoo-commits

commit:     041a0c1eabe73bf3ce5084866e56296e162bbfdd
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 13:50:28 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 13:50:28 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=041a0c1e

[kde-misc/kte-collaborative] Add missing dependency SLOT.

Package-Manager: portage-2.2.14

---
 kde-misc/kte-collaborative/kte-collaborative-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild b/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
index aa2d3f2..d14849e 100644
--- a/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
+++ b/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
@@ -18,7 +18,7 @@ IUSE="debug"
 
 RDEPEND="
 	dev-libs/glib:2
-	net-im/ktp-common-internals
+	net-im/ktp-common-internals:4
 	net-libs/libinfinity[server]
 	net-libs/libqinfinity
 	>=net-libs/telepathy-qt-0.8.9


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/
@ 2016-03-29  9:22 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2016-03-29  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     3e074072b80fdd75c425acf105b7a06cc6f859ff
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 08:09:29 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 08:09:29 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3e074072

kde-misc/kte-collaborative: EAPI 6

Package-Manager: portage-2.2.28

 kde-misc/kte-collaborative/kte-collaborative-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild b/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
index dc3ea4f..a03b68f 100644
--- a/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
+++ b/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DECLARATIVE_REQUIRED="always"
 VIRTUALX_REQUIRED="test"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/
@ 2016-04-06 19:30 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2016-04-06 19:30 UTC (permalink / raw
  To: gentoo-commits

commit:     cd072e568558b1aae95c023286a73533658572a2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  6 19:29:45 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 19:30:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cd072e56

kde-misc/kte-collaborative: remove package

Package fails to build and is dead upstream.

 .../kte-collaborative-9999.ebuild                  | 31 ----------------------
 kde-misc/kte-collaborative/metadata.xml            |  8 ------
 2 files changed, 39 deletions(-)

diff --git a/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild b/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
deleted file mode 100644
index a03b68f..0000000
--- a/kde-misc/kte-collaborative/kte-collaborative-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DECLARATIVE_REQUIRED="always"
-VIRTUALX_REQUIRED="test"
-inherit kde4-base
-
-DESCRIPTION="Collaborative text editor via kde-telepathy"
-HOMEPAGE="https://projects.kde.org/projects/playground/network/kte-collaborative"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-RDEPEND="
-	dev-libs/glib:2
-	net-im/ktp-common-internals:4
-	net-libs/libinfinity[server]
-	net-libs/libqinfinity
-	>=net-libs/telepathy-qt-0.8.9
-"
-DEPEND="${RDEPEND}
-	app-arch/xz-utils
-"
-
-# hangs
-RESTRICT="test"

diff --git a/kde-misc/kte-collaborative/metadata.xml b/kde-misc/kte-collaborative/metadata.xml
deleted file mode 100644
index 2fdbf33..0000000
--- a/kde-misc/kte-collaborative/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-04-06 19:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-29  9:22 [gentoo-commits] proj/kde:master commit in: kde-misc/kte-collaborative/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2016-04-06 19:30 Michael Palimaka
2015-02-17 13:50 Michael Palimaka
2013-10-29 22:03 Johannes Huber
2013-10-29 20:46 Johannes Huber
2013-08-26 19:06 Michael Palimaka
2013-08-26 18:59 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox