From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: kde-misc/plasma5-wallpapers-dynamic/
Date: Sat, 26 Dec 2020 09:09:57 +0000 (UTC) [thread overview]
Message-ID: <1608973779.203e33e39a48583e9021b17bb4d0f9bdda17583f.telans@gentoo> (raw)
commit: 203e33e39a48583e9021b17bb4d0f9bdda17583f
Author: Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Sat Dec 26 08:55:37 2020 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Sat Dec 26 09:09:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=203e33e3
kde-misc/plasma5-wallpapers-dynamic: bump to 3.3.6
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
kde-misc/plasma5-wallpapers-dynamic/Manifest | 1 +
...ynamic-9999.ebuild => plasma5-wallpapers-dynamic-3.3.6.ebuild} | 8 ++++----
.../plasma5-wallpapers-dynamic-9999.ebuild | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/kde-misc/plasma5-wallpapers-dynamic/Manifest b/kde-misc/plasma5-wallpapers-dynamic/Manifest
index 0f3c4fdc..2c88cf81 100644
--- a/kde-misc/plasma5-wallpapers-dynamic/Manifest
+++ b/kde-misc/plasma5-wallpapers-dynamic/Manifest
@@ -1 +1,2 @@
DIST 3.3.3.tar.gz 344026 BLAKE2B 62411da6a3d6ee84fffa4dde75469f88e9d2d1aa8081dcf941cc25d4453b2c60244ff991eca188078449c9d432729e96cd939a569cfa01765f86195324e2de1d SHA512 9b9c1d6302ce9bb5587c1ae471fd5a0629b2102bf6e77194ee460290aeb15f3b28bb8a90b413e18c654713fe2973c7c35c01c84ba07e1b8c81f006061dcbb35c
+DIST 3.3.6.tar.gz 344147 BLAKE2B fce05a68915b52a65ac22172b7f188be90c5ed8ed9d253877e1478170a9873a012c6428b7dd758e18379a41f93275ca2496b2dde0b9d6d3ee2fe5f5d9383c3ef SHA512 8d847bcfe5ce9ef61f02c783d167a901e80c8c66e5494f4c9ccbb061c43af3c78b8a55d5dfc3ccde504ddc56d31f115dcb7306e1c59f652cafaa115038b139a5
diff --git a/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-9999.ebuild b/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-3.3.6.ebuild
similarity index 96%
copy from kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-9999.ebuild
copy to kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-3.3.6.ebuild
index ba0a5acb..c694d3a4 100644
--- a/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-9999.ebuild
+++ b/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-3.3.6.ebuild
@@ -3,16 +3,17 @@
EAPI=7
-KFMIN=5.66.0
-QTMIN=5.12.0
+KFMIN="5.66.0"
+QTMIN="5.12.0"
+
inherit ecm
DESCRIPTION="A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day."
HOMEPAGE="https://github.com/zzag/plasma5-wallpapers-dynamic"
if [[ ${PV} == 9999 ]]; then
- EGIT_REPO_URI="https://github.com/zzag/plasma5-wallpapers-dynamic.git"
inherit git-r3
+ EGIT_REPO_URI="https://github.com/zzag/plasma5-wallpapers-dynamic.git"
else
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
@@ -20,7 +21,6 @@ fi
LICENSE="GPL-3 LGPL-3 MIT"
SLOT="0"
-IUSE=""
DEPEND="
>=dev-qt/qtconcurrent-${QTMIN}:5
diff --git a/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-9999.ebuild b/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-9999.ebuild
index ba0a5acb..c694d3a4 100644
--- a/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-9999.ebuild
+++ b/kde-misc/plasma5-wallpapers-dynamic/plasma5-wallpapers-dynamic-9999.ebuild
@@ -3,16 +3,17 @@
EAPI=7
-KFMIN=5.66.0
-QTMIN=5.12.0
+KFMIN="5.66.0"
+QTMIN="5.12.0"
+
inherit ecm
DESCRIPTION="A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day."
HOMEPAGE="https://github.com/zzag/plasma5-wallpapers-dynamic"
if [[ ${PV} == 9999 ]]; then
- EGIT_REPO_URI="https://github.com/zzag/plasma5-wallpapers-dynamic.git"
inherit git-r3
+ EGIT_REPO_URI="https://github.com/zzag/plasma5-wallpapers-dynamic.git"
else
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
@@ -20,7 +21,6 @@ fi
LICENSE="GPL-3 LGPL-3 MIT"
SLOT="0"
-IUSE=""
DEPEND="
>=dev-qt/qtconcurrent-${QTMIN}:5
next reply other threads:[~2020-12-26 9:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-26 9:09 Theo Anderson [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-26 17:39 [gentoo-commits] repo/proj/guru:dev commit in: kde-misc/plasma5-wallpapers-dynamic/ Yuan Liao
2021-03-28 10:17 Andrew Ammerlaan
2020-08-06 7:52 Reagan Bohan
2020-08-06 7:52 Reagan Bohan
2020-07-18 22:32 Reagan Bohan
2020-07-18 7:25 Reagan Bohan
2020-07-12 22:09 Reagan Bohan
2020-07-01 11:35 Reagan Bohan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1608973779.203e33e39a48583e9021b17bb4d0f9bdda17583f.telans@gentoo \
--to=telans@posteo.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox