Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/vdpauinfo/
Date: Fri, 04 Dec 2015 06:15:06
Message-Id: 1449209687.316a6bfa1216420637fbcf361dd57f8730542ea1.jer@gentoo
1 commit: 316a6bfa1216420637fbcf361dd57f8730542ea1
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 4 06:14:47 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 4 06:14:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316a6bfa
7
8 x11-misc/vdpauinfo: Old.
9
10 Package-Manager: portage-2.2.26
11
12 x11-misc/vdpauinfo/Manifest | 3 ---
13 x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild | 20 --------------------
14 x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild | 20 --------------------
15 x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild | 20 --------------------
16 4 files changed, 63 deletions(-)
17
18 diff --git a/x11-misc/vdpauinfo/Manifest b/x11-misc/vdpauinfo/Manifest
19 index ec47c05..2b5e646 100644
20 --- a/x11-misc/vdpauinfo/Manifest
21 +++ b/x11-misc/vdpauinfo/Manifest
22 @@ -1,4 +1 @@
23 -DIST vdpauinfo-0.0.6.tar.gz 77375 SHA256 52bb5d817b16984aca2d410584150cd35551bdfd6346688a377d406e25a65454 SHA512 d6dca1908e522227441f108052c9bfe8201bf907ffb7d6d86b1a701f815411f7063454ca7d9beb643a1ed7634f178ebd47218d2e445585f6f1c2c70b6c29c867 WHIRLPOOL dd7d37dfb9880c68a2ccc2deaea6ddacfaa687ddd0800b94adf12fe5e89314604bc13b31b629a642e33e6a0880380a080757730fd768556ebaf3403ee35e76c6
24 -DIST vdpauinfo-0.1.tar.gz 82732 SHA256 b0c856a6933e306f3f783717a29124c7d145d6027a3175e197249696f5d5019f SHA512 f72e05b5b7189aa431ab6e6a6e7d976cbf6072ab16d1aa6a06cef12d0aaa6778e4d38619d08da7784968b5a709b209d6584ec3f9d52f6fbdd2e81b1bf21d1f17 WHIRLPOOL 3461b637cc5ad1c182a6d0c325583148a4365234110c1a07c9cd88221f364dbc79355c0cb90696b870974de7968e5f86f480cc745c23bd607de95cd012608f50
25 -DIST vdpauinfo-0.9.tar.gz 87887 SHA256 a040fe3682db4cb6076179185a68559a62b908cd01f0aee086838eaf2923c8e3 SHA512 dc54db4778d53704814b25d37ee05ee3c0b1e20aca701e695a5e87ad90ae609c5ad778f2571f3637af9cfe0cb0fa5f829ef19cfb7b28d16120db50da2b763fe2 WHIRLPOOL 359411d9f9599aa221bcdb4e85990b86d20520add4ba752f2eb8e8a8e049534708bf820047574b3e15f4d9c63af45103b4777605439c26989e9ef0f5b1f9e8c8
26 DIST vdpauinfo-1.0.tar.gz 88567 SHA256 4054960b7ae618c351ff1ce3e7831b5cbda964ae1fbf9969b7146404d3044bc4 SHA512 54c177424bdae65374a13c0546ecda0e25e7357f9e779fb48dc018a9c11593039f87715ea18b320684dca22455df9b41a4eea6b0f977956efb6ab85b8b99297e WHIRLPOOL 5d43539332773a328c1a5a12b5ec0e1d2729217fda056a6fc5427fdcb228a8da4a674599c8d9e21f71e8d2378c1d9e47f132de44e60f670559a78003fb9c5722
27
28 diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild
29 deleted file mode 100644
30 index bbb6d7d..0000000
31 --- a/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild
32 +++ /dev/null
33 @@ -1,20 +0,0 @@
34 -# Copyright 1999-2012 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -
40 -DESCRIPTION="Displays info about your card's VDPAU support"
41 -HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
42 -SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
43 -
44 -LICENSE="MIT"
45 -SLOT="0"
46 -KEYWORDS="amd64 x86"
47 -IUSE=""
48 -
49 -RDEPEND="x11-libs/libX11
50 - x11-libs/libvdpau"
51 -DEPEND="${RDEPEND}
52 - virtual/pkgconfig
53 - x11-proto/xproto"
54
55 diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild
56 deleted file mode 100644
57 index f534615..0000000
58 --- a/x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild
59 +++ /dev/null
60 @@ -1,20 +0,0 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 -# Distributed under the terms of the GNU General Public License v2
63 -# $Id$
64 -
65 -EAPI=5
66 -
67 -DESCRIPTION="Displays info about your card's VDPAU support"
68 -HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
69 -SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
70 -
71 -LICENSE="MIT"
72 -SLOT="0"
73 -KEYWORDS="~amd64 ~x86"
74 -IUSE=""
75 -
76 -RDEPEND="x11-libs/libX11
77 - x11-libs/libvdpau"
78 -DEPEND="${RDEPEND}
79 - virtual/pkgconfig
80 - x11-proto/xproto"
81
82 diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild
83 deleted file mode 100644
84 index 909aa7d..0000000
85 --- a/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild
86 +++ /dev/null
87 @@ -1,20 +0,0 @@
88 -# Copyright 1999-2015 Gentoo Foundation
89 -# Distributed under the terms of the GNU General Public License v2
90 -# $Id$
91 -
92 -EAPI=5
93 -
94 -DESCRIPTION="Displays info about your card's VDPAU support"
95 -HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
96 -SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
97 -
98 -LICENSE="MIT"
99 -SLOT="0"
100 -KEYWORDS="amd64 x86"
101 -IUSE=""
102 -
103 -RDEPEND="x11-libs/libX11
104 - >=x11-libs/libvdpau-0.9"
105 -DEPEND="${RDEPEND}
106 - virtual/pkgconfig
107 - x11-proto/xproto"