jlec 14/05/01 13:44:11
Modified: patchelf-0.6-r1.ebuild patchelf-0.6.ebuild
ChangeLog
Added: patchelf-0.8.ebuild
Log:
dev-util/patchelf: Verison Bump, #509244
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.2 dev-util/patchelf/patchelf-0.6-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild?r1=1.1&r2=1.2
Index: patchelf-0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- patchelf-0.6-r1.ebuild 4 Feb 2013 15:59:31 -0000 1.1
+++ patchelf-0.6-r1.ebuild 1 May 2014 13:44:11 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild,v
1.1 2013/02/04 15:59:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6-r1.ebuild,v
1.2 2014/05/01 13:44:11 jlec Exp $
EAPI=5
@@ -10,7 +10,7 @@
NUMBER="1524660"
-DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF
executables."
+DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF
executables"
HOMEPAGE="http://nixos.org/patchelf.html"
SRC_URI="http://hydra.nixos.org/build/${NUMBER}/download/2/${P}.tar.bz2"
1.4 dev-util/patchelf/patchelf-0.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild?r1=1.3&r2=1.4
Index: patchelf-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- patchelf-0.6.ebuild 30 Jan 2013 15:48:37 -0000 1.3
+++ patchelf-0.6.ebuild 1 May 2014 13:44:11 -0000 1.4
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.3
2013/01/30 15:48:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.4
2014/05/01 13:44:11 jlec Exp $
EAPI=4
NUMBER="1524660"
-DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF
executables."
+DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF
executables"
HOMEPAGE="http://nixos.org/patchelf.html"
SRC_URI="http://hydra.nixos.org/build/${NUMBER}/download/2/${P}.tar.bz2"
1.9 dev-util/patchelf/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 8 Mar 2013 17:02:30 -0000 1.8
+++ ChangeLog 1 May 2014 13:44:11 -0000 1.9
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/patchelf
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.8
2013/03/08 17:02:30 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.9
2014/05/01 13:44:11 jlec Exp $
+
+*patchelf-0.8 (01 May 2014)
+
+ 01 May 2014; Justin Lecher <[email protected]> patchelf-0.6.ebuild,
+ patchelf-0.6-r1.ebuild, +patchelf-0.8.ebuild:
+ Verison Bump, #509244
08 Mar 2013; Justin Lecher <[email protected]>
files/patchelf-0.6-test-build.patch:
1.1 dev-util/patchelf/patchelf-0.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild?rev=1.1&content-type=text/plain
Index: patchelf-0.8.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild,v 1.1
2014/05/01 13:44:11 jlec Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=true
inherit autotools-utils
DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF
executables"
HOMEPAGE="http://nixos.org/patchelf.html"
SRC_URI="http://releases.nixos.org/${PN}/${P}/${P}.tar.bz2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-3"
IUSE=""
AUTOTOOLS_IN_SOURCE_BUILD=1
src_prepare() {
rm src/elf.h || die
sed -e 's:-Werror::g' -i configure.ac || die
autotools-utils_src_prepare
}
src_configure() {
local myeconfargs=( --docdir="${EPREFIX}"/usr/share/doc/${PF} )
autotools-utils_src_configure
}
src_test() {
autotools-utils_src_test -j1
}