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: kde-frameworks/kactivities/
Date: Wed,  5 Jul 2017 10:12:58 +0000 (UTC)	[thread overview]
Message-ID: <1499249455.0c031de3e7cb6672f4befcee36a3b753aa11e98c.asturm@gentoo> (raw)

commit:     0c031de3e7cb6672f4befcee36a3b753aa11e98c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 10:10:55 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 10:10:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c031de3

kde-frameworks/kactivities: Drop slot 4

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-frameworks/kactivities/Manifest                |  1 -
 .../kactivities/kactivities-4.13.3-r2.ebuild       | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/kde-frameworks/kactivities/Manifest b/kde-frameworks/kactivities/Manifest
index 4135070cda5..72f87de3503 100644
--- a/kde-frameworks/kactivities/Manifest
+++ b/kde-frameworks/kactivities/Manifest
@@ -1,3 +1,2 @@
-DIST kactivities-4.13.3.tar.xz 87476 SHA256 c7cb9d023f6e5cd01d76568c3590303ea3ecb4ebe9535b31862957846f5e898a SHA512 1d248ae6045a7ae8d54ce5355100cd76be954c2a57be3abaab968d8ff2693d09aa9b1d0242266de4eedf6005bedfde38df69a84a9a5a0b16606fe958159b31bc WHIRLPOOL 0056402e851cda3c5930ed2440d259b9b23750f9356e9598e4ef17c6be38265bc4ebfeb43ac568636ff92399e3f560afa547977ad24f54f4eb4fad4df283cc0d
 DIST kactivities-5.34.0.tar.xz 61076 SHA256 b5b8273fae5ea0a243c447f0ea34b890197b6d29b17e4d64645113d7db5ce635 SHA512 381da57241ba98e992c180b4c473613dfae2148086c32216ef62509ee72c8edc6d30dbc97bf1653f6b78eedac095b190e111cd97d89e4c29905e06552cba28b9 WHIRLPOOL 795b07483ecf78941b88fddede068dd9a2b7ae6c584dfbaaa6899f87829677bfdc640ece8ed25ae25c292eae783886f650b3ff65720ea9b2c87c598367907cdd
 DIST kactivities-5.35.0.tar.xz 60936 SHA256 24307d4b8526aa5e140e83044d0bec390d0badfc5ba777557269e95df65ca211 SHA512 db24c72cf7c918b6c53679cf505cad7997cc9704c4fd5a451d9194cccdbca260b45c3dcc21fbaf42360ccff7aefa1ad4838c09b63087564491e2ce62289bc70a WHIRLPOOL 8f349202f3728c1a4ec513f083afa0235affe29a24dde9902bef66c7e996002bf07cbea1db6464b3a75e704fec823e171f7cf6e8b9dba99a68e161987798dafe

diff --git a/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild b/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild
deleted file mode 100644
index 3b64a245173..00000000000
--- a/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-EGIT_BRANCH="KDE/4.13"
-inherit kde4-base
-
-DESCRIPTION="KDE Activity Manager"
-
-KEYWORDS="amd64 ~arm x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-	kde-plasma/kactivitymanagerd:5
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DKACTIVITIES_LIBRARY_ONLY=ON
-		-DWITH_NepomukCore=OFF
-	)
-	kde4-base_src_configure
-}


             reply	other threads:[~2017-07-05 10:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-05 10:12 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-10 11:54 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kactivities/ Mikle Kolyada
2017-07-25 18:14 Alexis Ballier
2016-03-27 21:26 Johannes Huber
2016-02-19 12:48 Michael Palimaka
2016-02-12  6:29 Michael Palimaka
2015-10-17 18:22 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=1499249455.0c031de3e7cb6672f4befcee36a3b753aa11e98c.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