From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/
Date: Sun, 29 May 2016 18:16:19 +0000 (UTC) [thread overview]
Message-ID: <1464545768.472ce771d19c2cd1eaeab5c0d16576fa93f17e60.kensington@gentoo> (raw)
commit: 472ce771d19c2cd1eaeab5c0d16576fa93f17e60
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 18:15:50 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun May 29 18:16:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472ce771
kde-misc/rsibreak: version bump
Package-Manager: portage-2.3.0_rc1
kde-misc/rsibreak/Manifest | 1 +
kde-misc/rsibreak/rsibreak-0.12.3.ebuild | 44 ++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/kde-misc/rsibreak/Manifest b/kde-misc/rsibreak/Manifest
index c780c3a..832c510 100644
--- a/kde-misc/rsibreak/Manifest
+++ b/kde-misc/rsibreak/Manifest
@@ -1,2 +1,3 @@
DIST rsibreak-0.12.1.tar.xz 390804 SHA256 ce99be0acdfee0407822db8e404b19516c972022962688deac13236028e85d21 SHA512 4fc831d19f61fbdd620e8f124acb3e51d5400026c40aa42f9415649613e0910d021ed9f80379e849ccaeb2305ac37c3aad067d0848d82ad6a7bf47b1f321065c WHIRLPOOL 96af19f96143b978368a9be54ec52378b6fcffc7c6a5967b98ec06545f7b057ab6134a832a71ac7178c310f3d53a026c04cab13bab086e38d13033e3f9efa979
DIST rsibreak-0.12.2.tar.xz 390988 SHA256 4d6c2c180aa7a009e129ac54be49447ac972cc2d10b007bdb8dc71591ed9f083 SHA512 451397956d18348347b7f18dcb602f691f67d322dc3a97214cd5f8f7613f51b8e076f0c4d84a6fbc84f9d2f5ba71f7350cfa8447b6e0dee800bad9e099b2d5e3 WHIRLPOOL cca0b85186a9ded6005733740b079926a612d3d25e1fa99db139f2bc28791796dfd761e8400c5803821e737627bb08694c285ada83c877db4830a363f08069b5
+DIST rsibreak-0.12.3.tar.xz 391016 SHA256 10cd83d97a823a629c6b2cf6bb81f1fd7dc576c5829381fb1f2babf9328bd926 SHA512 e1a3c52c624bbdbe0de39e88875e439e8b91cd8577b0a869bb7a73367fc494535472cd882859dfd9df166ecfd6c67b1b23d61eb13d526fbf44c6365aa8a20995 WHIRLPOOL ae4a0c295479b8ff2dbcb2fa7a55ff58f7181dd9dc2515e64f57886b1909a069c74678f857ee06af222c5735b06c0a3daebe8e1b26df0264e8ce8271ef561db4
diff --git a/kde-misc/rsibreak/rsibreak-0.12.3.ebuild b/kde-misc/rsibreak/rsibreak-0.12.3.ebuild
new file mode 100644
index 0000000..e18e71a
--- /dev/null
+++ b/kde-misc/rsibreak/rsibreak-0.12.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5 versionator
+
+DESCRIPTION="Small utility which bothers you at certain intervals"
+HOMEPAGE="https://userbase.kde.org/RSIBreak"
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-2)/${P}.tar.xz"
+fi
+
+LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kidletime)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep knotifyconfig)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+"
+DEPEND="${COMMON_DEPEND}
+ sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}
+ !kde-misc/rsibreak:4
+"
next reply other threads:[~2016-05-29 18:16 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-29 18:16 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-08 7:31 [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/ Andreas Sturmlechner
2022-07-07 19:44 Sam James
2022-07-07 19:44 Sam James
2022-06-08 9:32 Andreas Sturmlechner
2021-08-02 12:30 Andreas Sturmlechner
2021-08-02 12:17 Sam James
2021-06-30 6:42 Andreas Sturmlechner
2020-05-08 11:02 Andreas Sturmlechner
2020-05-08 10:46 Agostino Sarubbo
2020-05-07 15:58 Agostino Sarubbo
2020-04-09 21:37 Andreas Sturmlechner
2020-04-04 22:12 Andreas Sturmlechner
2020-03-29 14:59 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2019-11-26 0:58 Thomas Deutschmann
2019-11-18 11:50 Agostino Sarubbo
2019-11-13 21:34 Andreas Sturmlechner
2019-09-21 11:45 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-11 21:30 Thomas Deutschmann
2019-06-22 13:07 Andreas Sturmlechner
2019-06-22 12:50 Andreas Sturmlechner
2019-02-22 13:06 Andreas Sturmlechner
2019-02-22 11:01 Mikle Kolyada
2019-02-17 22:35 Thomas Deutschmann
2019-02-16 9:41 Andreas Sturmlechner
2018-11-17 7:59 Michael Palimaka
2018-06-23 17:04 Andreas Sturmlechner
2018-06-23 13:55 Mikle Kolyada
2018-06-17 23:29 Thomas Deutschmann
2018-06-17 21:39 Andreas Sturmlechner
2018-06-17 21:39 Andreas Sturmlechner
2018-02-11 11:48 Michael Palimaka
2017-09-26 13:40 Michael Palimaka
2017-09-26 13:40 Michael Palimaka
2017-05-28 14:40 Michael Palimaka
2017-04-27 12:17 Michael Palimaka
2017-04-23 10:27 Agostino Sarubbo
2017-02-25 12:55 Michael Palimaka
2016-12-18 14:20 Michael Palimaka
2016-11-27 8:18 Michael Palimaka
2016-11-27 8:18 Michael Palimaka
2016-10-08 16:45 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-05-30 8:17 Johannes Huber
2016-05-15 11:46 Johannes Huber
2016-05-14 20:11 Agostino Sarubbo
2016-04-27 11:24 Michael Palimaka
2016-04-27 11:24 Michael Palimaka
2016-04-11 18:42 Johannes Huber
2016-04-11 18:42 Johannes Huber
2016-01-26 13:33 Michael Palimaka
2015-12-14 13:49 Michael Palimaka
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=1464545768.472ce771d19c2cd1eaeab5c0d16576fa93f17e60.kensington@gentoo \
--to=kensington@gentoo.org \
--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