Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rpmdevtools/
Date: Fri, 11 Aug 2017 13:14:32
Message-Id: 1502457260.9874e1e89c722b1c29964b72c6334fe08cc6cc83.kensington@gentoo
1 commit: 9874e1e89c722b1c29964b72c6334fe08cc6cc83
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 11 13:13:44 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 13:14:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9874e1e8
7
8 dev-util/rpmdevtools: remove old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-util/rpmdevtools/Manifest | 2 --
13 dev-util/rpmdevtools/rpmdevtools-8.3-r1.ebuild | 34 --------------------------
14 dev-util/rpmdevtools/rpmdevtools-8.3.ebuild | 27 --------------------
15 dev-util/rpmdevtools/rpmdevtools-8.5.ebuild | 34 --------------------------
16 4 files changed, 97 deletions(-)
17
18 diff --git a/dev-util/rpmdevtools/Manifest b/dev-util/rpmdevtools/Manifest
19 index d03420b04f3..9588c444ed8 100644
20 --- a/dev-util/rpmdevtools/Manifest
21 +++ b/dev-util/rpmdevtools/Manifest
22 @@ -1,3 +1 @@
23 DIST rpmdevtools-8.10.tar.xz 94976 SHA256 dddf6649f2bcbe0204bd59316a387a59bb9056aaa14593e1b4dcdfe8c05dafcc SHA512 49f310d5cf1e709e8001ffcf2b17afa7f7a89ef9c8f805d694149a914c40626a08afe93b16d9ed41df1717d0bc97713c06a3b0e63f13fa53d978c6204bb05d57 WHIRLPOOL 2db8900fe8198632a057551600a686bda5b549d1e0e9a274e336519d2831d588ee4ac7ae4efa8961b21fa9b02cfc857b026cf028d33002702eee970539844f74
24 -DIST rpmdevtools-8.3.tar.xz 102040 SHA256 5f03dc5414e485ba8eb6c13480826fe80cc55d04df064a2117e63b4667fc42cf SHA512 9d3d79d30abf5f579a11068aa2788967dfdcaf87bcd6ec127baede1cbfd38295671ae24700cf4a5c5433ae8bf0c7b3ba2466078aa491067d35db7c56a6efd0f5 WHIRLPOOL f4a4345a646072162b9ac2dd2f05997483e10b0ff3c6ea40fa4ac260a9ae99745d03c1245cd8b7e49bf015a4df841b276d7cc0772c200b5e4e73c299edb257bc
25 -DIST rpmdevtools-8.5.tar.xz 89360 SHA256 e6391c9feb19c68468d590936a8178fdfb23b190f9f038586e8be5062d26f054 SHA512 410c2c284ad5283c2f368f0c644f4f4ce950e5be697c93912bf5f6e82ec342515780b1723a09e80e645737923727fbca75ba93c5cb17527c376603457f17795d WHIRLPOOL 8ce189c3fd3e13e1baa84a1a0d349d5447674aacd5d440af33d116df24a60b09dec25c13a8fd5c7364a05dcd4d996abfad77f7de38c111e1445c9d2665ac17de
26
27 diff --git a/dev-util/rpmdevtools/rpmdevtools-8.3-r1.ebuild b/dev-util/rpmdevtools/rpmdevtools-8.3-r1.ebuild
28 deleted file mode 100644
29 index 4ae624edfd7..00000000000
30 --- a/dev-util/rpmdevtools/rpmdevtools-8.3-r1.ebuild
31 +++ /dev/null
32 @@ -1,34 +0,0 @@
33 -# Copyright 1999-2013 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=4
37 -
38 -DESCRIPTION="Collection of rpm packaging related utilities"
39 -HOMEPAGE="https://fedorahosted.org/rpmdevtools/"
40 -SRC_URI="https://fedorahosted.org/releases/r/p/${PN}/${P}.tar.xz"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
45 -IUSE="emacs"
46 -
47 -CDEPEND="
48 - app-arch/rpm[python]
49 - net-misc/curl
50 - emacs? ( app-emacs/rpm-spec-mode )
51 - dev-util/checkbashisms
52 -"
53 -
54 -DEPEND="
55 - ${CDEPEND}
56 - dev-lang/perl
57 - sys-apps/help2man
58 -"
59 -
60 -RDEPEND="${CDEPEND}"
61 -
62 -src_install() {
63 - default
64 -
65 - rm "${ED}/usr/bin/checkbashisms" || die "Failed to remove checkbashisms script"
66 -}
67
68 diff --git a/dev-util/rpmdevtools/rpmdevtools-8.3.ebuild b/dev-util/rpmdevtools/rpmdevtools-8.3.ebuild
69 deleted file mode 100644
70 index f9b678d0483..00000000000
71 --- a/dev-util/rpmdevtools/rpmdevtools-8.3.ebuild
72 +++ /dev/null
73 @@ -1,27 +0,0 @@
74 -# Copyright 1999-2012 Gentoo Foundation
75 -# Distributed under the terms of the GNU General Public License v2
76 -
77 -EAPI=4
78 -
79 -DESCRIPTION="Collection of rpm packaging related utilities"
80 -HOMEPAGE="https://fedorahosted.org/rpmdevtools/"
81 -SRC_URI="https://fedorahosted.org/releases/r/p/${PN}/${P}.tar.xz"
82 -
83 -LICENSE="GPL-2"
84 -SLOT="0"
85 -KEYWORDS="~amd64 ~x86"
86 -IUSE="emacs"
87 -
88 -CDEPEND="
89 - app-arch/rpm[python]
90 - net-misc/curl
91 - emacs? ( app-emacs/rpm-spec-mode )
92 -"
93 -
94 -DEPEND="
95 - ${CDEPEND}
96 - dev-lang/perl
97 - sys-apps/help2man
98 -"
99 -
100 -RDEPEND="${CDEPEND}"
101
102 diff --git a/dev-util/rpmdevtools/rpmdevtools-8.5.ebuild b/dev-util/rpmdevtools/rpmdevtools-8.5.ebuild
103 deleted file mode 100644
104 index 4fe6f89fdf5..00000000000
105 --- a/dev-util/rpmdevtools/rpmdevtools-8.5.ebuild
106 +++ /dev/null
107 @@ -1,34 +0,0 @@
108 -# Copyright 1999-2015 Gentoo Foundation
109 -# Distributed under the terms of the GNU General Public License v2
110 -
111 -EAPI=5
112 -
113 -DESCRIPTION="Collection of rpm packaging related utilities"
114 -HOMEPAGE="https://fedorahosted.org/rpmdevtools/"
115 -SRC_URI="https://fedorahosted.org/releases/r/p/${PN}/${P}.tar.xz"
116 -
117 -LICENSE="GPL-2"
118 -SLOT="0"
119 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
120 -IUSE="emacs"
121 -
122 -CDEPEND="
123 - app-arch/rpm[python]
124 - net-misc/curl
125 - emacs? ( app-emacs/rpm-spec-mode )
126 - dev-util/checkbashisms
127 -"
128 -
129 -DEPEND="
130 - ${CDEPEND}
131 - dev-lang/perl
132 - =dev-lang/python-2*
133 - sys-apps/help2man
134 -"
135 -
136 -RDEPEND="${CDEPEND}"
137 -
138 -src_prepare() {
139 - default
140 - sed -i 's:#!/usr/bin/python:#!/usr/bin/python2:' rpmdev-rmdevelrpms.py || die
141 -}