public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/okteta/
Date: Mon, 24 Feb 2020 13:36:43 +0000 (UTC)	[thread overview]
Message-ID: <1582551386.c9cf20e7aa9f205408ddc6a2e83e9579b8ff08ad.asturm@gentoo> (raw)

commit:     c9cf20e7aa9f205408ddc6a2e83e9579b8ff08ad
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 24 13:34:53 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 13:36:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cf20e7

app-editors/okteta: Drop 0.26.2

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/okteta/Manifest             |  1 -
 app-editors/okteta/okteta-0.26.2.ebuild | 66 ---------------------------------
 2 files changed, 67 deletions(-)

diff --git a/app-editors/okteta/Manifest b/app-editors/okteta/Manifest
index d68cbbc1a7b..64034c02aa8 100644
--- a/app-editors/okteta/Manifest
+++ b/app-editors/okteta/Manifest
@@ -1,2 +1 @@
-DIST okteta-0.26.2.tar.xz 976264 BLAKE2B 6bd0708ecab61097130ad3b96d44c4a58a7711f6d9ecc9c70d3db792728489f395e691b0157f0cf8ffc0e07b1796ce6fde9f689108c3236412ad37c4e87a210a SHA512 9d79cfecf80a7bfd4eb42ac8ee93d83140064601c16be0bed38481f7f0ea8ed2fa0aedfd16be3547f2bbd65ab483281e0ecdc0e59799040d67ecf1b4cda39246
 DIST okteta-0.26.3.tar.xz 947272 BLAKE2B c4502315a3713aebfb6f19adb92b01268346b0f71f1f59007b7f0dc06aa1ad71993a7b022669f7912ad10cec6c7d2eed9b552d66294f6b6657e664c3b1ba95bd SHA512 345e6ebb339a046e66e0d5b056ee487d881afa21d1ed29db2fb213200e431ba6936b1bf75a49733c14c96bdbee2482ed860257b0666b19f701c5ad0fd57e58c6

diff --git a/app-editors/okteta/okteta-0.26.2.ebuild b/app-editors/okteta/okteta-0.26.2.ebuild
deleted file mode 100644
index 4e9dc984c24..00000000000
--- a/app-editors/okteta/okteta-0.26.2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-	KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Hex editor by KDE"
-HOMEPAGE="https://kde.org/applications/utilities/okteta
-https://utils.kde.org/projects/okteta/"
-IUSE="crypt designer"
-
-DEPEND="
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcompletion)
-	$(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 kio)
-	$(add_frameworks_dep kjobwidgets)
-	$(add_frameworks_dep knewstuff)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtdeclarative)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtnetwork)
-	$(add_qt_dep qtprintsupport)
-	$(add_qt_dep qtscript 'scripttools')
-	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtxml)
-	crypt? ( app-crypt/qca:2[qt5(+)] )
-	designer? ( $(add_qt_dep designer) )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DOMIT_EXAMPLES=ON
-		$(cmake_use_find_package crypt Qca-qt5)
-		-DBUILD_DESIGNERPLUGIN=$(usex designer)
-	)
-
-	kde5_src_configure
-}
-
-src_test() {
-	local myctestargs=( -j1 )
-
-	kde5_src_test
-}


             reply	other threads:[~2020-02-24 13:36 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-24 13:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-10 22:34 [gentoo-commits] repo/gentoo:master commit in: app-editors/okteta/ Andreas Sturmlechner
2024-09-19 18:55 Andreas Sturmlechner
2024-09-14 17:55 Arthur Zamarin
2024-09-14 17:55 Arthur Zamarin
2024-09-14 17:55 Arthur Zamarin
2024-09-10 16:36 Andreas Sturmlechner
2024-09-10 16:36 Andreas Sturmlechner
2024-03-06 20:32 Andreas Sturmlechner
2024-03-06 19:19 Arthur Zamarin
2024-01-07 14:37 Andreas Sturmlechner
2024-01-07 14:33 Andreas Sturmlechner
2023-12-29  7:05 Arthur Zamarin
2023-12-14 20:20 Andreas Sturmlechner
2023-09-09  7:32 Andreas Sturmlechner
2023-09-03 14:17 Sam James
2023-09-03 14:17 Sam James
2023-09-03 14:17 Sam James
2023-08-08 22:16 Andreas Sturmlechner
2023-08-03 17:11 Andreas Sturmlechner
2023-07-08 16:06 Andreas Sturmlechner
2023-07-08 16:06 Andreas Sturmlechner
2023-06-06 18:37 Andreas Sturmlechner
2023-02-27 19:29 Andreas Sturmlechner
2023-02-25 18:05 Arthur Zamarin
2023-02-25 14:46 Arthur Zamarin
2023-02-22 20:14 Arthur Zamarin
2023-01-09 19:47 Andreas Sturmlechner
2022-07-11 16:00 Andreas Sturmlechner
2022-07-10 23:52 Sam James
2022-06-22 13:25 Agostino Sarubbo
2022-06-22 13:22 Agostino Sarubbo
2022-06-09 19:02 Andreas Sturmlechner
2022-05-18  9:08 Andreas Sturmlechner
2022-03-30  6:28 Andreas Sturmlechner
2022-03-26 19:49 Agostino Sarubbo
2022-03-24 19:03 Jakov Smolić
2022-02-24 16:06 Andreas Sturmlechner
2021-12-01  6:37 Yixun Lan
2021-10-31 20:52 Georgy Yakovlev
2021-05-24 18:43 Andreas Sturmlechner
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-04-06 12:07 Andreas Sturmlechner
2021-04-06 12:07 Andreas Sturmlechner
2021-04-05 22:54 Thomas Deutschmann
2021-02-01 13:39 Andreas Sturmlechner
2020-09-06 16:46 Andreas Sturmlechner
2020-09-05 16:17 Thomas Deutschmann
2020-09-05 15:19 Sam James
2020-08-01 22:57 Andreas Sturmlechner
2020-02-26 18:25 Andreas Sturmlechner
2020-02-24 13:23 Agostino Sarubbo
2020-02-24 12:53 Agostino Sarubbo
2020-02-02 23:24 Andreas Sturmlechner
2019-08-06 20:11 Andreas Sturmlechner
2019-08-02  8:04 Mikle Kolyada
2019-08-02  8:04 Mikle Kolyada
2019-07-02 12:22 Andreas Sturmlechner
2019-06-04 22:00 Andreas Sturmlechner
2019-06-04 20:58 Thomas Deutschmann
2019-04-20 17:46 Mikle Kolyada
2019-04-10  6:03 Andreas Sturmlechner
2019-04-09 15:14 Andreas Sturmlechner
2019-03-11 20:27 Andreas Sturmlechner
2019-02-05 23:27 Andreas Sturmlechner
2019-02-02 15:39 Andreas Sturmlechner
2019-01-31 22:15 Thomas Deutschmann
2018-12-31 21:14 Andreas Sturmlechner
2018-11-08 12:29 Andreas Sturmlechner
2018-11-07 23:44 Thomas Deutschmann
2018-11-07 10:16 Mikle Kolyada
2018-10-09  8:09 Andreas Sturmlechner
2018-10-01 18:13 Andreas Sturmlechner
2018-09-28  8:36 Mikle Kolyada
2018-09-08  8:12 Andreas Sturmlechner
2018-09-04  7:46 Andreas Sturmlechner
2018-08-08  8:57 Andreas Sturmlechner
2018-07-21 16:51 Andreas Sturmlechner
2018-07-21 14:13 Mikle Kolyada
2018-07-20 22:40 Thomas Deutschmann
2018-07-14 18:27 Andreas Sturmlechner
2018-07-14 18:27 Andreas Sturmlechner
2018-06-12 20:44 Johannes Huber

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=1582551386.c9cf20e7aa9f205408ddc6a2e83e9579b8ff08ad.asturm@gentoo \
    --to=asturm@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