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/xprop/
Date: Wed, 01 May 2019 20:47:34
Message-Id: 1556743021.5b40b7bbd5c0f4fee11cd9b5cd49117f5feb0b6a.mattst88@gentoo
1 commit: 5b40b7bbd5c0f4fee11cd9b5cd49117f5feb0b6a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 20:37:01 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 20:37:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b40b7bb
7
8 x11-apps/xprop: 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/xprop/Manifest | 2 --
14 x11-apps/xprop/xprop-1.2.2.ebuild | 15 ---------------
15 x11-apps/xprop/xprop-1.2.3.ebuild | 15 ---------------
16 3 files changed, 32 deletions(-)
17
18 diff --git a/x11-apps/xprop/Manifest b/x11-apps/xprop/Manifest
19 index a9d131bc3ae..393dc04e58b 100644
20 --- a/x11-apps/xprop/Manifest
21 +++ b/x11-apps/xprop/Manifest
22 @@ -1,3 +1 @@
23 -DIST xprop-1.2.2.tar.bz2 145556 BLAKE2B f1560f7688b4c9a5c2cc55a29aa15181f09d65883f44f63a3761988cc1b905c768a1cfebe9303b3f5e12d0c84e0e6a0ced79d69e49e2d5ab99087c16157d4c41 SHA512 934a46423d4904e57a3f5fc4ffed469f85a9bb6a3544cd2d2f80cf7ac1e6ebe1de8b3631c99a4d32c0f02992fcc940e2938832751182f0996ba3a95017794572
24 -DIST xprop-1.2.3.tar.bz2 149202 BLAKE2B 57c6459b873ecb91adb2bd01c350918abf95b8eb33ad1de05ded1f49350bbf3be2c46f597d9f559d473c9dd41dab2b327ca2c3e8a0fe742498e5a2c94ca1ca22 SHA512 ad7987fec11ae19b7adc3b0f683fc393e95155f3b6c753d1d8744aedcfb360452eee5735a4c380152b286905931515f3e1a28676b5531001eb8dd93b7249916a
25 DIST xprop-1.2.4.tar.bz2 149930 BLAKE2B 93bd20c7c91d6abd9e2fdeca7864b9885ae7248c7ee3ef80a5efa1706bfef2220244b1443764fdbc042f66be8d589b111fd942c732922f05f4143e1c893da183 SHA512 6e770cb89ba87ae057858cc9f0f5498979e78c3ef66ce86361b7c646cc0b70c41a18d76e55ed7225fe715b22b62bc07c56272519a2631b92832e9403ce260da7
26
27 diff --git a/x11-apps/xprop/xprop-1.2.2.ebuild b/x11-apps/xprop/xprop-1.2.2.ebuild
28 deleted file mode 100644
29 index 888df27777e..00000000000
30 --- a/x11-apps/xprop/xprop-1.2.2.ebuild
31 +++ /dev/null
32 @@ -1,15 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -inherit xorg-2
38 -
39 -DESCRIPTION="property displayer for X"
40 -
41 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
42 -IUSE=""
43 -
44 -RDEPEND="x11-libs/libX11"
45 -DEPEND="${RDEPEND}
46 - x11-base/xorg-proto
47 -"
48
49 diff --git a/x11-apps/xprop/xprop-1.2.3.ebuild b/x11-apps/xprop/xprop-1.2.3.ebuild
50 deleted file mode 100644
51 index 888df27777e..00000000000
52 --- a/x11-apps/xprop/xprop-1.2.3.ebuild
53 +++ /dev/null
54 @@ -1,15 +0,0 @@
55 -# Copyright 1999-2018 Gentoo Authors
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=5
59 -inherit xorg-2
60 -
61 -DESCRIPTION="property displayer for X"
62 -
63 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
64 -IUSE=""
65 -
66 -RDEPEND="x11-libs/libX11"
67 -DEPEND="${RDEPEND}
68 - x11-base/xorg-proto
69 -"