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: media-sound/qastools/
Date: Fri, 28 Oct 2016 14:05:13 +0000 (UTC)	[thread overview]
Message-ID: <1477663503.9b333ee539880315e88bddccfe17eae3e16949c2.kensington@gentoo> (raw)

commit:     9b333ee539880315e88bddccfe17eae3e16949c2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 14:04:59 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 14:05:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b333ee5

media-sound/qastools: remove old

Package-Manager: portage-2.3.2

 media-sound/qastools/Manifest                  |  1 -
 media-sound/qastools/qastools-0.18.1-r1.ebuild | 43 --------------------------
 2 files changed, 44 deletions(-)

diff --git a/media-sound/qastools/Manifest b/media-sound/qastools/Manifest
index 217a606..eaf0bb5 100644
--- a/media-sound/qastools/Manifest
+++ b/media-sound/qastools/Manifest
@@ -1,2 +1 @@
-DIST qastools_0.18.1.tar.xz 207752 SHA256 ef94bd3ab8660ff169f2b9a0425b3a415a62e2c5c34427b9ec7af2299dde2dc6 SHA512 011d45bae593514647b6f7af3135467f1a3a203fa85a76d72eb26f766701318131500dd44e00765fcd80addd096fa71e49d1e9a0d00e7bf618ec1037207d584c WHIRLPOOL 294364384a5b9f39b829897aa7932605d61717582538c7893453313911717961943cb0bc340766f9fa6f83e16117bd1378d8bceffd39484b5cd76d6b746872b7
 DIST qastools_0.21.0.tar.xz 206548 SHA256 2380e0ed16d24771404a7e4783b5b14f7be344915a40b5cf16e417ea58699b26 SHA512 17c837ef508a5bf1853f597abd38c3c950914c8cefe98f83a47a911462e1da11f410e3fe3f8426e3f17a3aac8980ee6459f50de2480120813202b342a1e3509b WHIRLPOOL 90c340e296cdf8c5648635a9d043f81f26f4eb4c8263cdf84b351a54b0fabeebb12491d7ccccf634a55468e118ef58586d6580aee939c9e128f15ffeed9b5dfa

diff --git a/media-sound/qastools/qastools-0.18.1-r1.ebuild b/media-sound/qastools/qastools-0.18.1-r1.ebuild
deleted file mode 100644
index e299776..00000000
--- a/media-sound/qastools/qastools-0.18.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PLOCALES="cs de es he ru"
-inherit cmake-utils l10n
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Qt4 GUI ALSA tools: mixer, configuration browser"
-HOMEPAGE="http://xwmw.org/qastools/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${MY_P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="media-libs/alsa-lib
-	>=dev-qt/qtcore-4.6:4
-	>=dev-qt/qtgui-4.6:4
-	>=dev-qt/qtsvg-4.6:4
-	virtual/libudev"
-DEPEND="${RDEPEND}
-	app-arch/xz-utils"
-
-S=${WORKDIR}/${MY_P}
-DOCS=( CHANGELOG README TODO )
-
-rm_loc() {
-	rm i18n/ts/app_${1}.ts || die "removing ${1} locale failed"
-}
-
-src_prepare() {
-	cmake-utils_src_prepare
-	l10n_for_each_disabled_locale_do rm_loc
-}
-
-src_configure() {
-	local mycmakeargs=( -DSKIP_LICENSE_INSTALL=TRUE )
-	cmake-utils_src_configure
-}


             reply	other threads:[~2016-10-28 14:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-28 14:05 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02  9:10 [gentoo-commits] repo/gentoo:master commit in: media-sound/qastools/ Andreas Sturmlechner
2024-08-31 20:47 Sam James
2024-08-31 20:47 Sam James
2024-08-01  7:59 Miroslav Šulc
2024-08-01  7:43 Miroslav Šulc
2024-03-07  9:39 Andreas Sturmlechner
2020-10-09  8:41 Agostino Sarubbo
2020-10-04 17:00 Sam James
2020-07-18  8:41 Andreas Sturmlechner
2020-07-17  7:44 Agostino Sarubbo
2017-04-27 10:36 Agostino Sarubbo
2017-04-26  7:40 Agostino Sarubbo
2016-05-27 17:21 Davide Pesavento
2016-02-19 13:55 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=1477663503.9b333ee539880315e88bddccfe17eae3e16949c2.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