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/kirigami/
Date: Tue, 12 Dec 2017 17:30:51 +0000 (UTC)	[thread overview]
Message-ID: <1513099827.96afa3d5d5afb0582ba826af14c00b7fe0a8f1d6.asturm@gentoo> (raw)

commit:     96afa3d5d5afb0582ba826af14c00b7fe0a8f1d6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 16:47:48 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 17:30:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96afa3d5

kde-frameworks/kirigami: Drop slot 1

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 kde-frameworks/kirigami/Manifest              |  1 -
 kde-frameworks/kirigami/kirigami-1.1.0.ebuild | 40 ---------------------------
 2 files changed, 41 deletions(-)

diff --git a/kde-frameworks/kirigami/Manifest b/kde-frameworks/kirigami/Manifest
index beef46eba1f..743f51f5e17 100644
--- a/kde-frameworks/kirigami/Manifest
+++ b/kde-frameworks/kirigami/Manifest
@@ -1,3 +1,2 @@
-DIST kirigami-1.1.0.tar.xz 262152 BLAKE2B 6025f4362174219e3dc4a36da67a8e22e3457ed1aedf1fe9053a500ccdb29b19af916239fcac7a1919ca55e252abfb9de8f13df93cda39b5e78cb20e740f3423 SHA512 83d1c0600fed7838b25ddfa3d20e1abef594c8e5fa202314ef1c22b6548573db36058f02620236cd9bba9f65f45f8821fa37558689b49776f9fe3119c89b0b63
 DIST kirigami2-5.40.0.tar.xz 291456 BLAKE2B d00d9df6880c45b1c74430fdeb9e09d2e7292e6b9512213969e5ff8c5668df1cc85b3c0116a86f546ec11f8e96a2a66fa599c29d46efafa3e2bd7db2a9329071 SHA512 689d91f23a1300afd9204173a40e2a100e83b0eb38d02962236ab1ff91fd4659dcc60d84c815766a38cacf38294488d82c5d0b9d540c1a0972489aa29e300974
 DIST kirigami2-5.41.0.tar.xz 292460 BLAKE2B 51195f79d37fc2832c6be5d31394823eb9d862217feec4259956cfa8d6579fe0683d7bfb4036eeabdbb1c4cfbc4fe134ff06bc523629cfcd02f4766299a76276 SHA512 987f666822aa2c137c57019aed6e811ddd6406318252cd48e71412ee3e6bcb22cd35042c5e3a0e0da5d12db48e4bf7168199d7c473f100a07913f32b1cd23bd1

diff --git a/kde-frameworks/kirigami/kirigami-1.1.0.ebuild b/kde-frameworks/kirigami/kirigami-1.1.0.ebuild
deleted file mode 100644
index 1b1ff4256b2..00000000000
--- a/kde-frameworks/kirigami/kirigami-1.1.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Lightweight user interface framework for mobile and convergent applications"
-HOMEPAGE="https://techbase.kde.org/Kirigami"
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2+"
-SLOT="1"
-KEYWORDS="amd64 ~arm x86"
-IUSE="examples plasma"
-
-RDEPEND="
-	$(add_qt_dep qtdeclarative)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtsvg)
-	plasma? ( $(add_frameworks_dep plasma) )
-"
-DEPEND="${RDEPEND}
-	$(add_qt_dep linguist-tools)
-"
-
-src_prepare() {
-	kde5_src_prepare
-
-	sed -i -e "/find_package(Qt5/s/Test//" CMakeLists.txt || die
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_EXAMPLES=$(usex examples)
-		-DPLASMA_ENABLED=$(usex plasma)
-	)
-
-	kde5_src_configure
-}


             reply	other threads:[~2017-12-12 17:30 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-12 17:30 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 16:37 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kirigami/ Arthur Zamarin
2024-09-05 19:30 Sam James
2024-09-02  6:50 Sam James
2024-08-31 10:44 Andreas Sturmlechner
2024-08-31 10:44 Andreas Sturmlechner
2024-08-31 10:44 Andreas Sturmlechner
2024-03-24 21:03 Andreas Sturmlechner
2024-03-24 21:03 Andreas Sturmlechner
2024-01-01  4:07 Sam James
2023-02-05 13:54 Andreas Sturmlechner
2022-08-06  7:45 Andreas Sturmlechner
2022-07-26 12:08 Andreas Sturmlechner
2022-04-09 16:07 Andreas Sturmlechner
2021-11-23 14:59 Andreas Sturmlechner
2021-04-04 13:23 Andreas Sturmlechner
2021-03-13 16:33 Andreas Sturmlechner
2021-01-24 19:34 Sam James
2021-01-24  3:46 Sam James
2021-01-23 13:29 Andreas Sturmlechner
2020-09-29 12:49 Andreas Sturmlechner
2020-02-26 10:01 Andreas Sturmlechner
2020-02-10 23:27 Andreas Sturmlechner
2020-02-10 23:27 Andreas Sturmlechner
2019-11-20 12:22 Andreas Sturmlechner
2019-03-13 11:05 Andreas Sturmlechner
2019-03-13 11:05 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-08-15 18:33 Andreas Sturmlechner
2018-06-26 12:24 Andreas Sturmlechner
2018-06-10 18:37 Thomas Deutschmann
2018-03-09 19:50 Mart Raudsepp
2017-12-08 23:40 Thomas Deutschmann
2017-11-08  8:55 Andreas Sturmlechner
2017-09-12 20:33 Andreas Sturmlechner

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=1513099827.96afa3d5d5afb0582ba826af14c00b7fe0a8f1d6.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