public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/declarative-plasmoids/
@ 2011-11-19 16:50 Johannes Huber
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2011-11-19 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     8033101de4dff27ef0f4edf409444f653f2b55d8
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Sat Nov 19 16:49:54 2011 +0000
Commit:     Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Sat Nov 19 16:49:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8033101d

[kde-misc/declarative-plasmoids] Drop keywords, slot 4 instead of 0

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

---
 .../declarative-plasmoids-9999.ebuild              |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild b/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild
index a857624..eb6a04a 100644
--- a/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild
+++ b/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild
@@ -10,8 +10,8 @@ DESCRIPTION="A repository for developing declarative plasmoids for the plasma de
 HOMEPAGE="https://projects.kde.org/projects/playground/base/declarative-plasmoids"
 
 LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
+SLOT="4"
+KEYWORDS=""
 IUSE="debug"
 
 DEPEND="
@@ -20,4 +20,4 @@ DEPEND="
 
 RDEPEND="
 	${DEPEND}
-"
\ No newline at end of file
+"



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

* [gentoo-commits] proj/kde:master commit in: kde-misc/declarative-plasmoids/
@ 2011-11-19 16:50 Johannes Huber
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2011-11-19 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     e9792860d6ffd18e450321113743a0deaf346bf3
Author:     Giorgos Tsiapaliwkas <terietor <AT> gmail <DOT> com>
AuthorDate: Fri Nov 18 12:13:46 2011 +0000
Commit:     Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Sat Nov 19 16:46:40 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e9792860

[kde-misc/declarative-plasmoids] Initial commit

---
 .../declarative-plasmoids-9999.ebuild              |   23 ++++++++++++++++++++
 kde-misc/declarative-plasmoids/metadata.xml        |    9 +++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild b/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild
new file mode 100644
index 0000000..a857624
--- /dev/null
+++ b/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="A repository for developing declarative plasmoids for the plasma desktop and mobile"
+HOMEPAGE="https://projects.kde.org/projects/playground/base/declarative-plasmoids"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="debug"
+
+DEPEND="
+	$(add_kdebase_dep kdelibs)
+"
+
+RDEPEND="
+	${DEPEND}
+"
\ No newline at end of file

diff --git a/kde-misc/declarative-plasmoids/metadata.xml b/kde-misc/declarative-plasmoids/metadata.xml
new file mode 100644
index 0000000..0daa4d1
--- /dev/null
+++ b/kde-misc/declarative-plasmoids/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>terietor@gmail.com</email>
+		<name>Giorgos Tsiapaliwkas</name>
+		<description>A collection of existing plasmoids which are using the Plasma Quick</description>
+	</maintainer>
+</pkgmetadata>



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

* [gentoo-commits] proj/kde:master commit in: kde-misc/declarative-plasmoids/
@ 2013-06-17 23:52 Chris Reffett
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Reffett @ 2013-06-17 23:52 UTC (permalink / raw
  To: gentoo-commits

commit:     77b0abcaebe5f2c2fa755bee4e74c4328a2de93f
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 22:49:31 2013 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Mon Jun 17 22:49:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=77b0abca

[kde-misc/declarative-plasmoids] Remove old

---
 .../declarative-plasmoids-9999.ebuild              | 23 ----------------------
 kde-misc/declarative-plasmoids/metadata.xml        |  9 ---------
 2 files changed, 32 deletions(-)

diff --git a/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild b/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild
deleted file mode 100644
index a0cf122..0000000
--- a/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit kde4-base
-
-DESCRIPTION="Declarative plasmoids for the plasma desktop and mobile"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/declarative-plasmoids"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-	$(add_kdebase_dep kdelibs)
-"
-
-RDEPEND="
-	${DEPEND}
-"

diff --git a/kde-misc/declarative-plasmoids/metadata.xml b/kde-misc/declarative-plasmoids/metadata.xml
deleted file mode 100644
index 0daa4d1..0000000
--- a/kde-misc/declarative-plasmoids/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>terietor@gmail.com</email>
-		<name>Giorgos Tsiapaliwkas</name>
-		<description>A collection of existing plasmoids which are using the Plasma Quick</description>
-	</maintainer>
-</pkgmetadata>


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

end of thread, other threads:[~2013-06-17 23:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-19 16:50 [gentoo-commits] proj/kde:master commit in: kde-misc/declarative-plasmoids/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2011-11-19 16:50 Johannes Huber
2013-06-17 23:52 Chris Reffett

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