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: app-cdr/kcdemu/
Date: Mon,  1 Apr 2019 10:55:50 +0000 (UTC)	[thread overview]
Message-ID: <1554116131.16e7144ff75d65a86b35c2ae555d5fbade50bfda.kensington@gentoo> (raw)

commit:     16e7144ff75d65a86b35c2ae555d5fbade50bfda
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 10:44:25 2019 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 10:55:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e7144f

app-cdr/kcdemu: remove 0.7.2

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>

 app-cdr/kcdemu/Manifest            |  1 -
 app-cdr/kcdemu/kcdemu-0.7.2.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/app-cdr/kcdemu/Manifest b/app-cdr/kcdemu/Manifest
index c129547de1e..a638d7d1feb 100644
--- a/app-cdr/kcdemu/Manifest
+++ b/app-cdr/kcdemu/Manifest
@@ -1,2 +1 @@
-DIST kcdemu-0.7.2.tar.bz2 16408 BLAKE2B 45737abd24b236205b476cfc87b9290d1cd3ef846fbe5ee9626e8256475a33af2d00a9856d4924feaf5f6fe7623a473b05e891acd672ba099bd01c5f5bdab762 SHA512 9ffe5a2d42622cb7e7e072b29eb9977464dfa2517f0d3d2af5580da0dae2fc7e56be8aebcb1dc94aecdc279a12baa3a27fa999293a25c3ebd0316c92848516fa
 DIST kde_cdemu-0.7.3.tar.bz2 14140 BLAKE2B 8631e7cd71605a90f2e9d6ac3c1052466a4469bbbf84bcab883b998bab8a562489483580a0a5c31c3e591d47edaba5648fad58227097b6c15e461dc2a6573727 SHA512 40a87c669a091a5eb1dfa38ccf080c5671349bc88600d4ede914d4e94a2d85962fe4d6afa2eb05a2582feef9d9b3a9949b9d2916acfa43089af5c3515c020aad

diff --git a/app-cdr/kcdemu/kcdemu-0.7.2.ebuild b/app-cdr/kcdemu/kcdemu-0.7.2.ebuild
deleted file mode 100644
index 09dea77fc93..00000000000
--- a/app-cdr/kcdemu/kcdemu-0.7.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="kde_cdemu"
-inherit kde5
-
-DESCRIPTION="Frontend to cdemu daemon based on KDE Frameworks"
-HOMEPAGE="https://www.linux-apps.com/p/998461/"
-SRC_URI="https://dl.opendesktop.org/api/files/download/id/1481242372/${MY_PN}-${PV}.tar.bz2 -> ${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-	>=app-cdr/cdemu-2.0.0[cdemu-daemon]
-	!app-cdr/kcdemu:4
-"
-
-S=${WORKDIR}/${MY_PN}


             reply	other threads:[~2019-04-01 10:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 10:55 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01 19:27 [gentoo-commits] repo/gentoo:master commit in: app-cdr/kcdemu/ Andreas Sturmlechner
2024-09-29  0:14 Sam James
2024-09-13 17:20 Andreas Sturmlechner
2024-09-13 17:20 Andreas Sturmlechner
2023-11-14 22:55 Andreas Sturmlechner
2022-12-25 23:33 Andreas Sturmlechner
2020-11-25 16:23 Mikle Kolyada
2020-11-25 16:19 Mikle Kolyada
2020-10-12 16:15 Andreas Sturmlechner
2019-12-09 11:21 Andreas Sturmlechner
2019-04-01 10:55 Michael Palimaka
2019-03-06  7:52 Andreas Sturmlechner
2019-03-03 23:10 Andreas Sturmlechner
2017-03-21 18:07 Johannes Huber
2017-03-20 12:28 Agostino Sarubbo
2017-01-21 19:52 Johannes Huber
2017-01-21 19:52 Johannes Huber
2016-04-07  9:03 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=1554116131.16e7144ff75d65a86b35c2ae555d5fbade50bfda.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