Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xvinfo/
Date: Wed, 01 May 2019 20:47:34
Message-Id: 1556743074.770f2fe3011550bf6c8e70901c35edbb94f33500.mattst88@gentoo
1 commit: 770f2fe3011550bf6c8e70901c35edbb94f33500
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 20:37:54 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 20:37:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770f2fe3
7
8 x11-apps/xvinfo: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 x11-apps/xvinfo/Manifest | 2 --
14 x11-apps/xvinfo/xvinfo-1.1.2.ebuild | 15 ---------------
15 x11-apps/xvinfo/xvinfo-1.1.3.ebuild | 15 ---------------
16 3 files changed, 32 deletions(-)
17
18 diff --git a/x11-apps/xvinfo/Manifest b/x11-apps/xvinfo/Manifest
19 index 106b74bcc16..6102c06e695 100644
20 --- a/x11-apps/xvinfo/Manifest
21 +++ b/x11-apps/xvinfo/Manifest
22 @@ -1,3 +1 @@
23 -DIST xvinfo-1.1.2.tar.bz2 116906 BLAKE2B 11775fe342b840dec32ad48a4d47a53e897d9b4157a3a49b59768963855b2df470ba9ab098f418fa87f526c6723effc9584f993f7f2641870f7e92735dc46ad5 SHA512 0cf431afb52807f88654aaa3acbd286630461c934516ee5bbe280ec468ebfd3970b5b10f69d3a25aa36b6e0c0ac46d1c20c9606ac1de76261df80f1821362732
24 -DIST xvinfo-1.1.3.tar.bz2 123750 BLAKE2B 4a180335e7829ac31258f880955a36d1e6a5abccd3ce2cba1dcb8ec43aca6a5584df2fa4e345d6ce5885efc55b6c586e13a78010cd009cb01bec17dc5b8ab0a9 SHA512 df8356898390d2aec4fbd15cee1627bb86b57ff8af41a527d4f6f6703a81f399a3098da342b94af6d4cf4a817d9fda1946a206bfbe3995e87ceb9910bb8b51bc
25 DIST xvinfo-1.1.4.tar.bz2 126503 BLAKE2B 54a1e08913cd51cfeaced1c704834e0348d02cfb2e606f2cbb103acfdf649595a77680364bfb5bbe684a15c743d2d18b6031e77150d0e9fb0d3405d474accc3c SHA512 85e1f936c5c826f0fdde3670bd77d5cde8641c6e8e7849e42142e91b5aa01d7e0e60d2b064eb6fef4f5666321813ca2dc9f9656756ccbe6dcda37b119ee8a63e
26
27 diff --git a/x11-apps/xvinfo/xvinfo-1.1.2.ebuild b/x11-apps/xvinfo/xvinfo-1.1.2.ebuild
28 deleted file mode 100644
29 index 0f3205f094b..00000000000
30 --- a/x11-apps/xvinfo/xvinfo-1.1.2.ebuild
31 +++ /dev/null
32 @@ -1,15 +0,0 @@
33 -# Copyright 1999-2013 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -inherit xorg-2
39 -
40 -DESCRIPTION="Print out X-Video extension adaptor information"
41 -
42 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
43 -IUSE=""
44 -
45 -RDEPEND="x11-libs/libXv
46 - x11-libs/libX11"
47 -DEPEND="${RDEPEND}"
48
49 diff --git a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild b/x11-apps/xvinfo/xvinfo-1.1.3.ebuild
50 deleted file mode 100644
51 index 9f52d2c7332..00000000000
52 --- a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild
53 +++ /dev/null
54 @@ -1,15 +0,0 @@
55 -# Copyright 1999-2016 Gentoo Foundation
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=5
59 -
60 -inherit xorg-2
61 -
62 -DESCRIPTION="Print out X-Video extension adaptor information"
63 -
64 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
65 -IUSE=""
66 -
67 -RDEPEND="x11-libs/libXv
68 - x11-libs/libX11"
69 -DEPEND="${RDEPEND}"