public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/alevt/
@ 2024-07-05 17:41 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2024-07-05 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     954ff1c48de3944dc18dc45de4081c2c3fab288d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jul  2 16:54:10 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul  5 17:41:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954ff1c4

media-video/alevt: fix HOMEPAGE

HOMEPAGE was pointing to some add site.

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/37400
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-video/alevt/alevt-1.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/alevt/alevt-1.6.2.ebuild b/media-video/alevt/alevt-1.6.2.ebuild
index efa778cbc210..30588c1d712e 100644
--- a/media-video/alevt/alevt-1.6.2.ebuild
+++ b/media-video/alevt/alevt-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit desktop flag-o-matic toolchain-funcs
 
 DESCRIPTION="Teletext viewer for X11"
-HOMEPAGE="http://www.goron.de/~froese/"
+HOMEPAGE="https://gitlab.com/alevt/alevt"
 SRC_URI="http://www.goron.de/~froese/alevt/${P}.tar.gz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: media-video/alevt/
@ 2024-07-05 17:41 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2024-07-05 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6e0cd06bc91e5ce642a02f3c50a4623f6e1a36da
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jul  2 16:53:41 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul  5 17:41:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0cd06b

media-video/alevt: add remote-id

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-video/alevt/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-video/alevt/metadata.xml b/media-video/alevt/metadata.xml
index 85e4ed814fa2..ec4f9a9979d6 100644
--- a/media-video/alevt/metadata.xml
+++ b/media-video/alevt/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <!-- maintainer-needed -->
+  <upstream>
+    <remote-id type="gitlab">alevt/alevt</remote-id>
+  </upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-video/alevt/
@ 2024-11-23 16:20 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2024-11-23 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     bd89d42773b2d6cd003d76e4d44b8f1e3489bf77
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 16:19:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 16:19:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd89d427

media-video/alevt: Stabilize 1.8.2 x86, #944616

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

 media-video/alevt/alevt-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/alevt/alevt-1.8.2.ebuild b/media-video/alevt/alevt-1.8.2.ebuild
index fb928d7b545f..705c8c064321 100644
--- a/media-video/alevt/alevt-1.8.2.ebuild
+++ b/media-video/alevt/alevt-1.8.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
 RESTRICT="strip"
 
 RDEPEND="


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

end of thread, other threads:[~2024-11-23 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-05 17:41 [gentoo-commits] repo/gentoo:master commit in: media-video/alevt/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2024-07-05 17:41 Conrad Kostecki
2024-11-23 16:20 Michał Górny

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