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: Sat, 13 Jan 2018 18:55:12 +0000 (UTC)	[thread overview]
Message-ID: <1515869704.297cb1219a9ac9193abc6a1744609537e43fb0b7.asturm@gentoo> (raw)

commit:     297cb1219a9ac9193abc6a1744609537e43fb0b7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 18:51:17 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 18:55:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297cb121

app-office/kraft: Drop 0.80_beta3

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-office/kraft/Manifest                |  1 -
 app-office/kraft/kraft-0.80_beta3.ebuild | 49 --------------------------------
 2 files changed, 50 deletions(-)

diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest
index 8ac5bac1772..46a10de2d7d 100644
--- a/app-office/kraft/Manifest
+++ b/app-office/kraft/Manifest
@@ -1,2 +1 @@
-DIST kraft-0.80_beta3.tar.gz 625756 BLAKE2B ecbad304b76b7bec827573d4f001ac36b55c84df1a78fcdee25d71dc6efc9b341aa6d708bd288beee3a7c75d2f1b60f01aa6877a29ef750487a516d7575de5a3 SHA512 d94b00fb8b366473948641425288118acf276b429169c4e187b66dfb1ce4bc0d326ee215bd8b3dcbde25d2ec04ab2f0c3dcf4c22ada676a31e761a8278bc06da
 DIST kraft-0.80_beta5.tar.gz 626664 BLAKE2B 431e6908414fbbdd13b19f4ddac54395099cbefb96ea1dc73ecdb97fbfba66f5b4c42dd77bf479f81fdbcfa867e5d75a3a0b1aaf6fcc0c908bff3092d81787f7 SHA512 0a39fa8d98cf2aa156a9219d5950006b88bd45af59cf23fd4486e27ec54288e1bb18d8887dd53fc99c7e9f47ceeea20e27e55a281d8ccb1e29a82c073e2c0360

diff --git a/app-office/kraft/kraft-0.80_beta3.ebuild b/app-office/kraft/kraft-0.80_beta3.ebuild
deleted file mode 100644
index 8046838cfbc..00000000000
--- a/app-office/kraft/kraft-0.80_beta3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Software to manage quotes and invoices in small enterprises"
-HOMEPAGE="http://www.volle-kraft-voraus.de/"
-SRC_URI="https://github.com/dragotin/${PN}/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="pim"
-
-DEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_kdeapps_dep kcontacts)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtsql)
-	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtxml)
-	dev-cpp/ctemplate
-	pim? (
-		$(add_kdeapps_dep akonadi)
-		$(add_kdeapps_dep akonadi-contacts)
-	)
-"
-RDEPEND="${DEPEND}
-	!app-office/kraft:4
-"
-
-DOCS=( AUTHORS Changes.txt README Releasenotes.txt TODO )
-
-S="${WORKDIR}/${PN}-${PV/_/}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package pim KF5Akonadi)
-		$(cmake-utils_use_find_package pim KF5AkonadiContact)
-	)
-
-	kde5_src_configure
-}


             reply	other threads:[~2018-01-13 18:55 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-13 18:55 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
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
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=1515869704.297cb1219a9ac9193abc6a1744609537e43fb0b7.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