Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/patchelf: patchelf-0.6-r1.ebuild patchelf-0.6.ebuild ChangeLog patchelf-0.8.ebuild
Date: Thu, 01 May 2014 13:44:14
Message-Id: 20140501134411.65C172004C@flycatcher.gentoo.org
1 jlec 14/05/01 13:44:11
2
3 Modified: patchelf-0.6-r1.ebuild patchelf-0.6.ebuild
4 ChangeLog
5 Added: patchelf-0.8.ebuild
6 Log:
7 dev-util/patchelf: Verison Bump, #509244
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
10
11 Revision Changes Path
12 1.2 dev-util/patchelf/patchelf-0.6-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild?r1=1.1&r2=1.2
17
18 Index: patchelf-0.6-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- patchelf-0.6-r1.ebuild 4 Feb 2013 15:59:31 -0000 1.1
25 +++ patchelf-0.6-r1.ebuild 1 May 2014 13:44:11 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild,v 1.1 2013/02/04 15:59:31 jlec Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild,v 1.2 2014/05/01 13:44:11 jlec Exp $
32
33 EAPI=5
34
35 @@ -10,7 +10,7 @@
36
37 NUMBER="1524660"
38
39 -DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables."
40 +DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables"
41 HOMEPAGE="http://nixos.org/patchelf.html"
42 SRC_URI="http://hydra.nixos.org/build/${NUMBER}/download/2/${P}.tar.bz2"
43
44
45
46
47 1.4 dev-util/patchelf/patchelf-0.6.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?rev=1.4&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?rev=1.4&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?r1=1.3&r2=1.4
52
53 Index: patchelf-0.6.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v
56 retrieving revision 1.3
57 retrieving revision 1.4
58 diff -u -r1.3 -r1.4
59 --- patchelf-0.6.ebuild 30 Jan 2013 15:48:37 -0000 1.3
60 +++ patchelf-0.6.ebuild 1 May 2014 13:44:11 -0000 1.4
61 @@ -1,12 +1,12 @@
62 -# Copyright 1999-2013 Gentoo Foundation
63 +# Copyright 1999-2014 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.3 2013/01/30 15:48:37 ago Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.4 2014/05/01 13:44:11 jlec Exp $
67
68 EAPI=4
69
70 NUMBER="1524660"
71
72 -DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables."
73 +DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables"
74 HOMEPAGE="http://nixos.org/patchelf.html"
75 SRC_URI="http://hydra.nixos.org/build/${NUMBER}/download/2/${P}.tar.bz2"
76
77
78
79
80 1.9 dev-util/patchelf/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.9&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.9&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?r1=1.8&r2=1.9
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v
89 retrieving revision 1.8
90 retrieving revision 1.9
91 diff -u -r1.8 -r1.9
92 --- ChangeLog 8 Mar 2013 17:02:30 -0000 1.8
93 +++ ChangeLog 1 May 2014 13:44:11 -0000 1.9
94 @@ -1,6 +1,12 @@
95 # ChangeLog for dev-util/patchelf
96 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.8 2013/03/08 17:02:30 jlec Exp $
98 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.9 2014/05/01 13:44:11 jlec Exp $
100 +
101 +*patchelf-0.8 (01 May 2014)
102 +
103 + 01 May 2014; Justin Lecher <jlec@g.o> patchelf-0.6.ebuild,
104 + patchelf-0.6-r1.ebuild, +patchelf-0.8.ebuild:
105 + Verison Bump, #509244
106
107 08 Mar 2013; Justin Lecher <jlec@g.o>
108 files/patchelf-0.6-test-build.patch:
109
110
111
112 1.1 dev-util/patchelf/patchelf-0.8.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild?rev=1.1&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild?rev=1.1&content-type=text/plain
116
117 Index: patchelf-0.8.ebuild
118 ===================================================================
119 # Copyright 1999-2014 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 # $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild,v 1.1 2014/05/01 13:44:11 jlec Exp $
122
123 EAPI=5
124
125 AUTOTOOLS_AUTORECONF=true
126
127 inherit autotools-utils
128
129 DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables"
130 HOMEPAGE="http://nixos.org/patchelf.html"
131 SRC_URI="http://releases.nixos.org/${PN}/${P}/${P}.tar.bz2"
132
133 SLOT="0"
134 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
135 LICENSE="GPL-3"
136 IUSE=""
137
138 AUTOTOOLS_IN_SOURCE_BUILD=1
139
140 src_prepare() {
141 rm src/elf.h || die
142 sed -e 's:-Werror::g' -i configure.ac || die
143 autotools-utils_src_prepare
144 }
145
146 src_configure() {
147 local myeconfargs=( --docdir="${EPREFIX}"/usr/share/doc/${PF} )
148 autotools-utils_src_configure
149 }
150
151 src_test() {
152 autotools-utils_src_test -j1
153 }