commit: e71826ac727f939302f4dce9e08b2f0d6bdd203a Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Aug 9 03:12:25 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Aug 9 03:25:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e71826ac
x11-drivers/xf86-video-ast: Version bump to 1.2.1 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-drivers/xf86-video-ast/Manifest | 1 + x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/x11-drivers/xf86-video-ast/Manifest b/x11-drivers/xf86-video-ast/Manifest index 94677b46c152..fbe1059f80c9 100644 --- a/x11-drivers/xf86-video-ast/Manifest +++ b/x11-drivers/xf86-video-ast/Manifest @@ -1 +1,2 @@ DIST xf86-video-ast-1.2.0.tar.xz 317756 BLAKE2B c91c2cd1d9a3e4c71ceabbdb997ffd0331f6f71612430d6dc12b1d57675d9b6d3e078840e21d5472fca648915d2429f3af7471375da7a2124c797ae4c3521f45 SHA512 08e89eef33ce97d87f996ad52ed77387267614911df8d9f820a12742b82a5d036c8f5350d4d130a570d5c9f99b650d43f0be3c01eeae4e9979b92e9dc2d6499c +DIST xf86-video-ast-1.2.1.tar.xz 322180 BLAKE2B 9309f266144551d5512f01ccf45b19f65dd70a707fef1f68dc87e6df97e9c646969d7913544b82335e1faca7d20e2ec05506a2a65e81e0cee9ed3f5af9123762 SHA512 50603333b3780aaf9a44132589e30ba8c9e1c938d769a38361ab3886231896227d2f526428cae36cc4e8f054f3bf8a75b1e4911d9c449298bf36c75c0f962745 diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild new file mode 100644 index 000000000000..7d8c1825a907 --- /dev/null +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xorg-3 + +DESCRIPTION="X.Org driver for ASpeedTech cards" +KEYWORDS="~amd64 ~loong ~ppc ~ppc64 ~x86"
