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/xrdb/
Date: Wed, 01 May 2019 20:47:34
Message-Id: 1556743039.8d2a086a56bdb71c0b6b3c62c5ba2df2ce4cf215.mattst88@gentoo
1 commit: 8d2a086a56bdb71c0b6b3c62c5ba2df2ce4cf215
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 20:37:19 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 20:37:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2a086a
7
8 x11-apps/xrdb: 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/xrdb/Manifest | 2 --
14 x11-apps/xrdb/xrdb-1.1.0.ebuild | 14 --------------
15 x11-apps/xrdb/xrdb-1.1.1.ebuild | 14 --------------
16 3 files changed, 30 deletions(-)
17
18 diff --git a/x11-apps/xrdb/Manifest b/x11-apps/xrdb/Manifest
19 index 4e1f3e889b0..dbe622407d1 100644
20 --- a/x11-apps/xrdb/Manifest
21 +++ b/x11-apps/xrdb/Manifest
22 @@ -1,3 +1 @@
23 -DIST xrdb-1.1.0.tar.bz2 138035 BLAKE2B 62cea13d943692cf8be654b53c89751925c0e1b07c84cbe954070c109a5792908bb3642b208ac2da151f8416ab645c05d3d54084424d9fc9d5aba4efc99604e6 SHA512 8e2a177653d5aa895c71ed3640e0f1dd9fe8bf5cd6f0c6ff7e372394a2a41c3aa2286905fd9c69e3d140024d235b81a1f32b5d4012b1ac5ac1ed945599dee407
24 -DIST xrdb-1.1.1.tar.bz2 141950 BLAKE2B bfd0e384e4bdbae3209caf4e729a8151ec174ca1a461d3dd5a357b8a383fcf7da072741e539a8830434b416c894684e20cde8bde11fb211420d5796c2c08298b SHA512 20c342004ef911fc4d3ef4ac3ac15d1c30bb946b8156f3a6916c242e470be0cb63261563462fd1e2e07b1a7cc527b8cacf5f913e31b02196629a95043cf8d13f
25 DIST xrdb-1.2.0.tar.bz2 142194 BLAKE2B 2fee77b287f43125413bbbc288b1d89986a93775797c02dde564e678bec3c429bca487d752d82f8da924a95e177a46e3b4de507b7fdca56b95789e1d7ea3dae3 SHA512 14e1cdfb2152fb28f1f4641b177ab236648d7e967a95b952bf4cfce8d3e1ef085e85385354e3381aaf644462e8888a1847f755ab4016ecb4cb4a715b001dd2ef
26
27 diff --git a/x11-apps/xrdb/xrdb-1.1.0.ebuild b/x11-apps/xrdb/xrdb-1.1.0.ebuild
28 deleted file mode 100644
29 index 8ec7d87f62a..00000000000
30 --- a/x11-apps/xrdb/xrdb-1.1.0.ebuild
31 +++ /dev/null
32 @@ -1,14 +0,0 @@
33 -# Copyright 1999-2017 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="X server resource database utility"
41 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
42 -IUSE=""
43 -
44 -RDEPEND="x11-libs/libXmu
45 - x11-libs/libX11"
46 -DEPEND="${RDEPEND}"
47
48 diff --git a/x11-apps/xrdb/xrdb-1.1.1.ebuild b/x11-apps/xrdb/xrdb-1.1.1.ebuild
49 deleted file mode 100644
50 index 29a2fda567b..00000000000
51 --- a/x11-apps/xrdb/xrdb-1.1.1.ebuild
52 +++ /dev/null
53 @@ -1,14 +0,0 @@
54 -# Copyright 1999-2019 Gentoo Authors
55 -# Distributed under the terms of the GNU General Public License v2
56 -
57 -EAPI=5
58 -
59 -inherit xorg-2
60 -
61 -DESCRIPTION="X server resource database utility"
62 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
63 -IUSE=""
64 -
65 -RDEPEND="x11-libs/libXmu
66 - x11-libs/libX11"
67 -DEPEND="${RDEPEND}"