public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/ksystemlog/
@ 2011-05-26 19:47 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 4+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-26 19:47 UTC (permalink / raw
  To: gentoo-commits

commit:     a8d4f48c6b8bc7d85bbbbcc75841688ac20ad776
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 19:38:04 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu May 26 19:38:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a8d4f48c

[kde-base/ksystemlog] 4.6.80 version bump.

(Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key BB0E6E98)

---
 kde-base/ksystemlog/ksystemlog-4.6.80.ebuild |   30 ++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/kde-base/ksystemlog/ksystemlog-4.6.80.ebuild b/kde-base/ksystemlog/ksystemlog-4.6.80.ebuild
new file mode 100644
index 0000000..538b7da
--- /dev/null
+++ b/kde-base/ksystemlog/ksystemlog-4.6.80.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KDE_HANDBOOK="optional"
+KMNAME="kdeadmin"
+
+VIRTUALX_REQUIRED=test
+inherit kde4-meta
+
+DESCRIPTION="KDE system log viewer"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug test"
+
+src_prepare() {
+	kde4-meta_src_prepare
+
+	if use test; then
+		# beat this stupid test into shape: the test files contain no year, so
+		# comparison succeeds only in 2007 !!!
+		local theyear=$(date +%Y)
+		einfo Setting the current year as ${theyear} in the test files
+		sed -e "s:2007:${theyear}:g" -i ksystemlog/tests/systemAnalyzerTest.cpp
+
+		# one test consistently fails, so comment it out for the moment
+		sed -e "s:systemAnalyzerTest:# dont run systemAnalyzerTest:g" -i ksystemlog/tests/CMakeLists.txt
+	fi
+}



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

* [gentoo-commits] proj/kde:master commit in: kde-base/ksystemlog/
@ 2011-08-10 22:22 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2011-08-10 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     74404a51f71a30c606851d11f1854a5c44573f5e
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Wed Aug 10 22:22:34 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 22:22:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=74404a51

[kde-base/ksystemlog] Tests fail without dbus session bus, restricted, bug 378101

(Portage version: 2.1.10.10/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)

---
 kde-base/ksystemlog/ksystemlog-4.7.49.9999.ebuild |    3 +++
 kde-base/ksystemlog/ksystemlog-9999.ebuild        |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/kde-base/ksystemlog/ksystemlog-4.7.49.9999.ebuild b/kde-base/ksystemlog/ksystemlog-4.7.49.9999.ebuild
index 527d413..a75aae3 100644
--- a/kde-base/ksystemlog/ksystemlog-4.7.49.9999.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-4.7.49.9999.ebuild
@@ -14,6 +14,9 @@ DESCRIPTION="KDE system log viewer"
 KEYWORDS=""
 IUSE="debug test"
 
+RESTRICT=test
+# bug 378101
+
 src_prepare() {
 	kde4-meta_src_prepare
 

diff --git a/kde-base/ksystemlog/ksystemlog-9999.ebuild b/kde-base/ksystemlog/ksystemlog-9999.ebuild
index 527d413..a75aae3 100644
--- a/kde-base/ksystemlog/ksystemlog-9999.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-9999.ebuild
@@ -14,6 +14,9 @@ DESCRIPTION="KDE system log viewer"
 KEYWORDS=""
 IUSE="debug test"
 
+RESTRICT=test
+# bug 378101
+
 src_prepare() {
 	kde4-meta_src_prepare
 



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

* [gentoo-commits] proj/kde:master commit in: kde-base/ksystemlog/
@ 2013-06-06 20:43 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2013-06-06 20:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5036715965ae2b9ba9c4bf8eed49e0e48fd79979
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  6 20:39:42 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 20:39:42 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=50367159

[kde-base/ksystemlog] Moved to git by upstream.

Package-Manager: portage-2.2.0_alpha177

---
 kde-base/ksystemlog/ksystemlog-4.10.49.9999.ebuild | 15 ++++++++++-----
 kde-base/ksystemlog/ksystemlog-9999.ebuild         |  8 +++-----
 2 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/kde-base/ksystemlog/ksystemlog-4.10.49.9999.ebuild b/kde-base/ksystemlog/ksystemlog-4.10.49.9999.ebuild
index 55de3cd..a499758 100644
--- a/kde-base/ksystemlog/ksystemlog-4.10.49.9999.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-4.10.49.9999.ebuild
@@ -4,11 +4,16 @@
 
 EAPI=5
 
+if [[ $PV != *9999 ]]; then
+	KMNAME="kdeadmin"
+	KDE_ECLASS=meta
+else
+	KDE_ECLASS=base
+fi
+
 KDE_HANDBOOK="optional"
-KMNAME="kdeadmin"
-KDE_SCM="svn"
 VIRTUALX_REQUIRED=test
-inherit kde4-meta
+inherit kde4-${KDE_ECLASS}
 
 DESCRIPTION="KDE system log viewer"
 KEYWORDS=""
@@ -18,14 +23,14 @@ RESTRICT=test
 # bug 378101
 
 src_prepare() {
-	kde4-meta_src_prepare
+	kde4-${KDE_ECLASS}_src_prepare
 
 	if use test; then
 		# beat this stupid test into shape: the test files contain no year, so
 		# comparison succeeds only in 2007 !!!
 		local theyear=$(date +%Y)
 		einfo Setting the current year as ${theyear} in the test files
-		sed -e "s:2007:${theyear}:g" -i ksystemlog/tests/systemAnalyzerTest.cpp
+		sed -e "s:2007:${theyear}:g" -i tests/systemAnalyzerTest.cpp
 
 		# one test consistently fails, so comment it out for the moment
 		sed -e "s:systemAnalyzerTest:# dont run systemAnalyzerTest:g" -i ksystemlog/tests/CMakeLists.txt

diff --git a/kde-base/ksystemlog/ksystemlog-9999.ebuild b/kde-base/ksystemlog/ksystemlog-9999.ebuild
index 55de3cd..7d5c824 100644
--- a/kde-base/ksystemlog/ksystemlog-9999.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-9999.ebuild
@@ -5,10 +5,8 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeadmin"
-KDE_SCM="svn"
 VIRTUALX_REQUIRED=test
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE system log viewer"
 KEYWORDS=""
@@ -18,14 +16,14 @@ RESTRICT=test
 # bug 378101
 
 src_prepare() {
-	kde4-meta_src_prepare
+	kde4-base_src_prepare
 
 	if use test; then
 		# beat this stupid test into shape: the test files contain no year, so
 		# comparison succeeds only in 2007 !!!
 		local theyear=$(date +%Y)
 		einfo Setting the current year as ${theyear} in the test files
-		sed -e "s:2007:${theyear}:g" -i ksystemlog/tests/systemAnalyzerTest.cpp
+		sed -e "s:2007:${theyear}:g" -i tests/systemAnalyzerTest.cpp
 
 		# one test consistently fails, so comment it out for the moment
 		sed -e "s:systemAnalyzerTest:# dont run systemAnalyzerTest:g" -i ksystemlog/tests/CMakeLists.txt


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

* [gentoo-commits] proj/kde:master commit in: kde-base/ksystemlog/
@ 2013-08-29 15:42 Michael Palimaka
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2013-08-29 15:42 UTC (permalink / raw
  To: gentoo-commits

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

[kde-base/ksystemlog] Update HOMEPAGE wrt bug #479200.

Package-Manager: portage-2.2.1

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

diff --git a/kde-base/ksystemlog/ksystemlog-4.11.49.9999.ebuild b/kde-base/ksystemlog/ksystemlog-4.11.49.9999.ebuild
index 7d5c824..af7f065 100644
--- a/kde-base/ksystemlog/ksystemlog-4.11.49.9999.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-4.11.49.9999.ebuild
@@ -9,6 +9,7 @@ VIRTUALX_REQUIRED=test
 inherit kde4-base
 
 DESCRIPTION="KDE system log viewer"
+HOMEPAGE="http://www.kde.org/applications/system/ksystemlog/"
 KEYWORDS=""
 IUSE="debug test"
 

diff --git a/kde-base/ksystemlog/ksystemlog-9999.ebuild b/kde-base/ksystemlog/ksystemlog-9999.ebuild
index 7d5c824..af7f065 100644
--- a/kde-base/ksystemlog/ksystemlog-9999.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-9999.ebuild
@@ -9,6 +9,7 @@ VIRTUALX_REQUIRED=test
 inherit kde4-base
 
 DESCRIPTION="KDE system log viewer"
+HOMEPAGE="http://www.kde.org/applications/system/ksystemlog/"
 KEYWORDS=""
 IUSE="debug test"
 


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

end of thread, other threads:[~2013-08-29 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 19:47 [gentoo-commits] proj/kde:master commit in: kde-base/ksystemlog/ Jorge Manuel B. S. Vicetto
  -- strict thread matches above, loose matches on Subject: below --
2011-08-10 22:22 Andreas Hüttel
2013-06-06 20:43 Johannes Huber
2013-08-29 15:42 Michael Palimaka

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