public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktexteditorpreviewplugin/
@ 2017-09-26 12:24 Michael Palimaka
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2017-09-26 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     0fa428f2b4c26fc4d1b3a2539a96dc8a85d8d925
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 12:15:55 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 12:23:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa428f2

kde-misc/ktexteditorpreviewplugin: new package

Imported from KDE overlay.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-misc/ktexteditorpreviewplugin/Manifest         |  1 +
 .../ktexteditorpreviewplugin-0.1.0.ebuild          | 27 ++++++++++++++++++++++
 kde-misc/ktexteditorpreviewplugin/metadata.xml     |  8 +++++++
 3 files changed, 36 insertions(+)

diff --git a/kde-misc/ktexteditorpreviewplugin/Manifest b/kde-misc/ktexteditorpreviewplugin/Manifest
new file mode 100644
index 00000000000..9387bc66bcf
--- /dev/null
+++ b/kde-misc/ktexteditorpreviewplugin/Manifest
@@ -0,0 +1 @@
+DIST ktexteditorpreviewplugin-0.1.0.tar.xz 21768 SHA256 21e17a97fe2b942991ce564371ce822564397488847f8d21d7d5b24d4c120796 SHA512 aa5a41dce999cb16464a4f306dcb289ed37565670acfa373ec720c581945064149ec5c8664af887e114ac4655ed32620332fcc7fdc2d1a6700b092cfbb84fa56 WHIRLPOOL 85833a6220da9c25660ac4520d46722467557c54054915420619447219638e5c162e6e3ceff3910ac23c5885daaaa77dd43170ce65a265fcaefccccd11687735

diff --git a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.1.0.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.1.0.ebuild
new file mode 100644
index 00000000000..23ebd5192fb
--- /dev/null
+++ b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.1.0.ebuild
@@ -0,0 +1,27 @@
+# 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/"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64"
+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 00000000000..2fdbf33d963
--- /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] 4+ messages in thread

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

commit:     82a506859886bd721534b13811310a56e29da948
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  9 13:24:17 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Oct  9 13:27:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a50685

kde-misc/ktexteditorpreviewplugin: version bump 0.2.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-misc/ktexteditorpreviewplugin/Manifest         |  1 +
 .../ktexteditorpreviewplugin-0.2.0.ebuild          | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/kde-misc/ktexteditorpreviewplugin/Manifest b/kde-misc/ktexteditorpreviewplugin/Manifest
index 9387bc66bcf..cf11cab446e 100644
--- a/kde-misc/ktexteditorpreviewplugin/Manifest
+++ b/kde-misc/ktexteditorpreviewplugin/Manifest
@@ -1 +1,2 @@
 DIST ktexteditorpreviewplugin-0.1.0.tar.xz 21768 SHA256 21e17a97fe2b942991ce564371ce822564397488847f8d21d7d5b24d4c120796 SHA512 aa5a41dce999cb16464a4f306dcb289ed37565670acfa373ec720c581945064149ec5c8664af887e114ac4655ed32620332fcc7fdc2d1a6700b092cfbb84fa56 WHIRLPOOL 85833a6220da9c25660ac4520d46722467557c54054915420619447219638e5c162e6e3ceff3910ac23c5885daaaa77dd43170ce65a265fcaefccccd11687735
+DIST ktexteditorpreviewplugin-0.2.0.tar.xz 24956 SHA256 ab54382dfd8e88247b53b72fdd9b259feb7c0266300b604db899edf0828677ae SHA512 141970e7d6d1b37fd45c8715962d7f4c7b8fad5fe9284ce85b209dafe2692d9ccf8f13d5c5d4248335f0081db08f29e16d83fb6fe478a6ccd04485d916b92360 WHIRLPOOL fc8519a8cd0941b2f4264aad73b0af0be4ed7480412210813bdd65a012c32b52d346b84e9050c1305203d429f69d8a1fc717bf2d4cff27837dae7bb0f8c72d7f

diff --git a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.0.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.0.ebuild
new file mode 100644
index 00000000000..0171858344c
--- /dev/null
+++ b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.0.ebuild
@@ -0,0 +1,29 @@
+# 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/"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64"
+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}"


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktexteditorpreviewplugin/
@ 2017-11-08  8:55 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2017-11-08  8:55 UTC (permalink / raw
  To: gentoo-commits

commit:     7ab264d8193c077748f760fe77b48687ff467698
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  7 20:09:06 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 08:28:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab264d8

kde-misc/ktexteditorpreviewplugin: 0.2.1 version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-misc/ktexteditorpreviewplugin/Manifest         |  1 +
 .../ktexteditorpreviewplugin-0.2.1.ebuild          | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/kde-misc/ktexteditorpreviewplugin/Manifest b/kde-misc/ktexteditorpreviewplugin/Manifest
index cf11cab446e..7722f9f480c 100644
--- a/kde-misc/ktexteditorpreviewplugin/Manifest
+++ b/kde-misc/ktexteditorpreviewplugin/Manifest
@@ -1,2 +1,3 @@
 DIST ktexteditorpreviewplugin-0.1.0.tar.xz 21768 SHA256 21e17a97fe2b942991ce564371ce822564397488847f8d21d7d5b24d4c120796 SHA512 aa5a41dce999cb16464a4f306dcb289ed37565670acfa373ec720c581945064149ec5c8664af887e114ac4655ed32620332fcc7fdc2d1a6700b092cfbb84fa56 WHIRLPOOL 85833a6220da9c25660ac4520d46722467557c54054915420619447219638e5c162e6e3ceff3910ac23c5885daaaa77dd43170ce65a265fcaefccccd11687735
 DIST ktexteditorpreviewplugin-0.2.0.tar.xz 24956 SHA256 ab54382dfd8e88247b53b72fdd9b259feb7c0266300b604db899edf0828677ae SHA512 141970e7d6d1b37fd45c8715962d7f4c7b8fad5fe9284ce85b209dafe2692d9ccf8f13d5c5d4248335f0081db08f29e16d83fb6fe478a6ccd04485d916b92360 WHIRLPOOL fc8519a8cd0941b2f4264aad73b0af0be4ed7480412210813bdd65a012c32b52d346b84e9050c1305203d429f69d8a1fc717bf2d4cff27837dae7bb0f8c72d7f
+DIST ktexteditorpreviewplugin-0.2.1.tar.xz 26472 SHA256 f5fd393f15fb04a49b22b16b136b1f614f4d5502a9a9a0444d83a74eff3a1e19 SHA512 8ab9d9210edb2398c837d780fe02905f1cb52a6acd6128b8813c4adc5edcdbbe071fd1a83d5d0d1e1c8392c667ddef20cdd72226f3e976469e6f0783dfd40b90 WHIRLPOOL 76b1359ea86bacb904541aa5182a8c3f77427ee7e11be5a5e61b65b8723737ffe1c92880dc38c71446b67c73361d2b9a2c33e5dcd5aab0481c22c085d1fb933b

diff --git a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.1.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.1.ebuild
new file mode 100644
index 00000000000..0171858344c
--- /dev/null
+++ b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.1.ebuild
@@ -0,0 +1,29 @@
+# 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/"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64"
+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}"


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktexteditorpreviewplugin/
@ 2017-11-08  8:55 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2017-11-08  8:55 UTC (permalink / raw
  To: gentoo-commits

commit:     22f5a4f6e2f81a669f504d64eb50eec46ca107c1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  7 20:09:24 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 08:29:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f5a4f6

kde-misc/ktexteditorpreviewplugin: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-misc/ktexteditorpreviewplugin/Manifest         |  2 --
 .../ktexteditorpreviewplugin-0.1.0.ebuild          | 27 --------------------
 .../ktexteditorpreviewplugin-0.2.0.ebuild          | 29 ----------------------
 3 files changed, 58 deletions(-)

diff --git a/kde-misc/ktexteditorpreviewplugin/Manifest b/kde-misc/ktexteditorpreviewplugin/Manifest
index 7722f9f480c..67a647757f8 100644
--- a/kde-misc/ktexteditorpreviewplugin/Manifest
+++ b/kde-misc/ktexteditorpreviewplugin/Manifest
@@ -1,3 +1 @@
-DIST ktexteditorpreviewplugin-0.1.0.tar.xz 21768 SHA256 21e17a97fe2b942991ce564371ce822564397488847f8d21d7d5b24d4c120796 SHA512 aa5a41dce999cb16464a4f306dcb289ed37565670acfa373ec720c581945064149ec5c8664af887e114ac4655ed32620332fcc7fdc2d1a6700b092cfbb84fa56 WHIRLPOOL 85833a6220da9c25660ac4520d46722467557c54054915420619447219638e5c162e6e3ceff3910ac23c5885daaaa77dd43170ce65a265fcaefccccd11687735
-DIST ktexteditorpreviewplugin-0.2.0.tar.xz 24956 SHA256 ab54382dfd8e88247b53b72fdd9b259feb7c0266300b604db899edf0828677ae SHA512 141970e7d6d1b37fd45c8715962d7f4c7b8fad5fe9284ce85b209dafe2692d9ccf8f13d5c5d4248335f0081db08f29e16d83fb6fe478a6ccd04485d916b92360 WHIRLPOOL fc8519a8cd0941b2f4264aad73b0af0be4ed7480412210813bdd65a012c32b52d346b84e9050c1305203d429f69d8a1fc717bf2d4cff27837dae7bb0f8c72d7f
 DIST ktexteditorpreviewplugin-0.2.1.tar.xz 26472 SHA256 f5fd393f15fb04a49b22b16b136b1f614f4d5502a9a9a0444d83a74eff3a1e19 SHA512 8ab9d9210edb2398c837d780fe02905f1cb52a6acd6128b8813c4adc5edcdbbe071fd1a83d5d0d1e1c8392c667ddef20cdd72226f3e976469e6f0783dfd40b90 WHIRLPOOL 76b1359ea86bacb904541aa5182a8c3f77427ee7e11be5a5e61b65b8723737ffe1c92880dc38c71446b67c73361d2b9a2c33e5dcd5aab0481c22c085d1fb933b

diff --git a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.1.0.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.1.0.ebuild
deleted file mode 100644
index 23ebd5192fb..00000000000
--- a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.1.0.ebuild
+++ /dev/null
@@ -1,27 +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/"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64"
-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/ktexteditorpreviewplugin-0.2.0.ebuild b/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.0.ebuild
deleted file mode 100644
index 0171858344c..00000000000
--- a/kde-misc/ktexteditorpreviewplugin/ktexteditorpreviewplugin-0.2.0.ebuild
+++ /dev/null
@@ -1,29 +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/"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64"
-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}"


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

end of thread, other threads:[~2017-11-08  8:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08  8:55 [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktexteditorpreviewplugin/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2017-11-08  8:55 Andreas Sturmlechner
2017-10-09 13:27 Michael Palimaka
2017-09-26 12:24 Michael Palimaka

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