From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/skrooge/
Date: Sun, 19 Nov 2017 06:35:45 +0000 (UTC) [thread overview]
Message-ID: <1511073333.33d8cbce14a883f02417f3ce03b327ce1345d77f.kensington@gentoo> (raw)
commit: 33d8cbce14a883f02417f3ce03b327ce1345d77f
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 06:35:17 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 06:35:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d8cbce
app-office/skrooge: remove 2.8.1
Package-Manager: Portage-2.3.14, Repoman-2.3.6
app-office/skrooge/Manifest | 1 -
app-office/skrooge/skrooge-2.8.1.ebuild | 97 ---------------------------------
2 files changed, 98 deletions(-)
diff --git a/app-office/skrooge/Manifest b/app-office/skrooge/Manifest
index 926e7d67bf7..a6106451461 100644
--- a/app-office/skrooge/Manifest
+++ b/app-office/skrooge/Manifest
@@ -1,3 +1,2 @@
DIST skrooge-2.10.5.tar.xz 19309980 SHA256 56a0124dec34e6e96a5e71ff0e825a7ec79f32a69ef0ccdc5f0f9b753d8c3eb0 SHA512 02fdee00b430ffba8c05222b87da31f5d2390634e816e141806fc4e3cceab83134ccda9619ff944f70eb704af4d2ee08338bf196ad7dcea8221a05d13e1b4c8e WHIRLPOOL 362d2269ec371a50dd1f15e7a21f2fcfe3341e49a446f4668b49ad32c895835ed8115b183b2c00ce2959046f545951570ab303b06c5f97764f03a70f19185c4c
-DIST skrooge-2.8.1.tar.xz 19299556 SHA256 8f166db74a27db0ce0ea197f89dfd021224afc3e4875e36438a4496f10746460 SHA512 864de0c9e8876b87ab4100b0d48ea8e573655ebad5175333230ff715faa46077b96e25b91e767da864196960de14df9b9fee5b561e4d51b03a80fb58a070755f WHIRLPOOL 12d1455493fd32dd61cb0543a2365444f0fd1fa5b08214760f7c3b58836c3ac55a480f322cbea61eb13675b9698531fa860f8a2b4c9a915a789fc95bedc8b269
DIST skrooge-2.9.0.tar.xz 19310412 SHA256 ad02403026b649203f0381cc599a7754d36f41cc75cc03d14e63bfdb666e7bb5 SHA512 cbcd1e9c00509d6aa387f83f3a245b20c856e936095d8bb16ec7ab6898131a24edda8a4e9ee20323c7d04ab56194b8d4720a77b8d10699e64e8dbacbe9bb868c WHIRLPOOL 2ecc558add9160c724e2ff9623baa205e54ce45b385f63cc1d2151ce75dc79c65e7608abf419721761c19f3cffbe80a16db9876bdc4cc756d531a85a42bbec28
diff --git a/app-office/skrooge/skrooge-2.8.1.ebuild b/app-office/skrooge/skrooge-2.8.1.ebuild
deleted file mode 100644
index 44321985ac2..00000000000
--- a/app-office/skrooge/skrooge-2.8.1.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_GCC_MINIMAL="4.9"
-KDE_HANDBOOK="optional"
-KDE_TEST="forceoptional"
-QT_MINIMAL="5.7.0"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Personal finances manager, aiming at being simple and intuitive"
-HOMEPAGE="https://skrooge.org/"
-[[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="activities designer kde ofx"
-
-COMMON_DEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep kcompletion)
- $(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 kio)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep knewstuff)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtconcurrent)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative 'widgets')
- $(add_qt_dep qtgui)
- $(add_qt_dep qtprintsupport)
- $(add_qt_dep qtscript)
- $(add_qt_dep qtsql)
- $(add_qt_dep qtsvg)
- $(add_qt_dep qtwebkit)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- app-crypt/qca:2[qt5]
- dev-db/sqlcipher
- dev-libs/grantlee:5
- activities? ( $(add_frameworks_dep kactivities) )
- kde? ( $(add_frameworks_dep krunner) )
- ofx? ( dev-libs/libofx )
-"
-DEPEND="${COMMON_DEPEND}
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kwindowsystem)
- dev-libs/libxslt
- virtual/pkgconfig
- x11-misc/shared-mime-info
- designer? (
- $(add_frameworks_dep kdesignerplugin)
- $(add_qt_dep designer)
- )
-"
-RDEPEND="${COMMON_DEPEND}
- !app-office/skrooge:4
-"
-
-REQUIRED_USE="test? ( designer )"
-
-# hangs + installs files
-RESTRICT+=" test"
-
-src_configure() {
- local mycmakeargs=(
- -DSKG_BUILD_TEST=$(usex test)
- -DSKG_DESIGNER=$(usex designer)
- $(cmake-utils_use_find_package activities KF5Activities)
- $(cmake-utils_use_find_package kde KF5Runner)
- $(cmake-utils_use_find_package ofx LibOfx)
- )
-
- kde5_src_configure
-}
-
-src_test() {
- local mycmakeargs=(
- -DSKG_BUILD_TEST=ON
- )
- kde5_src_test
-}
next reply other threads:[~2017-11-19 6:35 UTC|newest]
Thread overview: 129+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-19 6:35 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-02 10:29 [gentoo-commits] repo/gentoo:master commit in: app-office/skrooge/ Andreas Sturmlechner
2025-03-02 10:29 Andreas Sturmlechner
2025-02-18 21:42 Andreas Sturmlechner
2025-02-18 21:42 Andreas Sturmlechner
2025-01-12 12:09 Andreas Sturmlechner
2025-01-12 12:09 Andreas Sturmlechner
2024-12-29 18:52 Andreas Sturmlechner
2024-12-16 11:54 Sam James
2024-11-23 11:36 Andreas Sturmlechner
2024-10-10 22:34 Andreas Sturmlechner
2024-10-07 23:06 Andreas Sturmlechner
2024-10-07 23:06 Andreas Sturmlechner
2024-05-15 18:08 Andreas Sturmlechner
2024-05-15 9:28 Sam James
2024-04-09 20:02 Andreas Sturmlechner
2023-11-06 0:05 Andreas Sturmlechner
2023-11-04 9:06 Sam James
2023-10-03 19:21 Andreas Sturmlechner
2023-09-03 7:58 Andreas Sturmlechner
2023-08-08 2:27 Sam James
2023-07-08 16:06 Andreas Sturmlechner
2023-04-30 17:08 Andreas Sturmlechner
2023-04-30 16:48 Arthur Zamarin
2023-02-19 9:59 Andreas Sturmlechner
2023-02-18 14:16 Andreas Sturmlechner
2022-09-16 7:59 Andreas Sturmlechner
2022-09-16 6:52 Agostino Sarubbo
2022-09-06 2:19 Sam James
2022-08-05 15:23 Andreas Sturmlechner
2022-02-26 19:43 Andreas Sturmlechner
2022-02-26 18:52 Sam James
2022-02-26 18:52 Sam James
2022-01-26 10:01 Andreas Sturmlechner
2021-08-31 15:42 Andreas Sturmlechner
2021-08-29 10:02 Agostino Sarubbo
2021-08-29 10:00 Agostino Sarubbo
2021-07-29 19:06 Andreas Sturmlechner
2021-02-03 0:25 Andreas Sturmlechner
2021-02-02 23:46 Sam James
2021-01-27 19:55 Sam James
2021-01-25 16:48 Andreas Sturmlechner
2021-01-18 1:20 Andreas Sturmlechner
2021-01-03 22:56 Sam James
2020-12-05 22:56 Andreas Sturmlechner
2020-11-25 9:40 Andreas Sturmlechner
2020-11-25 9:40 Andreas Sturmlechner
2020-10-26 16:09 Andreas Sturmlechner
2020-08-30 7:58 Andreas Sturmlechner
2020-08-30 1:32 Thomas Deutschmann
2020-08-22 5:43 Agostino Sarubbo
2020-07-21 17:32 Andreas Sturmlechner
2020-05-27 20:38 Andreas Sturmlechner
2020-05-18 15:13 Agostino Sarubbo
2020-05-18 15:08 Agostino Sarubbo
2020-04-09 23:07 Andreas Sturmlechner
2020-02-12 15:10 Agostino Sarubbo
2020-02-08 13:38 Mikle Kolyada
2019-12-15 20:08 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-23 14:55 Andreas Sturmlechner
2019-06-20 10:37 Andreas Sturmlechner
2019-06-05 20:02 Andreas Sturmlechner
2019-05-26 22:27 Thomas Deutschmann
2019-05-26 11:45 Mikle Kolyada
2019-04-23 20:25 Andreas Sturmlechner
2019-04-21 11:31 Andreas Sturmlechner
2019-03-02 20:49 Thomas Deutschmann
2019-03-02 16:14 Mikle Kolyada
2019-02-20 13:04 Mikle Kolyada
2019-02-15 23:07 Andreas Sturmlechner
2019-02-07 19:33 Andreas Sturmlechner
2018-12-18 23:29 Andreas Sturmlechner
2018-12-13 20:42 Mikle Kolyada
2018-12-13 12:48 Thomas Deutschmann
2018-11-08 12:29 Andreas Sturmlechner
2018-11-07 23:44 Thomas Deutschmann
2018-11-07 10:18 Mikle Kolyada
2018-11-04 20:33 Andreas Sturmlechner
2018-10-04 12:55 Andreas Sturmlechner
2018-09-24 1:50 Thomas Deutschmann
2018-09-16 13:19 Mikle Kolyada
2018-09-12 12:36 Andreas Sturmlechner
2018-07-01 16:27 Andreas Sturmlechner
2018-06-07 10:13 Agostino Sarubbo
2018-06-06 23:49 Thomas Deutschmann
2018-05-09 6:32 Andreas Sturmlechner
2018-05-05 6:59 Andreas Sturmlechner
2018-05-03 10:13 Mikle Kolyada
2018-05-02 16:33 Thomas Deutschmann
2018-03-15 16:34 Andreas Sturmlechner
2018-03-10 2:05 Michael Palimaka
2018-03-10 2:05 Michael Palimaka
2018-03-07 13:51 Agostino Sarubbo
2018-02-03 23:19 Andreas Sturmlechner
2017-12-16 12:21 Michael Palimaka
2017-12-16 12:21 Michael Palimaka
2017-11-19 6:35 Michael Palimaka
2017-11-10 23:10 Andreas Sturmlechner
2017-11-10 19:20 Andreas Sturmlechner
2017-11-07 17:57 Thomas Deutschmann
2017-11-05 17:16 Andreas Sturmlechner
2017-08-26 12:30 Michael Palimaka
2017-08-20 14:55 Andreas Sturmlechner
2017-07-07 20:53 Andreas Sturmlechner
2017-07-07 8:12 Agostino Sarubbo
2017-07-05 20:31 Agostino Sarubbo
2017-04-16 17:40 Andreas Sturmlechner
2017-04-16 17:40 Andreas Sturmlechner
2017-04-06 19:35 Johannes Huber
2017-04-06 19:35 Johannes Huber
2017-01-24 0:26 Andreas Sturmlechner
2017-01-23 19:31 Johannes Huber
2017-01-23 19:31 Johannes Huber
2016-12-30 16:05 Johannes Huber
2016-11-27 9:57 Michael Palimaka
2016-11-27 9:57 Michael Palimaka
2016-08-05 17:24 Michael Palimaka
2016-06-23 19:49 Michael Palimaka
2016-06-23 19:49 Michael Palimaka
2016-06-23 19:49 Michael Palimaka
2016-02-14 14:12 Michael Palimaka
2016-01-27 9:22 Agostino Sarubbo
2015-12-02 14:38 Michael Palimaka
2015-12-02 14:38 Michael Palimaka
2015-09-24 19:38 Michael Palimaka
2015-09-10 17:04 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=1511073333.33d8cbce14a883f02417f3ce03b327ce1345d77f.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