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-apps/libkcompactdisc/
Date: Sun, 27 Aug 2017 09:35:45 +0000 (UTC)	[thread overview]
Message-ID: <1503826530.ea92a0743228634f270fedef6777d096ffbe924f.asturm@gentoo> (raw)

commit:     ea92a0743228634f270fedef6777d096ffbe924f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 09:32:05 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 09:35:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea92a074

kde-apps/libkcompactdisc: Drop slot 4

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-apps/libkcompactdisc/Manifest                  |  1 -
 .../libkcompactdisc/libkcompactdisc-16.08.3.ebuild | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/kde-apps/libkcompactdisc/Manifest b/kde-apps/libkcompactdisc/Manifest
index 9da2d9f7193..8ac45318d3b 100644
--- a/kde-apps/libkcompactdisc/Manifest
+++ b/kde-apps/libkcompactdisc/Manifest
@@ -1,3 +1,2 @@
-DIST libkcompactdisc-16.08.3.tar.xz 76240 SHA256 c48d23d355dddc538e4ed5538482e5ccbefd23f3928aaa625148928d5c793224 SHA512 07070f4fed8d0e7dea5503b7ae27c0bbe093bf4b08d3d06c792e0069a4d6eed7bd23f3f60013695af6dbb1adc79d59a5e13e2516cf2c54a3d2ef0011e05b28d8 WHIRLPOOL aed6c827dca44a8302de2da9ad4271cf83aa7f78f630971b669f513a260c1b3699c38c1d3217aa3fa930c1303832a5779429caa1990e89e263cd07cd4d331c37
 DIST libkcompactdisc-17.04.3.tar.xz 88576 SHA256 72d7d6220c07b876c0e524de077c19fae709a09c70e3019d4e3b20e77140257f SHA512 3977c097437d0a9c4b601a0bc838773cd81af21c63d31d9410566f4d4c3226a7275535af82774731bc09a982602f8935b110451e3784b22939fbe06fb875566c WHIRLPOOL 1e6a5f858aec41f5c4efffb57c13675a62eccfa732cefb01b2028c3494d9f02c526aaea30e21a2da606542f6881656503f0a30927311994a3a49bfa0245dec1c
 DIST libkcompactdisc-17.08.0.tar.xz 88636 SHA256 93a3ea0ecd0bb9c23e53d74a3bae4b958778de1c967853d4842ff79b6c3d0a9b SHA512 10620d356f19980cecc0a53296fa38130dd3aa327a5968d375d6d4590c51d9aaa5e8458ae94fb2860aea6b93497a5edbb86c24a3a5c8cb8dabe9869da12df886 WHIRLPOOL b49f70264284d7b9a58489cbdee11b43840b3db4daf12604ecf3992c494072ae9b6f9d4042076502d3004314644278f4d28be87978b2db9ce906d9ecf34347c3

diff --git a/kde-apps/libkcompactdisc/libkcompactdisc-16.08.3.ebuild b/kde-apps/libkcompactdisc/libkcompactdisc-16.08.3.ebuild
deleted file mode 100644
index 581b72d667c..00000000000
--- a/kde-apps/libkcompactdisc/libkcompactdisc-16.08.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde4-base
-
-DESCRIPTION="KDE library for playing & ripping CDs"
-KEYWORDS="amd64 x86"
-IUSE="alsa debug"
-
-DEPEND="
-	media-libs/phonon[qt4]
-	alsa? ( media-libs/alsa-lib )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package alsa Alsa)
-	)
-	kde4-base_src_configure
-}


             reply	other threads:[~2017-08-27  9:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-27  9:35 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02 13:22 [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkcompactdisc/ Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2021-09-14 14:15 Yixun Lan
2020-10-16 17:46 Georgy Yakovlev
2017-04-16 19:37 Andreas Sturmlechner
2016-03-22 17:19 Michael Palimaka
2016-03-06 10:14 Mikle Kolyada
2016-03-05 11:41 Mikle Kolyada

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=1503826530.ea92a0743228634f270fedef6777d096ffbe924f.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