From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 28FC1158090 for ; Sun, 29 May 2022 15:23:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6865E08AD; Sun, 29 May 2022 15:23:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD120E08AD for ; Sun, 29 May 2022 15:23:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2514341953 for ; Sun, 29 May 2022 15:23:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF3B84ED for ; Sun, 29 May 2022 15:23:27 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1653837797.10a93644948aed3a5a37b342808caa537ab9d966.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-dummy/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-dummy/Manifest x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild X-VCS-Directories: x11-drivers/xf86-video-dummy/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 10a93644948aed3a5a37b342808caa537ab9d966 X-VCS-Branch: master Date: Sun, 29 May 2022 15:23:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7d44ef5b-d5b9-4427-9ea8-e724b90c85ad X-Archives-Hash: 88f3b056002e9de2fbf40affd445e8b4 commit: 10a93644948aed3a5a37b342808caa537ab9d966 Author: Matt Turner gentoo org> AuthorDate: Sun May 29 15:17:05 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun May 29 15:23:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a93644 x11-drivers/xf86-video-dummy: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-drivers/xf86-video-dummy/Manifest | 1 - .../xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild | 23 ---------------------- 2 files changed, 24 deletions(-) diff --git a/x11-drivers/xf86-video-dummy/Manifest b/x11-drivers/xf86-video-dummy/Manifest index 9eaa7cbc4391..ef02c89c8772 100644 --- a/x11-drivers/xf86-video-dummy/Manifest +++ b/x11-drivers/xf86-video-dummy/Manifest @@ -1,2 +1 @@ -DIST xf86-video-dummy-0.3.8.tar.bz2 302353 BLAKE2B 1327db3aeec2ff7e3ff0876b25eace6fcdc7fc428967dee9f0b8ee4c22dd7904dcb47d5433bdc14ab56638225b2d33f3a26543dc9e6041c60af4135c1555f798 SHA512 f534113fd9987e44d2e0d0c53bd1b71be4ba69ec239ecec4aba8fcdcc10597722c54cbc01da38e0975ac7660e4e4028330e4cdd369e755c25ec059d2dfabad80 DIST xf86-video-dummy-0.4.0.tar.xz 258452 BLAKE2B 8364a705bac5bc0bf2767be30b23a67753cb9232a58819c5b3ea3fa91769049e38cb04a5504b34e4aa5978f45a17617b999541333e3a1ee66d30892f281d7cc8 SHA512 1150a84c4f17215b9c579d8ce9399d547a01970bf7b5396653f14beb13a62deefe3008bf3ad6a2c5c0f46da4cbc0b840c18a7dff339e3b882d108183fa1d30d9 diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild deleted file mode 100644 index d42b8ae591db..000000000000 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="X.Org driver for dummy cards" - -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="dga" - -RDEPEND="x11-base/xorg-server" -DEPEND=" - ${RDEPEND} - dga? ( x11-base/xorg-proto )" - -src_configure() { - local XORG_CONFIGURE_OPTIONS=( - $(use_enable dga) - ) - xorg-3_src_configure -}