public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmix/
Date: Tue,  5 Dec 2017 15:18:46 +0000 (UTC)	[thread overview]
Message-ID: <1512486651.b2973356a6b50b85bbfba6a7db165e2299ab4f6e.voyageur@gentoo> (raw)

commit:     b2973356a6b50b85bbfba6a7db165e2299ab4f6e
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  5 14:24:24 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 15:10:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2973356

x11-plugins/wmix: drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmix/Manifest           |  1 -
 x11-plugins/wmix/wmix-3.1-r1.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/x11-plugins/wmix/Manifest b/x11-plugins/wmix/Manifest
index 477901ce476..34142113093 100644
--- a/x11-plugins/wmix/Manifest
+++ b/x11-plugins/wmix/Manifest
@@ -1,2 +1 @@
-DIST wmix-3.1.tar.gz 21344 SHA256 4b2a042768a685ed8d30e6a7ed6bd4e13022665c9d772545654c89ec1437e322 SHA512 ee612df2b6c8b6137811776d91552ec1c4a2e3e93f683da709ac4e6d139ce43dbd76be9d750c8955b933ad5910fa2efd2d0cd3afda1b026948065362fd158f3d WHIRLPOOL 8f5643cf501311d6b6bfb496dc5f78a8ee86cd411ef4ec5071cab905dabb167ace67cb0acd273edc76699f46bb8948303c1071f5acdebc7f829b838fe259c8d9
 DIST wmix-3.2.tar.gz 33504 SHA256 6912949cfa654aa2721cfcda7cf6544f631ec1f987ec2495524c2279fcb41014 SHA512 8382ab849aeacfc88d28cd094c0d9a3218f8aa26b763d9fb4fd8b9837c275a835cc3e29df0659c244fa94b884ebc36b571fe824eaa785a736e630dc2e0081417 WHIRLPOOL 2d23a2833de8c78063a3becb3931d238cab690a2b5f0620c88528cf14a9a33c1960106933a136a3289c406773387f849c6f172ed52fde92f192e6099b977b937

diff --git a/x11-plugins/wmix/wmix-3.1-r1.ebuild b/x11-plugins/wmix/wmix-3.1-r1.ebuild
deleted file mode 100644
index 6ab73bed47b..00000000000
--- a/x11-plugins/wmix/wmix-3.1-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Dockapp mixer for OSS or ALSA"
-HOMEPAGE="http://www.ne.jp/asahi/linux/timecop/"
-SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	x11-proto/xproto
-	x11-proto/xextproto"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/fix-wmix-3.1-version-number.patch
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" \
-		LDFLAGS="${LDFLAGS}" || die "emake failed."
-}
-
-src_install() {
-	dobin ${PN}
-	doman "${FILESDIR}"/${PN}.1
-	dodoc AUTHORS BUGS NEWS README sample.wmixrc
-}


             reply	other threads:[~2017-12-05 15:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05 15:18 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-10 14:22 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmix/ Bernard Cafarelli
2020-12-17 14:50 Aaron Bauman
2020-12-17 12:21 Sam James
2020-12-03  2:01 Thomas Deutschmann
2020-11-29 17:08 Sergei Trofimovich
2020-05-03 10:15 Bernard Cafarelli
2020-01-29 18:28 Bernard Cafarelli
2019-07-30 20:48 Bernard Cafarelli
2018-08-17 20:39 Bernard Cafarelli
2018-08-10 21:56 Bernard Cafarelli
2018-05-05 19:28 Aaron Bauman
2017-12-05 15:18 Bernard Cafarelli
2017-12-05 15:18 Bernard Cafarelli
2016-04-09 14:17 Agostino Sarubbo
2016-04-09 14:14 Agostino Sarubbo

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=1512486651.b2973356a6b50b85bbfba6a7db165e2299ab4f6e.voyageur@gentoo \
    --to=voyageur@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