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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 671E3138239 for ; Wed, 31 Oct 2018 22:59:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22598E08FA; Wed, 31 Oct 2018 22:59:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE85AE08FA for ; Wed, 31 Oct 2018 22:59:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB29E335C39 for ; Wed, 31 Oct 2018 22:59:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3966440 for ; Wed, 31 Oct 2018 22:59:45 +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: <1541026775.710658c7796296b6a48265c319fc8dbd13b011f1.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-amdgpu/Manifest x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild X-VCS-Directories: x11-drivers/xf86-video-amdgpu/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 710658c7796296b6a48265c319fc8dbd13b011f1 X-VCS-Branch: master Date: Wed, 31 Oct 2018 22:59:45 +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-Archives-Salt: b353df3e-2f99-4959-815e-6605c7da0cd1 X-Archives-Hash: af4d10d7bf0265d08fd8503a12d4c7ed commit: 710658c7796296b6a48265c319fc8dbd13b011f1 Author: Matt Turner gentoo org> AuthorDate: Wed Oct 31 22:58:39 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Oct 31 22:59:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710658c7 x11-drivers/xf86-video-amdgpu: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-drivers/xf86-video-amdgpu/Manifest | 1 - .../xf86-video-amdgpu-18.0.1.ebuild | 23 ---------------------- 2 files changed, 24 deletions(-) diff --git a/x11-drivers/xf86-video-amdgpu/Manifest b/x11-drivers/xf86-video-amdgpu/Manifest index 35b2fbbbcb8..79948a812b5 100644 --- a/x11-drivers/xf86-video-amdgpu/Manifest +++ b/x11-drivers/xf86-video-amdgpu/Manifest @@ -1,2 +1 @@ -DIST xf86-video-amdgpu-18.0.1.tar.bz2 414683 BLAKE2B 767da468b6d2d41d49dbbc54093594163cbc42fa73d5859d4e210f25cac6822b7cb9fede4c73a15ac2221ef07a10df8b77f6f928b134382b373d5eedfde90225 SHA512 eb3b76240d4e5084d68b5063b5b19ad5f5bb1f93ea9929301d9e17a48ddc1cb713b76529cb93d133b3547fe78ae8a4455f6b15f6ddf88c29349f82bb1a0db1c4 DIST xf86-video-amdgpu-18.1.0.tar.bz2 430542 BLAKE2B c582c6d5357949833b5b9408e638e3037e38530f9a1d5e85936d1ee866effc4da1c56d7da2e8aa48cde73c09107968840262941e7b0063aa7d2aacfecc5bf120 SHA512 371f1a9f6cd2ce3b7117361222d196950c5efa01d957783c79a37c19a2273ce33d133fa51bb68432b8535aad61cb14fbb61d173a167d318b2533eb2507b7a903 diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild deleted file mode 100644 index 2b5db54e52d..00000000000 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -XORG_DRI="always" -inherit xorg-2 - -if [[ ${PV} == 9999* ]]; then - SRC_URI="" -else - KEYWORDS="amd64 x86" -fi - -DESCRIPTION="Accelerated Open Source driver for AMDGPU cards" - -RDEPEND=">=x11-libs/libdrm-2.4.78[video_cards_amdgpu] - x11-base/xorg-server[glamor(-)]" -DEPEND="${RDEPEND}" - -src_configure() { - XORG_CONFIGURE_OPTIONS="--enable-glamor" - xorg-2_src_configure -}