Gentoo Archives: gentoo-commits

From: "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/
Date: Tue, 23 Feb 2016 15:21:12
Message-Id: 1456240774.21779ce92c01f5c02bfd76cb30fd2eafe3dcb161.chithanh@gentoo
1 commit: 21779ce92c01f5c02bfd76cb30fd2eafe3dcb161
2 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 23 15:19:34 2016 +0000
4 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 23 15:19:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21779ce9
7
8 x11-drivers/xf86-video-amdgpu: Version bump.
9
10 Bug: https://bugs.gentoo.org/show_bug.cgi?id=568274
11
12 Package-Manager: portage-2.2.26
13
14 x11-drivers/xf86-video-amdgpu/Manifest | 1 +
15 ...{xf86-video-amdgpu-9999.ebuild => xf86-video-amdgpu-1.0.1.ebuild} | 5 ++---
16 x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild | 5 ++---
17 3 files changed, 5 insertions(+), 6 deletions(-)
18
19 diff --git a/x11-drivers/xf86-video-amdgpu/Manifest b/x11-drivers/xf86-video-amdgpu/Manifest
20 index 0c8af44..7eb3d51 100644
21 --- a/x11-drivers/xf86-video-amdgpu/Manifest
22 +++ b/x11-drivers/xf86-video-amdgpu/Manifest
23 @@ -1 +1,2 @@
24 DIST xf86-video-amdgpu-0.0.01_pre20150814.tar.xz 58024 SHA256 5654e22fcb051e04f5862576c84e8e7ab765f1097586874d3be75fefd49e159c SHA512 4885f92febd6ab1663c3b27b7db8af98eaa0d7f4c91c65e7ce8d9a8756ea0a051c65183d2d5fec3ed29b90d18de4bb81956bf585128f417a7e4471a12e2e9222 WHIRLPOOL 9b98505f0f9823661c084eaaad2e91bb2fb0956c07cf0cf22f6e4849ad9464134417f7caef9ab92c34e7881a24fabe8e6caa55300eebb3d887b04b150d42495d
25 +DIST xf86-video-amdgpu-1.0.1.tar.bz2 374443 SHA256 730fb959fc7a96643df10dc500bb645a94ac98fdfe021172a537a57c9cb3915e SHA512 ebc5822c615cb2ca9a058b222d3425a6d387b008ad9918454045a66b3985c596cba7df414972b99c1d30711b3c74739e6d74ab62ec25c469d880e0adcf833f80 WHIRLPOOL dc5a576bfea4a04152b7a745d913fdc317f0fd13df73a37a1909968eaea8edc0fff71cc71023e9fd74c60fed7976cfca58c221c55893026e858973970e9236a7
26
27 diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.0.1.ebuild
28 similarity index 82%
29 copy from x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
30 copy to x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.0.1.ebuild
31 index 7266714..9562775 100644
32 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
33 +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.0.1.ebuild
34 @@ -1,17 +1,16 @@
35 -# Copyright 1999-2015 Gentoo Foundation
36 +# Copyright 1999-2016 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Id$
39
40 EAPI=5
41 XORG_DRI="always"
42 -XORG_EAUTORECONF=yes
43 inherit xorg-2
44
45 if [[ ${PV} == 9999* ]]; then
46 + XORG_EAUTORECONF=yes
47 SRC_URI=""
48 KEYWORDS=""
49 else
50 - SRC_URI="mirror://gentoo/${P}.tar.xz"
51 KEYWORDS="~amd64 ~x86"
52 fi
53
54
55 diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
56 index 7266714..9562775 100644
57 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
58 +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
59 @@ -1,17 +1,16 @@
60 -# Copyright 1999-2015 Gentoo Foundation
61 +# Copyright 1999-2016 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 # $Id$
64
65 EAPI=5
66 XORG_DRI="always"
67 -XORG_EAUTORECONF=yes
68 inherit xorg-2
69
70 if [[ ${PV} == 9999* ]]; then
71 + XORG_EAUTORECONF=yes
72 SRC_URI=""
73 KEYWORDS=""
74 else
75 - SRC_URI="mirror://gentoo/${P}.tar.xz"
76 KEYWORDS="~amd64 ~x86"
77 fi