public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/timemachine/
@ 2017-02-25 10:39 Manuel Rüger
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rüger @ 2017-02-25 10:39 UTC (permalink / raw
  To: gentoo-commits

commit:     72464b8e511de539668e7c71908084b536305b52
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 10:39:17 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 10:39:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72464b8e

media-sound/timemachine: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/timemachine/Manifest                 |  1 -
 media-sound/timemachine/timemachine-0.3.1.ebuild | 31 -----------------------
 media-sound/timemachine/timemachine-0.3.3.ebuild | 32 ------------------------
 3 files changed, 64 deletions(-)

diff --git a/media-sound/timemachine/Manifest b/media-sound/timemachine/Manifest
index fb9803a7b1..6b50a137bb 100644
--- a/media-sound/timemachine/Manifest
+++ b/media-sound/timemachine/Manifest
@@ -1,2 +1 @@
-DIST timemachine-0.3.1.tar.gz 158344 SHA256 670ce6e9eff6f7b48fdd08be3678c46b997647c9b4541e46c1db66801cf67a87 SHA512 dadcd9eafaa07b11c2d66e4104ffe5a1712da623ce9796db4a87c8d474cbca32aae71e24341f4a75300a817878a50bee47e20959da19cd71db2181b11c1d5bcc WHIRLPOOL 82059dc16d82cc15e0bf40d0ae8975b3caef404b24664c542f62fe922429a671564ee5d7c5761b4bf9213c952b02af3b5feb33f496b5a0d8442cdddff60b96e8
 DIST timemachine-0.3.3.tar.gz 169021 SHA256 3e798a952b83874e3d60642ca4a7e0c2e2990c4659561009087da95044b21f9d SHA512 9fd079d3be2a22ebd7a8afe6eebef9d2adab743c8d3c0124adcbaed78fb1863c5a087e95763185745f1d2767a939583814d0c889147c29742c39ab860c96748f WHIRLPOOL 1d14fe4ef4711703cce893eb350825114a0d5471bc9d6c4969cc0d0292dc51d71c8543d2ca1c614ab11b93ffa7e093419e6491236da3248a628f28080ca5329a

diff --git a/media-sound/timemachine/timemachine-0.3.1.ebuild b/media-sound/timemachine/timemachine-0.3.1.ebuild
deleted file mode 100644
index 360164c5e4..0000000000
--- a/media-sound/timemachine/timemachine-0.3.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-
-DESCRIPTION="JACK client record button remembering the last 10 seconds when pressed"
-HOMEPAGE="http://plugin.org.uk/timemachine/"
-SRC_URI="http://plugin.org.uk/timemachine/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="lash"
-
-RDEPEND=">=media-sound/jack-audio-connection-kit-0.80
-	x11-libs/gtk+:2
-	>=media-libs/libsndfile-1.0.5
-	lash? ( >=media-sound/lash-0.5 )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_configure() {
-	econf \
-		$(use_enable lash)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc ChangeLog
-}

diff --git a/media-sound/timemachine/timemachine-0.3.3.ebuild b/media-sound/timemachine/timemachine-0.3.3.ebuild
deleted file mode 100644
index 0ceb726769..0000000000
--- a/media-sound/timemachine/timemachine-0.3.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-
-DESCRIPTION="JACK client record button remembering the last 10 seconds when pressed"
-HOMEPAGE="http://plugin.org.uk/timemachine/"
-SRC_URI="http://plugin.org.uk/timemachine/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="lash"
-
-RDEPEND=">=media-sound/jack-audio-connection-kit-0.80
-	x11-libs/gtk+:2
-	>=media-libs/libsndfile-1.0.5
-	media-libs/liblo
-	lash? ( >=media-sound/lash-0.5 )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_configure() {
-	econf \
-		$(use_enable lash)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc ChangeLog
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/timemachine/
@ 2020-01-17  9:29 Agostino Sarubbo
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2020-01-17  9:29 UTC (permalink / raw
  To: gentoo-commits

commit:     378085a0b20b606eec17b0213c2887d28a5f4fe5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 17 09:28:31 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 09:29:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378085a0

media-sound/timemachine: amd64 stable wrt bug #705632

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-sound/timemachine/timemachine-0.3.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/timemachine/timemachine-0.3.4.ebuild b/media-sound/timemachine/timemachine-0.3.4.ebuild
index 459c251e230..042405a6dec 100644
--- a/media-sound/timemachine/timemachine-0.3.4.ebuild
+++ b/media-sound/timemachine/timemachine-0.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/swh/timemachine/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="lash"
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/timemachine/
@ 2020-01-17 10:48 Agostino Sarubbo
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2020-01-17 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     2be86f8737cd230f255db715bd8d7ae8048b18ea
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 17 10:48:26 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 10:48:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be86f87

media-sound/timemachine: x86 stable wrt bug #705632

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-sound/timemachine/timemachine-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/timemachine/timemachine-0.3.4.ebuild b/media-sound/timemachine/timemachine-0.3.4.ebuild
index 042405a6dec..15f01e392ab 100644
--- a/media-sound/timemachine/timemachine-0.3.4.ebuild
+++ b/media-sound/timemachine/timemachine-0.3.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/swh/timemachine/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="lash"
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-17 10:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25 10:39 [gentoo-commits] repo/gentoo:master commit in: media-sound/timemachine/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2020-01-17  9:29 Agostino Sarubbo
2020-01-17 10:48 Agostino Sarubbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox