* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-02-05 16:45 Matt Turner
0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner @ 2023-02-05 16:45 UTC (permalink / raw
To: gentoo-commits
commit: b067c2467bc1695b21d6411c85104389ac2a814d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 16:39:50 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 16:39:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b067c246
x11-apps/xvidtune: Version bump to 1.0.4
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xvidtune/Manifest | 1 +
x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/x11-apps/xvidtune/Manifest b/x11-apps/xvidtune/Manifest
index 6be5e63f922d..bc258a3c72a0 100644
--- a/x11-apps/xvidtune/Manifest
+++ b/x11-apps/xvidtune/Manifest
@@ -1 +1,2 @@
DIST xvidtune-1.0.3.tar.bz2 128492 BLAKE2B 87271fa736f1c377f48f36fbb63a28ad0e6327ca612b681328aec44cafa839f5e1c04b239907e25f547b5a69e7dbd92bccd3500ed20760efcf18fb570078241b SHA512 0f8a4fca1b544ef8f9623246fb0ece75739a0889f2e729c040cd768c595f0bbbfa3a665576369032535c34c7d55784a29b62f0d51432bf2b75d2cec619db7352
+DIST xvidtune-1.0.4.tar.xz 130156 BLAKE2B d75bc940c9dc98769ac162aaa9f6d833952bf7a86166f76e219cfa14127acd7249fd22a4800efb56a7a2cc3e73d413cdaaabbb8250c275d1065780541fe49365 SHA512 747d5358f4f7d3d7db508c3f034711ce4b9dd278160d35312e9c4d1604623e84a2438d039b536546fd2df7db8c5ea1907e8a6101985fad2932b6dee5a62c7b80
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
new file mode 100644
index 000000000000..76be3dc91737
--- /dev/null
+++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="video mode tuner for Xorg"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+ x11-libs/libXaw
+ x11-libs/libXmu
+ x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXxf86vm"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-03-13 20:07 Matt Turner
0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner @ 2023-03-13 20:07 UTC (permalink / raw
To: gentoo-commits
commit: 59c5ee6cfba92225648d1d2b98bff347a3fee1ce
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 19:48:08 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 20:07:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c5ee6c
x11-apps/xvidtune: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xvidtune/Manifest | 1 -
x11-apps/xvidtune/xvidtune-1.0.3.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/x11-apps/xvidtune/Manifest b/x11-apps/xvidtune/Manifest
index bc258a3c72a0..f46dbee01c5e 100644
--- a/x11-apps/xvidtune/Manifest
+++ b/x11-apps/xvidtune/Manifest
@@ -1,2 +1 @@
-DIST xvidtune-1.0.3.tar.bz2 128492 BLAKE2B 87271fa736f1c377f48f36fbb63a28ad0e6327ca612b681328aec44cafa839f5e1c04b239907e25f547b5a69e7dbd92bccd3500ed20760efcf18fb570078241b SHA512 0f8a4fca1b544ef8f9623246fb0ece75739a0889f2e729c040cd768c595f0bbbfa3a665576369032535c34c7d55784a29b62f0d51432bf2b75d2cec619db7352
DIST xvidtune-1.0.4.tar.xz 130156 BLAKE2B d75bc940c9dc98769ac162aaa9f6d833952bf7a86166f76e219cfa14127acd7249fd22a4800efb56a7a2cc3e73d413cdaaabbb8250c275d1065780541fe49365 SHA512 747d5358f4f7d3d7db508c3f034711ce4b9dd278160d35312e9c4d1604623e84a2438d039b536546fd2df7db8c5ea1907e8a6101985fad2932b6dee5a62c7b80
diff --git a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
deleted file mode 100644
index ab715555c4b3..000000000000
--- a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="video mode tuner for Xorg"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXxf86vm"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-03-13 19:18 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-03-13 19:18 UTC (permalink / raw
To: gentoo-commits
commit: 8a653078ce1b7d177e95962f94cacadb26d27db0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 19:17:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 19:17:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a653078
x11-apps/xvidtune: Stabilize 1.0.4 sparc, #898950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
index a0be43b09355..9c6d2a8fc3af 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-03-04 13:51 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-03-04 13:51 UTC (permalink / raw
To: gentoo-commits
commit: 728c2575f6aeb62221fa545c87ea51bab3add1bc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 13:49:12 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 13:49:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728c2575
x11-apps/xvidtune: Stabilize 1.0.4 ppc64, #898950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
index a25169ba359e..a0be43b09355 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-03-04 7:04 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-03-04 7:04 UTC (permalink / raw
To: gentoo-commits
commit: 1b15af21c09d400c2c8bd772859e7525674dfd25
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 07:02:30 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 07:02:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b15af21
x11-apps/xvidtune: Stabilize 1.0.4 ppc, #898950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
index 45c8eb03b89b..a25169ba359e 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-03-03 18:47 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-03-03 18:47 UTC (permalink / raw
To: gentoo-commits
commit: 52379fc3581ceebbbefb4502404794532e38f317
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 18:46:21 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 18:46:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52379fc3
x11-apps/xvidtune: Stabilize 1.0.4 amd64, #898950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
index 937ddf4843fe..45c8eb03b89b 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-03-03 18:42 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-03-03 18:42 UTC (permalink / raw
To: gentoo-commits
commit: f0c3c5aed6556749c23aad7cb076b92d69439807
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 18:41:54 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 18:41:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c3c5ae
x11-apps/xvidtune: Stabilize 1.0.4 x86, #898950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
index b65273872bad..937ddf4843fe 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2023-03-02 19:52 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-03-02 19:52 UTC (permalink / raw
To: gentoo-commits
commit: 3e56932bd46236e8124044d457ef43f7629555ae
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 2 19:52:08 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 19:52:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e56932b
x11-apps/xvidtune: Stabilize 1.0.4 arm, #898950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
index 76be3dc91737..b65273872bad 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2022-12-27 5:58 Georgy Yakovlev
0 siblings, 0 replies; 11+ messages in thread
From: Georgy Yakovlev @ 2022-12-27 5:58 UTC (permalink / raw
To: gentoo-commits
commit: 9ba541a882845b481ecbf33c4144709a145ef66a
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 05:57:14 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 05:57:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba541a8
x11-apps/xvidtune: keyword 1.0.3 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
index 0c03db335b35..ab715555c4b3 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
-KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2021-03-19 22:40 David Seifert
0 siblings, 0 replies; 11+ messages in thread
From: David Seifert @ 2021-03-19 22:40 UTC (permalink / raw
To: gentoo-commits
commit: 69c755429d6b8fce93ff84f6cc07f877c12d0028
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 22:39:07 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 22:39:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c75542
x11-apps/xvidtune: Port to EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-apps/xvidtune/xvidtune-1.0.3.ebuild | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
index 3de262b8407..0c03db335b3 100644
--- a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
+++ b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild
@@ -1,18 +1,20 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit xorg-2
+EAPI=7
+
+inherit xorg-3
DESCRIPTION="video mode tuner for Xorg"
KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libXaw
+RDEPEND="
+ x11-libs/libXaw
x11-libs/libXmu
x11-libs/libX11
x11-libs/libXt
x11-libs/libXxf86vm"
-DEPEND="${RDEPEND}
+DEPEND="
+ ${RDEPEND}
x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/
@ 2018-05-25 4:40 Matt Turner
0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner @ 2018-05-25 4:40 UTC (permalink / raw
To: gentoo-commits
commit: 9a336b1dbd67f164b739795620c88106937546ea
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:34:37 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:34:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a336b1d
x11-apps/xvidtune: Drop old versions
x11-apps/xvidtune/Manifest | 1 -
x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/x11-apps/xvidtune/Manifest b/x11-apps/xvidtune/Manifest
index c712bc5c10a..6be5e63f922 100644
--- a/x11-apps/xvidtune/Manifest
+++ b/x11-apps/xvidtune/Manifest
@@ -1,2 +1 @@
-DIST xvidtune-1.0.2.tar.bz2 113117 BLAKE2B ca6c59d1554370bbee31b508fe291049592467d5228e3e5355f8e6b45193c9a683df35c75ad4c66e399bd5a5a9fcb9c044603d27a5b1d1d4fafad58fbe3b837e SHA512 4afbd4739e9fd1f94f7c5694a0bf4f7c90deba8e0b34ae446b49058293ccc90f27d0b3da2a134e1724f87183b8bbef73035eaf8c82fc11094e85b6e84c773276
DIST xvidtune-1.0.3.tar.bz2 128492 BLAKE2B 87271fa736f1c377f48f36fbb63a28ad0e6327ca612b681328aec44cafa839f5e1c04b239907e25f547b5a69e7dbd92bccd3500ed20760efcf18fb570078241b SHA512 0f8a4fca1b544ef8f9623246fb0ece75739a0889f2e729c040cd768c595f0bbbfa3a665576369032535c34c7d55784a29b62f0d51432bf2b75d2cec619db7352
diff --git a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild
deleted file mode 100644
index 2da520d4712..00000000000
--- a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="video mode tuner for Xorg"
-
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXxf86vm"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2023-03-13 20:07 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-05 16:45 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvidtune/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2023-03-13 20:07 Matt Turner
2023-03-13 19:18 Arthur Zamarin
2023-03-04 13:51 Arthur Zamarin
2023-03-04 7:04 Arthur Zamarin
2023-03-03 18:47 Arthur Zamarin
2023-03-03 18:42 Arthur Zamarin
2023-03-02 19:52 Arthur Zamarin
2022-12-27 5:58 Georgy Yakovlev
2021-03-19 22:40 David Seifert
2018-05-25 4:40 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox