public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/
Date: Wed, 27 Apr 2016 11:24:02 +0000 (UTC)	[thread overview]
Message-ID: <1461756230.e8b3c216fff6f60d5086da4ca1aaa2724ffeab08.kensington@gentoo> (raw)

commit:     e8b3c216fff6f60d5086da4ca1aaa2724ffeab08
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 11:23:21 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 11:23:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b3c216

kde-misc/rsibreak: version bump

Package-Manager: portage-2.2.28

 kde-misc/rsibreak/Manifest               |  1 +
 kde-misc/rsibreak/rsibreak-0.12.2.ebuild | 43 ++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/kde-misc/rsibreak/Manifest b/kde-misc/rsibreak/Manifest
index 1c1bc16..bbdc9c9 100644
--- a/kde-misc/rsibreak/Manifest
+++ b/kde-misc/rsibreak/Manifest
@@ -1,2 +1,3 @@
 DIST rsibreak-0.11.tar.bz2 463748 SHA256 bc224812c4554209a9cbba830078cee727ed1a5a3c8cb2109cbac78af2382efb SHA512 50e15f45b93c79e4b7785a25dc41c60e40d52a0a777fbb01b57acacfb3c623b6d84cb11c75482c3ab75621644130e508618aaf354b2c526d6a4feda1aa80f2ff WHIRLPOOL 6a8ec8a047e31fdbec73712c2d4e457d447523246c0cecc313468a666ade52a81feb6515adcef93e6e30410df55e30b41a57b85c5b4eedd4bd122815ed1b3af1
 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

diff --git a/kde-misc/rsibreak/rsibreak-0.12.2.ebuild b/kde-misc/rsibreak/rsibreak-0.12.2.ebuild
new file mode 100644
index 0000000..307c805
--- /dev/null
+++ b/kde-misc/rsibreak/rsibreak-0.12.2.ebuild
@@ -0,0 +1,43 @@
+# 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 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
+"


             reply	other threads:[~2016-04-27 11:24 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 11:24 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-29 18:16 Michael Palimaka
2016-05-15 11:46 Johannes Huber
2016-05-14 20:11 Agostino Sarubbo
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=1461756230.e8b3c216fff6f60d5086da4ca1aaa2724ffeab08.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