public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2023-11-28 20:53 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2023-11-28 20:53 UTC (permalink / raw
  To: gentoo-commits

commit:     0355076e45dc34c16759ee16b23a9de8209132ee
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 20:51:07 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 20:52:08 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0355076e

kde-plasma/kgamma: Drop KDE_ORG_NAME override

Upstream repository renamed to ${PN}

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

 kde-plasma/kgamma/kgamma-5.27.49.9999.ebuild | 1 -
 kde-plasma/kgamma/kgamma-9999.ebuild         | 1 -
 kde-plasma/kgamma/metadata.xml               | 1 +
 3 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-plasma/kgamma/kgamma-5.27.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.27.49.9999.ebuild
index 3b3b5c3629..44e7c552ce 100644
--- a/kde-plasma/kgamma/kgamma-5.27.49.9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.27.49.9999.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
-KDE_ORG_NAME="${PN}5"
 KFMIN=5.106.0
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.9

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 3b3b5c3629..44e7c552ce 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
-KDE_ORG_NAME="${PN}5"
 KFMIN=5.106.0
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.9

diff --git a/kde-plasma/kgamma/metadata.xml b/kde-plasma/kgamma/metadata.xml
index d925f24397..a9d8cabf43 100644
--- a/kde-plasma/kgamma/metadata.xml
+++ b/kde-plasma/kgamma/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="kde-invent">plasma/kgamma</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2023-12-16 12:34 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2023-12-16 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     e0f35c1408beb349248939a5d680d55504ace36e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 12:09:59 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 12:09:59 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e0f35c14

kde-plasma/kgamma: Add new dependency

Upstream commit 3cab1d26331feb034e04843fa37a43b68a3bc7ae

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

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

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 24778254bb..71520f9793 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -5,7 +5,6 @@ EAPI=8
 
 ECM_HANDBOOK="forceoptional"
 KFMIN=5.245.0
-PVCUT=$(ver_cut 1-3)
 QTMIN=6.6.0
 inherit ecm plasma.kde.org
 
@@ -18,6 +17,7 @@ IUSE=""
 
 RDEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=kde-frameworks/kcmutils-${KFMIN}:6
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2016-11-27 11:30 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-11-27 11:30 UTC (permalink / raw
  To: gentoo-commits

commit:     42eefcbaa2d60b429f929525058722324c5df72f
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Nov 26 20:02:51 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 11:30:46 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=42eefcba

kde-plasma/kgamma: Drop unused DEPEND

Upstream commit b1a14d37740563d86e7da9a9a9e497e69b25e9d7

Package-Manager: portage-2.3.0

 kde-plasma/kgamma/kgamma-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 2f4611d..2b30772 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -16,7 +16,6 @@ RDEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2016-06-26 16:50 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-06-26 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     37e7d2a515ffcf4d274c14b83379796066043dcc
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jun 26 12:40:39 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 12:45:46 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=37e7d2a5

kde-plasma/kgamma: Drop obsolete blocker, done by kde5.eclass

Package-Manager: portage-2.2.28

 kde-plasma/kgamma/kgamma-5.6.95.ebuild      | 2 --
 kde-plasma/kgamma/kgamma-5.7.49.9999.ebuild | 2 --
 kde-plasma/kgamma/kgamma-9999.ebuild        | 2 --
 3 files changed, 6 deletions(-)

diff --git a/kde-plasma/kgamma/kgamma-5.6.95.ebuild b/kde-plasma/kgamma/kgamma-5.6.95.ebuild
index 13a37f6..f73590c 100644
--- a/kde-plasma/kgamma/kgamma-5.6.95.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.6.95.ebuild
@@ -25,6 +25,4 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	x11-proto/xf86vidmodeproto
-	!<kde-apps/kde4-l10n-15.08.0
-	!kde-apps/kgamma:5
 "

diff --git a/kde-plasma/kgamma/kgamma-5.7.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.7.49.9999.ebuild
index 57bfa5e..2f4611d 100644
--- a/kde-plasma/kgamma/kgamma-5.7.49.9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.7.49.9999.ebuild
@@ -25,6 +25,4 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	x11-proto/xf86vidmodeproto
-	!<kde-apps/kde4-l10n-15.08.0
-	!kde-apps/kgamma:5
 "

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 57bfa5e..2f4611d 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -25,6 +25,4 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	x11-proto/xf86vidmodeproto
-	!<kde-apps/kde4-l10n-15.08.0
-	!kde-apps/kgamma:5
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2016-03-09 17:22 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-03-09 17:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ed38cb7249c3d6e636a67f2a521cfc8e4035e502
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 17:21:33 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 17:21:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ed38cb72

kde-plasma/kgamma: remove unused dependency

Upstream-commit: b9173ba3c4d610b42bc174a1621cb9eb3f14dd78

Package-Manager: portage-2.2.27

 kde-plasma/kgamma/kgamma-5.5.95.ebuild      | 1 -
 kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild | 1 -
 kde-plasma/kgamma/kgamma-9999.ebuild        | 1 -
 3 files changed, 3 deletions(-)

diff --git a/kde-plasma/kgamma/kgamma-5.5.95.ebuild b/kde-plasma/kgamma/kgamma-5.5.95.ebuild
index b1e81d0..44c95c0 100644
--- a/kde-plasma/kgamma/kgamma-5.5.95.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.5.95.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
 	$(add_frameworks_dep ki18n)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtx11extras)
 	x11-libs/libX11
 	x11-libs/libXxf86vm
 "

diff --git a/kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild
index 6933b1c..57bfa5e 100644
--- a/kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.6.49.9999.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
 	$(add_frameworks_dep ki18n)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtx11extras)
 	x11-libs/libX11
 	x11-libs/libXxf86vm
 "

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 6933b1c..57bfa5e 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
 	$(add_frameworks_dep ki18n)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtx11extras)
 	x11-libs/libX11
 	x11-libs/libXxf86vm
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2016-01-25 16:01 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-01-25 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     d562967cd86dff8b58ae39da46226e001d95bd62
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 16:01:00 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 16:01:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d562967c

kde-plasma/kgamma: remove unused dependency

Upstream-commit: b9173ba3c4d610b42bc174a1621cb9eb3f14dd78

Package-Manager: portage-2.2.27

 kde-plasma/kgamma/kgamma-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index d2bc6ce..b213f0e 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
 	$(add_frameworks_dep ki18n)
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
-	dev-qt/qtx11extras:5
 	x11-libs/libX11
 	x11-libs/libXxf86vm
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2016-01-22 18:04 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-01-22 18:04 UTC (permalink / raw
  To: gentoo-commits

commit:     e97af71bc0ae12900e5cd8ea7ad71ee2c9155248
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 18:03:55 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 18:03:55 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e97af71b

kde-plasma/kgamma: force handbook to be optional

Package-Manager: portage-2.2.27

 kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild | 2 +-
 kde-plasma/kgamma/kgamma-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild
index afae5cc..d2bc6ce 100644
--- a/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 KMNAME="${PN}5"
 inherit kde5
 

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index afae5cc..d2bc6ce 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 KMNAME="${PN}5"
 inherit kde5
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2015-08-26 18:40 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-08-26 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     35f01dfde26ec0d361d4adbdc9af0e18ecbf4334
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 18:40:09 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 18:40:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=35f01dfd

kde-plasma/kgamma: Block old kde-apps/kde4-l10n

Due to file collision.

Gentoo-Bug: 558806
Reported-by: Mario Kicherer <dev <AT> kicherer.org>

Package-Manager: portage-2.2.20.1

 kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild | 1 +
 kde-plasma/kgamma/kgamma-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild
index e16bc0f..2c3f37f 100644
--- a/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild
@@ -26,5 +26,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	x11-proto/xf86vidmodeproto
+	!<kde-apps/kde4-l10n-15.08.0
 	!kde-apps/kgamma:5
 "

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index e16bc0f..2c3f37f 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -26,5 +26,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	x11-proto/xf86vidmodeproto
+	!<kde-apps/kde4-l10n-15.08.0
 	!kde-apps/kgamma:5
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2015-08-24  7:47 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-08-24  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d27e69ddfe43c0e1695872b10c54ef8278f0b84d
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 07:49:54 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 07:49:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d27e69dd

kde-plasma/kgamma: Set custom S

Gentoo-Bug: 558456
Reported-by: Karel De Vriendt <Karel.De-Vriendt <AT> skynet.be>

Package-Manager: portage-2.2.20.1

 kde-plasma/kgamma/kgamma-5.3.95.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/kde-plasma/kgamma/kgamma-5.3.95.ebuild b/kde-plasma/kgamma/kgamma-5.3.95.ebuild
index 7232a2e..bd68846 100644
--- a/kde-plasma/kgamma/kgamma-5.3.95.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.3.95.ebuild
@@ -28,3 +28,7 @@ DEPEND="${RDEPEND}
 	x11-proto/xf86vidmodeproto
 	!kde-apps/kgamma:5
 "
+# bug 558456, tarball ends with 5 but not packaged dir
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	S="${WORKDIR}/${P}"
+fi


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2015-08-11 20:32 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-08-11 20:32 UTC (permalink / raw
  To: gentoo-commits

commit:     cc99019444b218c2278bf1f379989a13ac01e327
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 20:34:23 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 20:34:23 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cc990194

kde-plasma/kgamma: Set KMNAME

Upstream suffixed repo and tarball with 5.

Package-Manager: portage-2.2.20

 kde-plasma/kgamma/kgamma-5.3.95.ebuild      | 1 +
 kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild | 1 +
 kde-plasma/kgamma/kgamma-9999.ebuild        | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/kgamma/kgamma-5.3.95.ebuild b/kde-plasma/kgamma/kgamma-5.3.95.ebuild
index 36c5563..7232a2e 100644
--- a/kde-plasma/kgamma/kgamma-5.3.95.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.3.95.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="true"
+KMNAME="${PN}5"
 inherit kde5
 
 DESCRIPTION="Screen gamma values kcontrol module"

diff --git a/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild
index 235ef53..e16bc0f 100644
--- a/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-5.4.49.9999.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="true"
+KMNAME="${PN}5"
 inherit kde5
 
 DESCRIPTION="Screen gamma values kcontrol module"

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 235ef53..e16bc0f 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="true"
+KMNAME="${PN}5"
 inherit kde5
 
 DESCRIPTION="Screen gamma values kcontrol module"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2015-07-31 21:24 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-07-31 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     86c76585dc79b07c5a1857756b32021c842d3070
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 21:26:01 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 21:26:01 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=86c76585

[kde-plasma/kgamma] Frameworks merged to master

Package-Manager: portage-2.2.20

 kde-plasma/kgamma/kgamma-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 4ab83d8..1252723 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 
-EGIT_BRANCH="frameworks"
 KDE_HANDBOOK="true"
 inherit kde5
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/
@ 2015-07-30 19:22 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-07-30 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     a37d9a7deaf7dc4de980615daa15b792f02ec126
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 19:24:20 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 19:24:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a37d9a7d

[kde-plasma/kgamma] Block kde-apps/kgamma:5

Package-Manager: portage-2.2.20

 kde-plasma/kgamma/kgamma-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild
index 172d92b..4ab83d8 100644
--- a/kde-plasma/kgamma/kgamma-9999.ebuild
+++ b/kde-plasma/kgamma/kgamma-9999.ebuild
@@ -26,4 +26,5 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	x11-proto/xf86vidmodeproto
+	!kde-apps/kgamma:5
 "


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

end of thread, other threads:[~2023-12-16 12:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28 20:53 [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2023-12-16 12:34 Andreas Sturmlechner
2016-11-27 11:30 Michael Palimaka
2016-06-26 16:50 Michael Palimaka
2016-03-09 17:22 Michael Palimaka
2016-01-25 16:01 Michael Palimaka
2016-01-22 18:04 Michael Palimaka
2015-08-26 18:40 Johannes Huber
2015-08-24  7:47 Johannes Huber
2015-08-11 20:32 Johannes Huber
2015-07-31 21:24 Johannes Huber
2015-07-30 19:22 Johannes Huber

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