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-office/kraft/
Date: Thu, 24 Nov 2022 18:13:03 +0000 (UTC)	[thread overview]
Message-ID: <1669313578.3e3097a1ea9c73cc9021b93e7ab6858be3dd1bd6.asturm@gentoo> (raw)

commit:     3e3097a1ea9c73cc9021b93e7ab6858be3dd1bd6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 18:12:27 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 18:12:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3097a1

app-office/kraft: drop 0.95

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/kraft/Manifest          |  1 -
 app-office/kraft/kraft-0.95.ebuild | 50 --------------------------------------
 2 files changed, 51 deletions(-)

diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest
index 8f3e97345d87..0094ce821964 100644
--- a/app-office/kraft/Manifest
+++ b/app-office/kraft/Manifest
@@ -1,2 +1 @@
-DIST kraft-0.95.tar.gz 877790 BLAKE2B 4099845816191c5760f81a5512dc5d5afab1a76eb79c5d3fdead58d7a25342c4f461a6bf4d65313837d6bce32e80c1c8348f674b62358bb08cfdfd3ecf845bad SHA512 8070827a491b2a923b4608752ee2202377aeb2c472a3ee81feaad3b853d13bafe9f9c70719e1dfffeceb1492df80608327a56541453456be87a97bb3d5457f42
 DIST kraft-0.98.tar.gz 968081 BLAKE2B 01221ea11e3d4793b2158f1742a2629759405aed22cc4e2c33e0c2d54862c34eb51f435af11738b383671b254e984a92a3362e9465ebb899054401156f535cba SHA512 f8241ac00d80d45224fdc1d4847724d08ac138ea4c6a95a598b001c977002b2c3e8a9f054a1ac2ac4e86de6de8eff304b11b653a3dc3225ad757c5f5ca501850

diff --git a/app-office/kraft/kraft-0.95.ebuild b/app-office/kraft/kraft-0.95.ebuild
deleted file mode 100644
index e601fabc76db..000000000000
--- a/app-office/kraft/kraft-0.95.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VIRTUALX_REQUIRED="test"
-inherit ecm
-
-DESCRIPTION="Software to manage quotes and invoices in small enterprises"
-HOMEPAGE="https://www.volle-kraft-voraus.de/"
-SRC_URI="https://github.com/dragotin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE="pim"
-
-RESTRICT+=" test" # requires package installed, bug 745408
-
-DEPEND="
-	dev-cpp/ctemplate
-	dev-libs/grantlee:5
-	dev-qt/qtgui:5
-	dev-qt/qtsql:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	kde-frameworks/kconfig:5
-	kde-frameworks/kcontacts:5
-	kde-frameworks/ki18n:5
-	pim? (
-		>=kde-apps/akonadi-19.04.3:5
-		>=kde-apps/akonadi-contacts-19.04.3:5
-		kde-frameworks/kcoreaddons:5
-	)
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS Changes.txt README.md Releasenotes.txt TODO )
-
-PATCHES=( "${FILESDIR}/${P}-i18n-warning.patch" )
-
-src_configure() {
-	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_Asciidoctor=ON
-		$(cmake_use_find_package pim KF5Akonadi)
-		$(cmake_use_find_package pim KF5AkonadiContact)
-	)
-
-	ecm_src_configure
-}


             reply	other threads:[~2022-11-24 18:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-24 18:13 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-01 20:12 [gentoo-commits] repo/gentoo:master commit in: app-office/kraft/ Andreas Sturmlechner
2022-11-24 18:13 Andreas Sturmlechner
2020-09-29 22:10 Andreas Sturmlechner
2020-09-29 12:49 Andreas Sturmlechner
2020-09-28 21:33 Andreas Sturmlechner
2020-06-30 14:10 Andreas Sturmlechner
2020-06-30 14:10 Andreas Sturmlechner
2020-05-17 16:55 Aaron Bauman
2019-12-09 11:21 Andreas Sturmlechner
2019-10-12 21:13 Andreas Sturmlechner
2019-04-18 17:56 Andreas Sturmlechner
2018-04-03 15:18 Andreas Sturmlechner
2018-02-26  0:22 Andreas Sturmlechner
2018-02-26  0:22 Andreas Sturmlechner
2018-02-08 19:39 Andreas Sturmlechner
2018-02-08 19:36 Andreas Sturmlechner
2018-01-13 18:55 Andreas Sturmlechner
2018-01-13 18:55 Andreas Sturmlechner
2017-12-28  0:30 Andreas Sturmlechner
2017-12-28  0:30 Andreas Sturmlechner
2017-11-19 19:47 Andreas Sturmlechner
2016-02-14 16:58 Michael Palimaka
2016-02-14 14:12 Michael Palimaka
2016-01-27  9:22 Agostino Sarubbo
2015-10-01 11:50 Michael Palimaka
2015-09-20 13:06 Manuel Rüger
2015-09-19 13:30 Agostino Sarubbo

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=1669313578.3e3097a1ea9c73cc9021b93e7ab6858be3dd1bd6.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