public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/kbstateapplet/
@ 2012-01-22 21:34 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2012-01-22 21:34 UTC (permalink / raw
  To: gentoo-commits

commit:     77d460ebaf307bb6c4f25ad66cc6586a50e124cf
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 21:36:36 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 21:37:36 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=77d460eb

[kde-misc/kbstateapplet] Update HOMEPAGE fix bug 399761.

(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)

---
 kde-misc/kbstateapplet/kbstateapplet-9999.ebuild |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild b/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
index fc60123..a49c8b9 100644
--- a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
+++ b/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
@@ -8,8 +8,8 @@ KMNAME="playground/base/plasma"
 KMMODULE="applets/${PN}"
 inherit kde4-meta
 
-DESCRIPTION="plasmoid that shows the state of keyboard leds"
-HOMEPAGE="kde-look.org"
+DESCRIPTION="Plasmoid that shows the state of keyboard leds"
+HOMEPAGE="http://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet"
 
 LICENSE="GPL-2"
 KEYWORDS=""



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

* [gentoo-commits] proj/kde:master commit in: kde-misc/kbstateapplet/
@ 2012-07-16 21:51 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2012-07-16 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     29fb132f65a5eeabe470aedce9522e4a641bf0f8
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 16 21:49:47 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jul 16 21:49:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=29fb132f

[kde-misc/kbstateapplet] Sync with tree.

(Portage version: 2.2.0_alpha118/git/Linux x86_64, unsigned Manifest commit)

---
 kde-misc/kbstateapplet/kbstateapplet-9999.ebuild |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild b/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
index a49c8b9..331a41d 100644
--- a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
+++ b/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
@@ -13,9 +13,13 @@ HOMEPAGE="http://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateappl
 
 LICENSE="GPL-2"
 KEYWORDS=""
-SLOT="0"
+SLOT="4"
 IUSE="debug"
 
+DEPEND="
+	x11-libs/libX11
+"
 RDEPEND="
+	${DEPEND}
 	$(add_kdebase_dep plasma-workspace)
 "



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

* [gentoo-commits] proj/kde:master commit in: kde-misc/kbstateapplet/
@ 2013-06-29 13:01 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2013-06-29 13:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f4113148470fffc97d8c1f1ef7111bbae265a19b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 11:54:09 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 11:54:09 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f4113148

[kde-misc/kbstateapplet] EAPI 5.

Package-Manager: portage-2.2.0_alpha186

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

diff --git a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild b/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
index 17fea69..a7e2203 100644
--- a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
+++ b/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 KMNAME="playground/base/plasma"
 KMMODULE="applets/${PN}"


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

* [gentoo-commits] proj/kde:master commit in: kde-misc/kbstateapplet/
@ 2016-03-26 16:19 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2016-03-26 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     343780e3bdc3e1af54f93f984629c37900e1f780
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 16:05:59 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 16:05:59 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=343780e3

kde-misc/kbstateapplet: Remove

Dead upstream. Uses deprecated kdelibs4. Snapshot version in gentoo main
tree available.

 kde-misc/kbstateapplet/kbstateapplet-9999.ebuild | 26 ------------------------
 kde-misc/kbstateapplet/metadata.xml              |  8 --------
 2 files changed, 34 deletions(-)

diff --git a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild b/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
deleted file mode 100644
index 8251efd..0000000
--- a/kde-misc/kbstateapplet/kbstateapplet-9999.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="playground/base/plasma"
-KMMODULE="applets/${PN}"
-KDE_SCM="svn"
-inherit kde4-meta
-
-DESCRIPTION="Plasmoid that shows the state of keyboard leds"
-HOMEPAGE="http://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
-	x11-libs/libX11
-"
-RDEPEND="
-	${DEPEND}
-	$(add_kdebase_dep plasma-workspace)
-"

diff --git a/kde-misc/kbstateapplet/metadata.xml b/kde-misc/kbstateapplet/metadata.xml
deleted file mode 100644
index 2fdbf33..0000000
--- a/kde-misc/kbstateapplet/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] 4+ messages in thread

end of thread, other threads:[~2016-03-26 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-26 16:19 [gentoo-commits] proj/kde:master commit in: kde-misc/kbstateapplet/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2013-06-29 13:01 Johannes Huber
2012-07-16 21:51 Johannes Huber
2012-01-22 21:34 Johannes Huber

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