Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gdb/
Date: Tue, 21 Jan 2020 08:26:52
Message-Id: 1579595197.6d72de4ea3391d0b33615543a91206b9154b520f.slyfox@gentoo
1 commit: 6d72de4ea3391d0b33615543a91206b9154b520f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 21 08:26:37 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 21 08:26:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d72de4e
7
8 sys-devel/gdb: drop unused RPM variable
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 sys-devel/gdb/gdb-9999.ebuild | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
17 index 6188f7eb4f5..91c997c92c3 100644
18 --- a/sys-devel/gdb/gdb-9999.ebuild
19 +++ b/sys-devel/gdb/gdb-9999.ebuild
20 @@ -14,7 +14,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
21 fi
22 is_cross() { [[ ${CHOST} != ${CTARGET} ]] ; }
23
24 -RPM=
25 MY_PV=${PV}
26 case ${PV} in
27 9999*)
28 @@ -98,8 +97,6 @@ pkg_setup() {
29 }
30
31 src_prepare() {
32 - [[ -n ${RPM} ]] && rpm_spec_epatch "${WORKDIR}"/gdb.spec
33 -
34 default
35
36 strip-linguas -u bfd/po opcodes/po