public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ivtv-firmware/
@ 2017-07-22 12:30 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2017-07-22 12:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c4d117529e32cafd61fbfde2072a1e10cb2cb4b7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 22 12:26:47 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 22 12:29:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d11752

sys-firmware/ivtv-firmware: Drop mythtv from maintainers

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 sys-firmware/ivtv-firmware/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sys-firmware/ivtv-firmware/metadata.xml b/sys-firmware/ivtv-firmware/metadata.xml
index c91568d7473..bd3d94ffd0d 100644
--- a/sys-firmware/ivtv-firmware/metadata.xml
+++ b/sys-firmware/ivtv-firmware/metadata.xml
@@ -4,8 +4,4 @@
 	<maintainer type="person">
 		<email>cardoe@gentoo.org</email>
 	</maintainer>
-<maintainer type="project">
-		<email>mythtv@gentoo.org</email>
-		<name>MythTV</name>
-	</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ivtv-firmware/
@ 2021-11-27  0:03 Marek Szuba
  0 siblings, 0 replies; 6+ messages in thread
From: Marek Szuba @ 2021-11-27  0:03 UTC (permalink / raw
  To: gentoo-commits

commit:     8504d35f48cbdc684f06db0828e0843681221418
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 23:55:46 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 23:55:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8504d35f

sys-firmware/ivtv-firmware: update EAPI 5 -> 8

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 .../ivtv-firmware/ivtv-firmware-20080701-r2.ebuild   | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
new file mode 100644
index 000000000000..9e8725143de3
--- /dev/null
+++ b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="firmware for Hauppauge PVR-x50 and Conexant 2341x based cards"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+LICENSE="Hauppauge-Firmware"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+S=${WORKDIR}
+
+src_install() {
+	insinto /lib/firmware
+	doins v4l-cx2341x-*.fw v4l-pvrusb2-*.fw
+	doins *.mpg
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ivtv-firmware/
@ 2021-12-14 16:09 Jakov Smolić
  0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     52d1dab4ae9bd61e30efa8e50bf8d313409395af
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:08:37 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:08:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d1dab4

sys-firmware/ivtv-firmware: Stabilize 20080701-r2 amd64, #826526

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
index 9e8725143de3..912d4e29ee69 100644
--- a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
+++ b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="Hauppauge-Firmware"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 S=${WORKDIR}
 


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

* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ivtv-firmware/
@ 2021-12-14 16:15 Jakov Smolić
  0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     445ef46e8c22c955f56e90f09d34a787791fdd7a
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:14:59 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:14:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445ef46e

sys-firmware/ivtv-firmware: Stabilize 20080701-r2 x86, #826526

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
index 912d4e29ee69..c7210366ea06 100644
--- a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
+++ b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="Hauppauge-Firmware"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 S=${WORKDIR}
 


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

* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ivtv-firmware/
@ 2021-12-14 20:34 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2021-12-14 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     da1748b916c362420d37c7cdc31b46b03a08abe0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 20:33:19 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 20:34:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da1748b9

sys-firmware/ivtv-firmware: Stabilize 20080701-r2 ppc, #826526

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
index c7210366ea06..112373f1a2be 100644
--- a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
+++ b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="Hauppauge-Firmware"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 S=${WORKDIR}
 


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

* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ivtv-firmware/
@ 2021-12-14 20:38 Jakov Smolić
  0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2021-12-14 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     7fb695455e4c8af20f811df1310cae2677c2e3b3
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 20:38:05 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 20:38:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb69545

sys-firmware/ivtv-firmware: Drop EAPI-5 ebuild

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 .../ivtv-firmware/ivtv-firmware-20080701-r1.ebuild  | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r1.ebuild b/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r1.ebuild
deleted file mode 100644
index 0ac539665e44..000000000000
--- a/sys-firmware/ivtv-firmware/ivtv-firmware-20080701-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="firmware for Hauppauge PVR-x50 and Conexant 2341x based cards"
-HOMEPAGE="http://www.ivtvdriver.org/index.php/Firmware"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="Hauppauge-Firmware"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-S=${WORKDIR}
-
-src_install() {
-	insinto /lib/firmware
-	doins v4l-cx2341x-*.fw v4l-pvrusb2-*.fw
-	doins *.mpg
-}


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

end of thread, other threads:[~2021-12-14 20:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-14 16:09 [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ivtv-firmware/ Jakov Smolić
  -- strict thread matches above, loose matches on Subject: below --
2021-12-14 20:38 Jakov Smolić
2021-12-14 20:34 Arthur Zamarin
2021-12-14 16:15 Jakov Smolić
2021-11-27  0:03 Marek Szuba
2017-07-22 12:30 Andreas Sturmlechner

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