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

commit:     3a012d78a7eb286fe656f13c4747633239ae5804
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 13:11:48 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 13:12:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a012d78

kde-misc/openofficeorg-thumbnail: x86 stable

Bug: https://bugs.gentoo.org/623518
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index 7ba5804527f..fa422af5a09 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
@ 2022-12-25 22:17 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2022-12-25 22:17 UTC (permalink / raw
  To: gentoo-commits

commit:     829edf66860c8fe1c0dd9aba600a956acbe6371c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 21:46:16 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 22:17:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829edf66

kde-misc/openofficeorg-thumbnail: update EAPI 7 -> 8

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../openofficeorg-thumbnail-1.0.0-r500.ebuild                      | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index 37412f3eeaa1..c845d223c4e5 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 MY_P="OpenOfficeorgThumbnail-${PV}"
 KFMIN=5.60.0
@@ -11,6 +11,7 @@ inherit ecm
 DESCRIPTION="Thumbnail-plugin that generates thumbnails for ODF files"
 HOMEPAGE="https://www.kde-apps.org/content/show.php?content=110864"
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
 
 LICENSE="LGPL-3"
 SLOT="5"
@@ -24,6 +25,4 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-S=${WORKDIR}/${MY_P}
-
 PATCHES=( "${FILESDIR}"/${P}-kf5-support.patch )


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
@ 2019-12-09 11:21 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-12-09 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     8720e92b64243c600905015450333e18ea2aefe2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  9 11:01:24 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec  9 11:21:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8720e92b

kde-misc/openofficeorg-thumbnail: Switch to ecm.eclass

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../openofficeorg-thumbnail-1.0.0-r500.ebuild              | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index d14d3463b52..37412f3eeaa 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -3,22 +3,24 @@
 
 EAPI=7
 
-MY_PN="OpenOfficeorgThumbnail"
-MY_P="${MY_PN}-${PV}"
-inherit kde5
+MY_P="OpenOfficeorgThumbnail-${PV}"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm
 
 DESCRIPTION="Thumbnail-plugin that generates thumbnails for ODF files"
 HOMEPAGE="https://www.kde-apps.org/content/show.php?content=110864"
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"
+SLOT="5"
 KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kio)
-	$(add_qt_dep qtgui)
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/karchive-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
 "
 RDEPEND="${DEPEND}"
 


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
@ 2019-03-30 19:28 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-03-30 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     fea20ba78adc6270ce433df8d2500436ab57df39
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 13:12:28 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 19:26:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea20ba7

kde-misc/openofficeorg-thumbnail: EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../openofficeorg-thumbnail-1.0.0-r500.ebuild                       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index 8c5f3e9949f..d14d3463b52 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MY_PN="OpenOfficeorgThumbnail"
 MY_P="${MY_PN}-${PV}"
 inherit kde5
 
-DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
+DESCRIPTION="Thumbnail-plugin that generates thumbnails for ODF files"
 HOMEPAGE="https://www.kde-apps.org/content/show.php?content=110864"
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
 


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
@ 2018-03-30 18:46 Aaron Bauman
  0 siblings, 0 replies; 8+ messages in thread
From: Aaron Bauman @ 2018-03-30 18:46 UTC (permalink / raw
  To: gentoo-commits

commit:     8fa35dc4ad32a8dc72a117c1f55c976a50e98449
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 18:14:14 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 18:46:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa35dc4

kde-misc/openofficeorg-thumbnail: use HTTPS

 .../openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index fa422af5a09..8c5f3e9949f 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ MY_P="${MY_PN}-${PV}"
 inherit kde5
 
 DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
-HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
+HOMEPAGE="https://www.kde-apps.org/content/show.php?content=110864"
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
@ 2017-09-25  7:29 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2017-09-25  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     1e58bd8b4c7f2a951363aaaf93abcf7937ad2818
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 07:15:11 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 07:29:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e58bd8b

kde-misc/openofficeorg-thumbnail: Drop slot 4

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../openofficeorg-thumbnail-1.0.0-r2.ebuild           | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild
deleted file mode 100644
index 7a824950932..00000000000
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MY_PN="OpenOfficeorgThumbnail"
-MY_P="${MY_PN}-${PV}"
-
-inherit kde4-base
-
-DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
-HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
-SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-KEYWORDS="amd64 x86"
-SLOT="4"
-IUSE="debug"
-
-S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
@ 2017-08-22 13:31 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2017-08-22 13:31 UTC (permalink / raw
  To: gentoo-commits

commit:     09a76023e1a5288eba2160301aade7031fc2beee
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 13:31:22 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 13:31:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a76023

kde-misc/openofficeorg-thumbnail: keyword ~x86

Gentoo-bug: 628376
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index ad8cd9cccc9..7ba5804527f 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
@ 2017-07-04 10:17 Agostino Sarubbo
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2017-07-04 10:17 UTC (permalink / raw
  To: gentoo-commits

commit:     e6c954fea5ad3294534e9f60042104c274ee1f03
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 10:17:33 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 10:17:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6c954fe

kde-misc/openofficeorg-thumbnail: amd64 stable wrt bug #623518

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index 3ac96360e33..ad8cd9cccc9 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
 
 LICENSE="LGPL-3"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 DEPEND="


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

end of thread, other threads:[~2022-12-25 22:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21 13:12 [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2022-12-25 22:17 Andreas Sturmlechner
2019-12-09 11:21 Andreas Sturmlechner
2019-03-30 19:28 Andreas Sturmlechner
2018-03-30 18:46 Aaron Bauman
2017-09-25  7:29 Andreas Sturmlechner
2017-08-22 13:31 Michael Palimaka
2017-07-04 10:17 Agostino Sarubbo

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