public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/ktexteditorpreviewplugin/
@ 2017-09-24 21:20 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2017-09-24 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     5f2ef2e203508891395164e7b6c127640db86b5e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 21:14:24 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 21:14:24 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f2ef2e2

kde-misc/ktexteditorpreviewplugin: New package

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../ktexteditorpreviewplugin-9999.ebuild           | 26 ++++++++++++++++++++++
 kde-misc/ktexteditorpreviewplugin/metadata.xml     |  8 +++++++
 2 files changed, 34 insertions(+)

diff --git a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild
new file mode 100644
index 0000000000..450afe2e5b
--- /dev/null
+++ b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Plugin for previewing content using the KTextEditor Framework"
+HOMEPAGE="https://frinring.wordpress.com/2017/08/21/look-what-you-have-donewwdo/"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktexteditor)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}"

diff --git a/kde-misc/ktexteditorpreviewplugin/metadata.xml b/kde-misc/ktexteditorpreviewplugin/metadata.xml
new file mode 100644
index 0000000000..2fdbf33d96
--- /dev/null
+++ b/kde-misc/ktexteditorpreviewplugin/metadata.xml
@@ -0,0 +1,8 @@
+<?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] 3+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/ktexteditorpreviewplugin/
@ 2017-10-09 13:29 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2017-10-09 13:29 UTC (permalink / raw
  To: gentoo-commits

commit:     7095ca7c1140ff7eec51e10899172a6cd312f2ff
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  9 13:28:44 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Oct  9 13:28:52 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7095ca7c

kde-misc/ktexteditorpreviewplugin: add new dependencies

Upstream-commit: 479029d598f156ad08aa018e5ed2e5d2dccb5093
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild
index 450afe2e5b..0e1b70f69e 100644
--- a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild
+++ b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild
@@ -20,7 +20,9 @@ DEPEND="
 	$(add_frameworks_dep kservice)
 	$(add_frameworks_dep ktexteditor)
 	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
 "
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-misc/ktexteditorpreviewplugin/
@ 2017-11-06 21:32 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2017-11-06 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     e394033399a6a1f34e42b6e2b596943d54437a11
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  6 21:25:47 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov  6 21:25:47 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3940333

kde-misc/ktexteditorpreviewplugin: Merged into kde-apps/kate

 .../ktexteditorpreviewplugin-9999.ebuild           | 28 ----------------------
 kde-misc/ktexteditorpreviewplugin/metadata.xml     |  8 -------
 2 files changed, 36 deletions(-)

diff --git a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild
deleted file mode 100644
index 0e1b70f69e..0000000000
--- a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-9999.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Plugin for previewing content using the KTextEditor Framework"
-HOMEPAGE="https://frinring.wordpress.com/2017/08/21/look-what-you-have-donewwdo/"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep ktexteditor)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-misc/ktexteditorpreviewplugin/metadata.xml b/kde-misc/ktexteditorpreviewplugin/metadata.xml
deleted file mode 100644
index 2fdbf33d96..0000000000
--- a/kde-misc/ktexteditorpreviewplugin/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] 3+ messages in thread

end of thread, other threads:[~2017-11-06 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-06 21:32 [gentoo-commits] proj/kde:master commit in: kde-misc/ktexteditorpreviewplugin/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2017-10-09 13:29 Michael Palimaka
2017-09-24 21:20 Andreas Sturmlechner

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