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-misc/xbitmaps/
Date: Thu, 29 Nov 2018 05:17:48
Message-Id: 1543468639.1634cf81c7405b1c72d00aa606d41b33c3fac404.mattst88@gentoo
1 commit: 1634cf81c7405b1c72d00aa606d41b33c3fac404
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 29 05:14:29 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 29 05:17:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1634cf81
7
8 x11-misc/xbitmaps: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-misc/xbitmaps/Manifest | 1 -
13 x11-misc/xbitmaps/xbitmaps-1.1.1-r1.ebuild | 15 ---------------
14 x11-misc/xbitmaps/xbitmaps-1.1.1-r2.ebuild | 19 -------------------
15 x11-misc/xbitmaps/xbitmaps-1.1.2.ebuild | 15 ---------------
16 4 files changed, 50 deletions(-)
17
18 diff --git a/x11-misc/xbitmaps/Manifest b/x11-misc/xbitmaps/Manifest
19 index 9203ccf5a7a..204d162f553 100644
20 --- a/x11-misc/xbitmaps/Manifest
21 +++ b/x11-misc/xbitmaps/Manifest
22 @@ -1,2 +1 @@
23 -DIST xbitmaps-1.1.1.tar.bz2 113346 BLAKE2B 2ecedf3208ca8d5e4802bccae0316e0dcb5ad9b1efede1ace2348779797f29adf6aa6b173fae4874cf7ab73341f87af0bdac645a9e378c8946fbd941739fefd3 SHA512 172a74014e699e5f295ae726a77f1669baf4ac00d64a138b77e5502102b2a02c10127f35ccea5b6af5479d17f60a6bb63ac0f943fd071ab8b396d43ef314ae61
24 DIST xbitmaps-1.1.2.tar.bz2 129435 BLAKE2B eff2f1e2efbabf447cbe98db09f81db96dc1442d4cce01b570774fb4e3e7323a40385d7821685724a9d9c69219528da980b2ecf01b0d3b822be8879e4d7f3e9c SHA512 eed5e2fce9fc6c532984e6ed1262e440591e311ca6c61a7fe7a5c877df84bfc2d7aff388fb9c894fc098785b8e5352f0bd7c918252247a040cf123874847450d
25
26 diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.1-r1.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.1-r1.ebuild
27 deleted file mode 100644
28 index 3b936b57bde..00000000000
29 --- a/x11-misc/xbitmaps/xbitmaps-1.1.1-r1.ebuild
30 +++ /dev/null
31 @@ -1,15 +0,0 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -XORG_MODULE=data/
38 -XORG_STATIC=no
39 -inherit xorg-2
40 -
41 -DESCRIPTION="X.Org bitmaps data"
42 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
43 -IUSE=""
44 -
45 -RDEPEND=""
46 -DEPEND="${RDEPEND}"
47
48 diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.1-r2.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.1-r2.ebuild
49 deleted file mode 100644
50 index e389753a928..00000000000
51 --- a/x11-misc/xbitmaps/xbitmaps-1.1.1-r2.ebuild
52 +++ /dev/null
53 @@ -1,19 +0,0 @@
54 -# Copyright 1999-2018 Gentoo Foundation
55 -# Distributed under the terms of the GNU General Public License v2
56 -
57 -EAPI=7
58 -
59 -DESCRIPTION="X.Org bitmaps data"
60 -HOMEPAGE="https://www.x.org/wiki/"
61 -SRC_URI="mirror://xorg/data/${P}.tar.bz2"
62 -
63 -LICENSE="MIT"
64 -SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
66 -IUSE=""
67 -
68 -RDEPEND=""
69 -DEPEND="${RDEPEND}"
70 -# there is nothing to compile for this package, all its contents are produced by
71 -# configure. the only make job that matters is make install
72 -src_compile() { true; }
73
74 diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.2.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.2.ebuild
75 deleted file mode 100644
76 index 84fc20341b5..00000000000
77 --- a/x11-misc/xbitmaps/xbitmaps-1.1.2.ebuild
78 +++ /dev/null
79 @@ -1,15 +0,0 @@
80 -# Copyright 1999-2018 Gentoo Foundation
81 -# Distributed under the terms of the GNU General Public License v2
82 -
83 -EAPI=5
84 -
85 -XORG_MODULE=data/
86 -XORG_STATIC=no
87 -inherit xorg-2
88 -
89 -DESCRIPTION="X.Org bitmaps data"
90 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
91 -IUSE=""
92 -
93 -RDEPEND=""
94 -DEPEND="${RDEPEND}"