public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2013-08-29 13:11 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2013-08-29 13:11 UTC (permalink / raw
  To: gentoo-commits

commit:     564dbb7c600bda4b9bdf6f1ce9f5c9a6f0fb7972
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 13:08:39 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 13:08:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=564dbb7c

[kde-base/knotes] Update HOMEPAGE wrt bug #479138.

Package-Manager: portage-2.2.1

---
 kde-base/knotes/knotes-4.11.49.9999.ebuild | 1 +
 kde-base/knotes/knotes-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-base/knotes/knotes-4.11.49.9999.ebuild b/kde-base/knotes/knotes-4.11.49.9999.ebuild
index e83ac08..1d80a6c 100644
--- a/kde-base/knotes/knotes-4.11.49.9999.ebuild
+++ b/kde-base/knotes/knotes-4.11.49.9999.ebuild
@@ -9,6 +9,7 @@ KMNAME="kdepim"
 inherit kde4-meta
 
 DESCRIPTION="KDE Notes application"
+HOMEPAGE="http://www.kde.org/applications/utilities/knotes/"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild
index e83ac08..1d80a6c 100644
--- a/kde-base/knotes/knotes-9999.ebuild
+++ b/kde-base/knotes/knotes-9999.ebuild
@@ -9,6 +9,7 @@ KMNAME="kdepim"
 inherit kde4-meta
 
 DESCRIPTION="KDE Notes application"
+HOMEPAGE="http://www.kde.org/applications/utilities/knotes/"
 KEYWORDS=""
 IUSE="debug"
 


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

* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2013-11-27 10:02 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2013-11-27 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     44ce3355171152f53901e80bb6f2ff3176891afd
Author:     Jekyll Wu <adaptee <AT> gmail <DOT> com>
AuthorDate: Wed Nov 27 05:23:25 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 09:57:48 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=44ce3355

[kde-base/knotes] Fix build due to requirement of new noteshared library, wrt bug #491626.

---
 kde-base/knotes/knotes-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild
index 1d80a6c..7217868 100644
--- a/kde-base/knotes/knotes-9999.ebuild
+++ b/kde-base/knotes/knotes-9999.ebuild
@@ -19,4 +19,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+KMCOMPILEONLY="
+	noteshared/
+"
+
 KMLOADLIBS="kdepim-common-libs"


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

* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2013-12-14 17:56 Alexey Shvetsov
  0 siblings, 0 replies; 8+ messages in thread
From: Alexey Shvetsov @ 2013-12-14 17:56 UTC (permalink / raw
  To: gentoo-commits

commit:     3b8481990ce73d2d1fac7fa0137652a02d908c5e
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 17:55:51 2013 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 17:55:51 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3b848199

[kde-base/knotes] fix build for 4.12

Package-Manager: portage-2.2.7

---
 kde-base/knotes/knotes-4.12.0.ebuild       | 4 ----
 kde-base/knotes/knotes-4.12.49.9999.ebuild | 4 ----
 kde-base/knotes/knotes-9999.ebuild         | 4 ----
 3 files changed, 12 deletions(-)

diff --git a/kde-base/knotes/knotes-4.12.0.ebuild b/kde-base/knotes/knotes-4.12.0.ebuild
index cf1293e..6ce8fea 100644
--- a/kde-base/knotes/knotes-4.12.0.ebuild
+++ b/kde-base/knotes/knotes-4.12.0.ebuild
@@ -19,8 +19,4 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-KMCOMPILEONLY="
-	noteshared/
-"
-
 KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/knotes/knotes-4.12.49.9999.ebuild b/kde-base/knotes/knotes-4.12.49.9999.ebuild
index 7217868..1d80a6c 100644
--- a/kde-base/knotes/knotes-4.12.49.9999.ebuild
+++ b/kde-base/knotes/knotes-4.12.49.9999.ebuild
@@ -19,8 +19,4 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-KMCOMPILEONLY="
-	noteshared/
-"
-
 KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild
index 7217868..1d80a6c 100644
--- a/kde-base/knotes/knotes-9999.ebuild
+++ b/kde-base/knotes/knotes-9999.ebuild
@@ -19,8 +19,4 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-KMCOMPILEONLY="
-	noteshared/
-"
-
 KMLOADLIBS="kdepim-common-libs"


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

* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2013-12-14 18:01 Alexey Shvetsov
  0 siblings, 0 replies; 8+ messages in thread
From: Alexey Shvetsov @ 2013-12-14 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     91f7a9bb9d9af60416c260af8c47f2af80b318c2
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 18:01:21 2013 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 18:01:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=91f7a9bb

[kde-base/knotes] Fix missing include

Package-Manager: portage-2.2.7

---
 kde-base/knotes/knotes-4.12.0.ebuild       | 4 ++++
 kde-base/knotes/knotes-4.12.49.9999.ebuild | 4 ++++
 kde-base/knotes/knotes-9999.ebuild         | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/kde-base/knotes/knotes-4.12.0.ebuild b/kde-base/knotes/knotes-4.12.0.ebuild
index 6ce8fea..f5bd52e 100644
--- a/kde-base/knotes/knotes-4.12.0.ebuild
+++ b/kde-base/knotes/knotes-4.12.0.ebuild
@@ -19,4 +19,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+KMEXTRACTONLY="
+	pimcommon/
+"
+
 KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/knotes/knotes-4.12.49.9999.ebuild b/kde-base/knotes/knotes-4.12.49.9999.ebuild
index 1d80a6c..4884718 100644
--- a/kde-base/knotes/knotes-4.12.49.9999.ebuild
+++ b/kde-base/knotes/knotes-4.12.49.9999.ebuild
@@ -19,4 +19,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+KMEXTRACTONLY="
+	pimcommon/
+"
+
 KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild
index 1d80a6c..4884718 100644
--- a/kde-base/knotes/knotes-9999.ebuild
+++ b/kde-base/knotes/knotes-9999.ebuild
@@ -19,4 +19,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+KMEXTRACTONLY="
+	pimcommon/
+"
+
 KMLOADLIBS="kdepim-common-libs"


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

* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2013-12-15 15:10 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2013-12-15 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3069894c70f0e8b49d9846a85773e4c3c47b59b0
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 15:09:59 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 15:10:11 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3069894c

[kde-base/knotes] Fix build in master

Package-Manager: portage-2.2.7

---
 kde-base/knotes/knotes-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild
index 4884718..e1d528a 100644
--- a/kde-base/knotes/knotes-9999.ebuild
+++ b/kde-base/knotes/knotes-9999.ebuild
@@ -19,6 +19,10 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+KMCOMPILEONLY="
+	noteshared/
+"
+
 KMEXTRACTONLY="
 	pimcommon/
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2014-03-10 16:06 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2014-03-10 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     748e64cf13c957a0465421d03ba6a3671ce06c90
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 16:06:14 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 16:06:14 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=748e64cf

[kde-base/knotes] Fix build.

Package-Manager: portage-2.2.8-r1

---
 kde-base/knotes/knotes-4.12.80.ebuild      | 1 +
 kde-base/knotes/knotes-4.13.49.9999.ebuild | 1 +
 kde-base/knotes/knotes-9999.ebuild         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-base/knotes/knotes-4.12.80.ebuild b/kde-base/knotes/knotes-4.12.80.ebuild
index 6b197dc..ed5e98e 100644
--- a/kde-base/knotes/knotes-4.12.80.ebuild
+++ b/kde-base/knotes/knotes-4.12.80.ebuild
@@ -24,6 +24,7 @@ KMCOMPILEONLY="
 "
 
 KMEXTRACTONLY="
+	akonadi_next/
 	pimcommon/
 "
 

diff --git a/kde-base/knotes/knotes-4.13.49.9999.ebuild b/kde-base/knotes/knotes-4.13.49.9999.ebuild
index 2135b7a..3ba5c63 100644
--- a/kde-base/knotes/knotes-4.13.49.9999.ebuild
+++ b/kde-base/knotes/knotes-4.13.49.9999.ebuild
@@ -24,6 +24,7 @@ KMCOMPILEONLY="
 "
 
 KMEXTRACTONLY="
+	akonadi_next/
 	pimcommon/
 "
 

diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild
index 2135b7a..3ba5c63 100644
--- a/kde-base/knotes/knotes-9999.ebuild
+++ b/kde-base/knotes/knotes-9999.ebuild
@@ -24,6 +24,7 @@ KMCOMPILEONLY="
 "
 
 KMEXTRACTONLY="
+	akonadi_next/
 	pimcommon/
 "
 


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

* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2015-07-01 15:12 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2015-07-01 15:12 UTC (permalink / raw
  To: gentoo-commits

commit:     dea61d42071780e2d7f463de25fd865fd7206568
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  1 15:11:57 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jul  1 15:11:57 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dea61d42

[kde-base/knotes] Add 4.4-noakonadi snapshot

Package-Manager: portage-2.2.20

 kde-base/knotes/knotes-4.4.2015.06.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/kde-base/knotes/knotes-4.4.2015.06.ebuild b/kde-base/knotes/knotes-4.4.2015.06.ebuild
new file mode 100644
index 0000000..f91ec87
--- /dev/null
+++ b/kde-base/knotes/knotes-4.4.2015.06.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.4.11.1.ebuild,v 1.9 2014/04/05 17:59:38 dilfridge Exp $
+
+EAPI=5
+
+KMNAME="kdepim"
+KDE_HANDBOOK=optional
+inherit kde4-meta
+
+DESCRIPTION="KDE Notes application (noakonadi branch)"
+KEYWORDS=""
+IUSE="debug +handbook"
+
+DEPEND="
+	$(add_kdebase_dep kdepimlibs '' 4.6)
+	$(add_kdebase_dep libkdepim)
+"
+RDEPEND="${DEPEND}"
+
+KMLOADLIBS="libkdepim"


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

* [gentoo-commits] proj/kde:master commit in: kde-base/knotes/
@ 2015-07-12 22:16 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2015-07-12 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     35b59e9e575fdf0250a36f659c6857979f14671d
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 12 22:13:49 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 12 22:13:49 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=35b59e9e

[kde-base/knotes] moved to main tree

Package-Manager: portage-2.2.20

 kde-base/knotes/knotes-4.4.2015.06.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/kde-base/knotes/knotes-4.4.2015.06.ebuild b/kde-base/knotes/knotes-4.4.2015.06.ebuild
deleted file mode 100644
index e842801..0000000
--- a/kde-base/knotes/knotes-4.4.2015.06.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-KDE_HANDBOOK=optional
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application (noakonadi branch)"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs '' 4.6)
-	$(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="libkdepim"


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

end of thread, other threads:[~2015-07-12 22:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 13:11 [gentoo-commits] proj/kde:master commit in: kde-base/knotes/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2013-11-27 10:02 Michael Palimaka
2013-12-14 17:56 Alexey Shvetsov
2013-12-14 18:01 Alexey Shvetsov
2013-12-15 15:10 Johannes Huber
2014-03-10 16:06 Michael Palimaka
2015-07-01 15:12 Andreas Hüttel
2015-07-12 22:16 Andreas Hüttel

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