public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/linuxtv-dvb-headers/
@ 2017-06-26  7:54 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2017-06-26  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     aae89a5947ab5dfb6e81c0c3037d4c04c1cc9409
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 07:50:05 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 07:50:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae89a59

virtual/linuxtv-dvb-headers: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
index f194a0666f1..8720063a861 100644
--- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
+++ b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
@@ -5,6 +5,6 @@ EAPI=5
 
 DESCRIPTION="Virtual Package installing the Header files for DVB"
 SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 x86"
 
 RDEPEND=">=sys-kernel/linux-headers-3.7"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/linuxtv-dvb-headers/
@ 2019-09-11 16:21 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2019-09-11 16:21 UTC (permalink / raw
  To: gentoo-commits

commit:     795554fabe29f629eda76acf1573ede51b6b1cb4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 11:27:21 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 16:21:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795554fa

virtual/linuxtv-dvb-headers: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
deleted file mode 100644
index 1331f69342c..00000000000
--- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.3.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual Package installing the Header files for DVB"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
-
-RDEPEND=">=sys-kernel/linux-headers-3.0"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/linuxtv-dvb-headers/
@ 2021-02-03  2:53 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-02-03  2:53 UTC (permalink / raw
  To: gentoo-commits

commit:     01098d55162123d1148f61fecffeecffeed50f7d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 02:36:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 02:53:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01098d55

virtual/linuxtv-dvb-headers: fix VirtualKeywordsUpdate

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
index 8720063a861..76f29a92b09 100644
--- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
+++ b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Virtual Package installing the Header files for DVB"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND=">=sys-kernel/linux-headers-3.7"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/linuxtv-dvb-headers/
@ 2024-03-03 16:37 Matthias Schwarzott
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Schwarzott @ 2024-03-03 16:37 UTC (permalink / raw
  To: gentoo-commits

commit:     57ce651339aac86b510620c30506ee149e263923
Author:     Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 07:59:54 2024 +0000
Commit:     Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 16:35:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ce6513

virtual/linuxtv-dvb-headers: Remove obsolete ebuild

Closes: https://bugs.gentoo.org/924398
Signed-off-by: Matthias Schwarzott <zzam <AT> gentoo.org>

 virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild | 11 -----------
 virtual/linuxtv-dvb-headers/metadata.xml                   | 12 ------------
 2 files changed, 23 deletions(-)

diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
deleted file mode 100644
index a8bcb0283499..000000000000
--- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual Package installing the Header files for DVB"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND=">=sys-kernel/linux-headers-3.7"

diff --git a/virtual/linuxtv-dvb-headers/metadata.xml b/virtual/linuxtv-dvb-headers/metadata.xml
deleted file mode 100644
index 241b5e6e7446..000000000000
--- a/virtual/linuxtv-dvb-headers/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-	<longdescription>
-		This package contains the header files for the DVB drivers
-		from linuxtv.org needed to compile any application
-		accessing the DVB-hardware to record/watch tv or
-		use internet over satellite connection.
-	</longdescription>
-	<stabilize-allarches/>
-</pkgmetadata>


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

end of thread, other threads:[~2024-03-03 16:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-03 16:37 [gentoo-commits] repo/gentoo:master commit in: virtual/linuxtv-dvb-headers/ Matthias Schwarzott
  -- strict thread matches above, loose matches on Subject: below --
2021-02-03  2:53 Sam James
2019-09-11 16:21 Michał Górny
2017-06-26  7:54 Alexis Ballier

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