* [gentoo-commits] repo/proj/guru:dev commit in: x11-libs/kcolorpicker/, profiles/updates/
@ 2021-02-17 15:56 Andrew Ammerlaan
0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2021-02-17 15:56 UTC (permalink / raw
To: gentoo-commits
commit: 7e259d47fe0f15489368cc760fd4e69659b79521
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Feb 17 15:55:43 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Feb 17 15:55:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e259d47
x11-libs/kcolorpicker: remove duplicate
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
profiles/updates/1Q-2021 | 1 +
x11-libs/kcolorpicker/Manifest | 2 --
x11-libs/kcolorpicker/kcolorpicker-0.1.2.ebuild | 23 -----------------------
x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild | 23 -----------------------
x11-libs/kcolorpicker/metadata.xml | 10 ----------
5 files changed, 1 insertion(+), 58 deletions(-)
diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021
index 300df0d3..e77d3241 100644
--- a/profiles/updates/1Q-2021
+++ b/profiles/updates/1Q-2021
@@ -1,3 +1,4 @@
move dev-python/faker dev-python/Faker
move sci-geosciences/geographiclib sci-geosciences/GeographicLib
move x11-libs/kimageannotator media-libs/kimageannotator
+move x11-libs/kcolorpicker media-libs/kcolorpicker
diff --git a/x11-libs/kcolorpicker/Manifest b/x11-libs/kcolorpicker/Manifest
deleted file mode 100644
index bd34c038..00000000
--- a/x11-libs/kcolorpicker/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST kColorPicker-0.1.2.tar.gz 11534 BLAKE2B 53acd4e9b7dbd4796a2a3dd1c20f36ac12c40570b083c4197d583ee422f9ec484ff62aae38353c6b03e699f29a93bfec4e7065a85da9c7a82a72e81cb139603d SHA512 d2c135c84000a0b3aae66fa90807c5d62f93588eda4e7ea503a94a236ee197e1b852d1b9c0bd9cdf611afa1b42ffbfcfa1d4c4f13ff88b9c8765f6a3631cfbc8
-DIST kColorPicker-0.1.4.tar.gz 11438 BLAKE2B 407211d5938d78aa8bfe193c037a3224ab51cacec7213e4526689ba38a800db2f5df4b0804cd3cc428765a22f426b50d870a355ce07d3f40ff231b8d4f44bf93 SHA512 135b8e0e189feb724f6a4f6a09b8e18922d294fbb3c80cd8522acec272ad0503eff5bf375ae7d58b1dd2f891dc0df187b2a3442726f8ff980583c475090b8673
diff --git a/x11-libs/kcolorpicker/kcolorpicker-0.1.2.ebuild b/x11-libs/kcolorpicker/kcolorpicker-0.1.2.ebuild
deleted file mode 100644
index 71a07693..00000000
--- a/x11-libs/kcolorpicker/kcolorpicker-0.1.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt based Color Picker with popup menu"
-HOMEPAGE="https://github.com/ksnip/kColorPicker"
-MY_PN=kColorPicker
-MY_P="${MY_PN}-${PV}"
-SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtwidgets:5[png]"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild b/x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild
deleted file mode 100644
index 71a07693..00000000
--- a/x11-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt based Color Picker with popup menu"
-HOMEPAGE="https://github.com/ksnip/kColorPicker"
-MY_PN=kColorPicker
-MY_P="${MY_PN}-${PV}"
-SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtwidgets:5[png]"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/x11-libs/kcolorpicker/metadata.xml b/x11-libs/kcolorpicker/metadata.xml
deleted file mode 100644
index 47d516c4..00000000
--- a/x11-libs/kcolorpicker/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>dflogeras2@gmail.com</email>
- <name>David Flogeras</name>
- </maintainer>
- <longdescription lang="en">QToolButton with color popup menu with lets you select a color. The popup features a color dialog button which can be used to add custom colors to the popup menu.
- </longdescription>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-17 15:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-17 15:56 [gentoo-commits] repo/proj/guru:dev commit in: x11-libs/kcolorpicker/, profiles/updates/ Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox